@charset "utf-8";
body{
	font-family: "宋体";
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background:url(images/bg.jpg) repeat-x top;
	color:#FFFFFF;
}
a{color:#FFFFFF;text-decoration: none;}
ul{margin:0; padding:0 0 0 20px;}
ol{margin:0; padding:0 0 0 35px;}
h1,h2,h3{padding:0;	margin:0;}
img{border:0;}
#clear{clear: both;visibility: hidden;}
.l{float: left;	display: inline;}
.r{float: right;display: inline;}
.c{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.cbody{margin:0 auto; width:910px;}
.bgr{background:url(images/bgr.gif) right top repeat-y;}
.bgbs{background-color:#FFFFFF;}
.hh{width:622px; height:58px; background-color:#940202;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.hs{color:#FFFFFF;}
.hs a{color:#FFFFFF;}

.tt{float:left; width:160px;}
.tt div{text-align:center;}
.tt1{margin:15px 10px 4px 10px; width:130px; height:147px; background-image:url(images/tbg.gif);}
.tt2{width:150px; line-height:1.5em; height:40px;}
.tt1 img{margin:1px;width:128px;height:145px;}

.ttx{float:left; width:148px;}
.ttx div{text-align:center;}
.ttx1{margin:10px 10px 4px 9px;width:130px; height:147px;background-image:url(images/tbg.gif);}
.ttx1 img{margin:1px;width:128px; height:145px;}

.f14{font-size:14px;}
.xb{font-weight:bold; font:"宋体", "Arial Black"; border-bottom:1px #FF9900 dashed; line-height:2em; color:#000000;}
.xb span{font-size:12px; color:#0000FF;}
.xx{border-bottom:1px solid #cccccc; margin-left:10px;}
.rq{color:#990000; line-height:2.5em;}
.ms{color:#666666;}
.lk{ width:700px; border:#ff0000 solid 1px; color:#000000;}
.lk div a{color:#000000;}
.lk .tt1{margin:15px 0 4px 0;}
.lk .tt2{width:128px;}
.lk .tt{width:142px;}
.rk{width:200px;}

.hsbg{background:#FF0000;}
.dqwz{margin:5px 10px; color:#000000;}
.huangse{color:#FFFF00;}
h1,h2{text-align:center; line-height:1.5em;font-family:"黑体", "Arial Black";}
h1{font-size:25px;}
h2{font-size:17px; color:#990000;}
.nxx{border-bottom:1px dashed #666666; width:95%; margin:0 auto; height:10px;  line-height:0;}
.nr{font-size:14px; padding:15px; line-height:1.8em;}

/*分页样式开始*/
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}
/*分页样式结束*/

/*顶开始*/
.digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.digg .diggit {
	height: 30px;
	line-height: 24px;
}
/*顶结束*/