@charset "gb2312";
/* CSS Document */
#listLeft{
width:700px;
height: auto;
float:left;
background:#FFFFFF
}

.m{
width:700px;
height:50px;
float:left;
font-size:16px;
}
.body{
width:698px;
height:auto;
border: #F9F2E8 solid 1px;
float:left;
margin:5px auto;
}
.list{
padding:10px 0;
width:698px;
height:auto;
}
.list ul{
list-style-type:none;
padding-left:10px;
line-height:25px;
}
.orange{
color:#FF9900;
}
.bray{
color: #999999;
}
.page{
width:660px;
height:30px;
text-align:center;
background:#F6F6F6;
margin:5px auto;
}
.page p{
padding-top:8px;
}
.page p span{
margin:0 8px;
}
#listRight{
width:260px;
height:100%;
float:left;
background:url(../images/rbg.png);
}
.rlist{
width:100%;
height:auto;
}
.rlist ul{
 list-style-type:none;
 line-height:22px;
}
.rlist ul li{
padding-left:20px;
background: url(../images/rlist.gif) no-repeat 1px center;
}
/*ÎÄÕÂÏÔÊ¾Ò³Ãæ*/
.ltitle{
width:98%;
text-align:center;
padding:15px 0;
height:auto;
font-size:16px;
}
.lcontent{
width:660px;
height:auto;
padding:10px 0;
line-height:22px;
}