/* CSS Document */
*{
margin:0;
padding:0;
}
body{
text-align:center;
background:#FFF;
}
body,td{
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

a:link,a:visited{
color:#F17E01;
text-decoration:none;
}
a:hover{
color:#f00;
}

.clearboth{
font-size:0;
line-height:0;
height:0;
clear:both;}

.indexbox{
margin:auto;
text-align:center;
width:1003px;
}
.inmain{
width:1003px;
margin:auto;
text-align:left;
}
.topbox{
background:url(top.jpg);
height:261px;}

.mainbg{
background:url(rbg.jpg) top repeat-x;
text-align:center;
}
#mbox{
margin:auto;
text-align:left;
width:869px;
background:#fff;}


.barbox{
float:left;

}

.leftbar{
width:253px;
}
.rightbar{
width:610px;}


.leftbox{
width:224px;
margin:20px 0 0 29px;
background:#fff;
}

.lbcon{
border:0px;
border-left:solid 1px #ffe0bb;
border-right:solid 1px #ffe0bb;
background:url(ppics_08.gif) top repeat-x #FFF5E9;
margin-top:-1px;
}

.rbox{
margin:20px 15px 15px 15px;
padding: 0 10px;
line-height:160%;
}

.rtitle{
margin-bottom:10px;}

.leftul{
line-height:180%;
padding:10px;}
.leftul ul{
list-style:none;
}
.leftul ul li{
line-height:25px;
background:url(dota.jpg) 5px 12px no-repeat;
padding-left:15px;
font-weight:bolder;
border-bottom:dashed 1px #FFE0BB;
}
.leftul ul li a{
display:block;
width:100%;
}