p 
{
font-family: tahoma;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #000000;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #E1CCB7;
background-image: url(images/bg.jpg);
background-repeat: repeat;
background-position: left top;
}

.tit02
{
background-image: url(images/tit02.gif);
background-repeat: no-repeat;
background-position: left top;
}

.mainbg
{
background-image: url(images/mainbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.blockbg
{
background-image: url(images/blockbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.leftupbg
{
background-image: url(images/leftupbg.gif);
background-repeat: no-repeat;
background-position: right top;
}

.rightupbg
{
background-image: url(images/rightupbg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.leftdnbg
{
background-image: url(images/leftdnbg.gif);
background-repeat: no-repeat;
background-position: right top;
}

.rightdnbg
{
background-image: url(images/rightdnbg.gif);
background-repeat: no-repeat;
background-position: left top;
}


a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #D62B33; text-decoration: underline;}
a:active {color: #D62B33; text-decoration: underline;}

a.menu:link {color: #FFFF95; text-decoration: none;}
a.menu:visited {color: #FFFF95; text-decoration: none;}
a.menu:hover {color: white; text-decoration: underline;}
a.menu:active {color: white; text-decoration: none;}

.titte
{
background-image: url(images/titte.gif);
background-repeat: no-repeat;
background-position: left top;
}

input.subm {width:350; height:40; background-color:#D6D844; border:6px solid #000000}