/*common*/
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

p{margin:0px;
padding:0px;
}
.l21{ line-height:21px;
}
.f14{font-size:14px;
}
.f12{font-size:12px;
}
.f18{font-size:18px;
}
.bold{font-weight:bold;
}
.white{color:#fff;
}
.red{color:#cb1711;
}
.blue{color:#3179a5;
}
.left{float:left;
}
.right{float:right;
}
.l25{line-height:25px;
}
.indent10{text-indent:10px;
}
.pad-r{padding-right:10px;
}
.c2{color:#717171;
}
.l18{line-height:18px;
}
.lineb{border-bottom:1px dashed #717171;
}
.height10{height:10px;
margin:0px;
padding:0px;
}
.clear{clear:both;
}
.textr{text-align:right;
}
/*link style*/
a {
	font-family: 宋体;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a.aw12:link{color:#fff;
font-weight:normal;
text-decoration:none;
}
a.aw12:visited{color:#fff;
font-weight:normal;
text-decoration:none;
}
a.aw12:hover{color:#fff;
font-weight:normal;
text-decoration:underline;
}

/*nav*/
.left_b
{
    width: 850px;
    padding: 0px;
	margin:0px;
}
.left_b ul
{
    margin: 0px 0 0 30px;
    padding: 0px;
    list-style-type: none;
}
.left_b li
{
    font-family: "宋体";
    font-size: 14px;
    line-height: 31px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 0px;
    float: left;
    height: 31px;
	width:88px;
	

}
.left_b li.down
{
	font-family: "宋体";
	font-size: 14px;
	height:31px;
	line-height: 31px;
	font-weight: bold;
	width:88px;
	color: #fff;
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	float: left;
	
	background-image: url(../images/navchanged.jpg);
}
.left_b li a:link{font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
.left_b li a:hover{font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
.left_b li a:visited{font-size:14px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

/*content*/
.dhbar{background:url(../images/dhbarbg.jpg);
line-height:25px;
height:25px;
}
.erjidh{background:url(../images/erjidh.jpg);
line-height:28px;
height:28px;
}
.xlbg{background:url(../images/xlbg.gif);
line-height:29px;
height:29px;

}
.arrow{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height:13px;
	height:13px;
}
.arrowred{
	background-image: url(../images/arrowred.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height:17px;
	height:17px;
}
.padright{padding-right:12px;
}
.new
{
    float: left;
	width:100%;
	padding:0px;
	margin:0px;

}
.new li
{
    line-height: 25px;
	list-style:none;
}
.new span
{
    color: #999999;
    float: right;
    width: 40px;
}
.line4{border:1px solid #a6a6a6;
}
.content{width:1000px;
background-color:#fff;
margin:0 auto;
text-align:center;
}
.border3{border-bottom:3px solid #cb1711;
}

/*info*/
.font22 {	font-family: "黑体"; font-size: 22px; font-weight: bold;
}
.fontinfo {	line-height: 180%; font-size: 14px;
	border-bottom:1px solid #c9caca;
}
.info_g {padding: 15px; border: 1px solid #c9caca;
}
.border4{border:1px solid #CCC;
}
.odd{background-color:#CCC;
}
.zktbg{
	background-image: url(../images/zktbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}