/*** SETTING ***/

body{
margin:0px;
padding:0px;
font-family:arial, sans-serif, Osaka, verdana;
color:#111;
text-align:center;
background:url(img/bg.jpg);
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
line-height:160%;
}
img{border:0;}

/*** LINK ***/

a{color:#dc8c00; text-decoration:none;}
a:hover{color:#ed9e14;}

#whole{
width:791px;
margin:0 auto;
text-align:left;
background:#fff url(img/wrap.jpg) no-repeat;
}

.clear{ clear:both;}

/*** HEADER ***/

#header{height:200px;}
#header h1{ padding:0 0 0 40px;}
#header h1 a{
width:625px;
height:95px;
display:block;
}
#header h1 a span{
display:none;}

/** LEFT **/
#layout_left{
width:518px;
padding:30px 0 20px 15px;
position:relative;
float:left;
font-size:14px;
line-height:270%;
}

#layout_left ul li{line-height:300%;}
#layout_left .ads_list li{ line-height:200%;}

h2{
padding:7px 10px 7px 18px;
margin:10px 0px;
background:url(img/h2.jpg) no-repeat;
font-size:18px;
line-height:100%;
}

h3{
margin:10px 0;
padding:4px;
font-size:15px;
border-bottom:#ccc dotted 1px;
line-height:100%;
}

/** RIGHT **/
#layout_right{
width:230px;
padding:7px;
margin:0;
font-size:12px;
background:#f2f2f2;
position:relative;
float:right;
}

#layout_right ul{ margin-bottom:10px;}
#layout_right ul li{ padding:4px; border-bottom:#ccc solid 1px;}
#layout_right #topic_list li{ padding:0; border:none;}

#cate{
margin:7px 0;
height:22px;
background:url(img/cate.jpg) no-repeat;
}
#cate span{ display:none;}
#nav_top{
margin:7px 0;
height:22px;
background:url(img/page.jpg) no-repeat;
}
#nav_top span{ display:none;}

#topic_list li a{
padding:5px;
display:block;
color:#333;
background:#fff;
}
#topic_list li a:hover{ color:#666;}

/*** BOTTOM ***/


#btm{
width:761px;
margin:0 auto;
padding:15px;
background:#f2f2f2;
color:#555;
font-size:12px;
text-align:right;
}

#btm ul li{line-height:150%;}

#btm p{
letter-spacing:1px;
font-size:11px;
padding:3px;
line-height:100%;
}


