/* CSS Document */
*{
font-size:12px;
padding:0;
margin:0;
}
a{
text-decoration:none; color:#000;
}
h3{
margin:0px;
}
img{
border:none;
}
ul{
list-style:none;
}
.list{ background:#fff; border:1px solid #ccc; float:left; height:185px; margin-bottom:10px; width:342px;}
.list h3 { height:22px; line-height:22px; margin:0; width:342px;}
.list h3 span { float:left; width: 70%; text-indent:25px; color:#fff; font-size:14px; font-weight:bold; }
.list h3 .more { float:right; height:22px; width:52px; color:#fff; font-size:12px;font-family:Arial;font-weight:bold; }



.list ul { margin: 0; padding: 5px 8px 0 0; list-style:none; }
.list ul li { background:url(../images/cjbg/list1.jpg) no-repeat 10px center; height:22px; *height:20px; line-height:20px; text-indent:25px; overflow:hidden; }
.list ul li a{ float:left;}
.list ul li a:link, .list ul li a:visited { color: #333; }
.list ul li a:hover { color: red; }
.list ul li span{ float: right; color: #666; }
.list ul li.pagenav{ background:none; height:25px; line-height:25px;}
.list ul li.pagenav span{ float:left; font-size:12px;}

body{
background:#ccc;
}
.container{
background:url(../images/cjbg/bg.jpg) repeat-x 0 163px;
margin:0 auto;
width:1002px;
}
.top{
background:url(../images/cjbg/top.jpg) no-repeat;
height:163px;
width:1002px;
}
.main{
margin:0 auto;
width:702px;
}
.rt{
float:right;
}
#gzdt h3{
background:url(../images/cjbg/gzdt.jpg) no-repeat;
}
#zcwj h3{
background:url(../images/cjbg/zcwj.jpg) no-repeat;
}
#dxsl h3{
background:url(../images/cjbg/dxsl.jpg) no-repeat;
}
#bnxt h3{
background:url(../images/cjbg/bnxt.jpg) no-repeat;
}
#bnxt img{
margin:25px 15px 0px 15px;
}
#bnxt p{
color:#f00;
float:right;
font-size:14px;
font-weight:bold;
width:100px;
}
#sp{
clear:both;
height:462px;
padding-bottom:30px;
width:702px;
}
