@import url("font.css");
body{
margin:0;
padding:0;
color:333333;
background:url(../images/back.jpg);
background-repeat:repeat-x;
font-size:12px;
line-height:18px;
position: relative;
}
.clear{clear:both;}
hr{display:none;}
img{
display:block;
}
p,ul,li,h1,h2,h3,h4,dl,dt,dd{
margin:0;
padding:0;
background-repeat:no-repeat;
}
img,table{
border:0;
}
#header{
background:url(../images/header_back.gif) no-repeat;
width:798px;
height:146px;
position:relative;
}
#logo{
width:291px;
height:106px;
display:block;
text-indent:-99999px;
position:absolute;
top:20px;
left:20px;
}
#wrapper{
margin:0 auto;
width:800px;
}
#body_box{
width:798px;
border:1px solid  #666666;
}
#menu{
margin:15px 0 10px 0;
}
#menu ul{
list-style:none;
width:786px;
height:43px;
background:url(../images/list.gif);
background-repeat:no-repeat;
margin:0px;
padding:0px;
padding-left:12px;
}
#menu li{
display:inline;
margin:0px;
padding:0px;
}
#menu li a{
text-indent:-99999px;
display:block;
height:43px;
float:left;
background:url(../images/list.gif);
}
#ab a:link,#ab a:visited{
width:188px;
background-position:-12px 0;
}
#ab a:hover,#ab a:active{
background-position:-12px -43px;
}
#bc a:link,#bc a:visited{
margin-left:8px;
width:188px;
background-position:-208px 0;
}
#bc a:hover,#bc a:active{
background-position:-208px -43px;
}
#cd a:link,#cd a:visited{
margin-left:8px;
width:188px;
background-position:-404px 0;
}
#cd a:hover,#cd a:active{
background-position:-404px -43px;
}
#de a:link,#de a:visited{
margin-left:8px;
width:188px;
background-position:-600px 0;
}
#de a:hover,#de a:active{
background-position:-600px -43px;
}

/*end menu*/

#main_box{
width:798px;
margin-bottom:10px;
}
#body_in{
width:741px;
margin:29px;
}
#body_in_top{
background:url(../images/dottoback_top.gif) no-repeat;
width:741px;
height:7px;
}
#body_in_center{
background:url(../images/dottoback_center.gif) repeat-y;
width:701px;
padding:20px;
}
#body_in_bottom{
background:url(../images/dottoback_bottom.gif) no-repeat;
width:741px;
height:7px;
}


/*bottom*/
#bottom{
border-top:2px solid #D90000;
height:30px;
padding-top:10px;
margin:0 10px;
width:778px;
}
#bottom_l{
float:left;
width:500px;
}
#bottom_r{
float:left;
width:273px;
padding-right:5px;
text-align:right;
}
#bottom_l li{
list-style:none;
background:url(../images/bottom_list.gif);
background-repeat:no-repeat;
float:left;
margin:0 10px 0 0;
padding:0 0 0 22px;
}

