body{
	margin:0;
}
.bj {
	background-attachment: scroll;
	background-image: url(imgs/new1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.h18{font-family: "黑体"; font-size: 18px;}
.fb { font-weight:bolder;}
.zi{color:#CB0070}
.lan {color: #195E94}
.red{
	font-weight: bold;
	color: #FF0000;
}
.new14{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #0267A8;
	text-decoration: none;
}
/*.White{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.White:hover{
	color: #EAEAEA;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}*/
td{
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}


a:link, a:visited {
	color: #000;
	text-decoration:none;
}
a:hover, a:active {
	color: #f60;
	text-decoration: underline;
}

.white {
	color: #fff;
}
.white:link, .white:visited {
	color: #fff;
	text-decoration:none;
}
.white:hover, .white:active {
	color: #EAEAEA;
	text-decoration: underline;
}

.blue {
	color: #195E94;
}
.blue:link, .blue:visited {
	color: #195E94;
	text-decoration:none;
}
.blue:hover, .blue:active {
	text-decoration: underline;
}

body {
	font-family: "宋体";
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}


ul {
	margin: 0px auto;
	list-style-type: none;
	padding: 0px;
}

div#head {
	width: 980px;
	margin: auto;
	height: 114px;
	background-image: url(imgs/head_btm_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 6px;
	margin-top:0px;
	
}
div#head a:link, div#head a:visited {
	color: #fff;
	text-decoration:none;
}
div#head a:hover, div#head a:active {
	color: #eaeaea;
	text-decoration: underline;
}
div#head .left {
	width: 670px;
	height: 114px;
	float: left;
}
div#head .left .logo {
	height: 85px;
	background-image: url(imgs/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#head .left .nav ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#head .left .nav {
	height: 29px;
	padding-left: 20px;
	background-image: url(imgs/head_nav_bg.jpg);
}
div#head .left .nav ul li {
	padding-left: 20px !important;
	margin-top: 3px;
	height: 26px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bolder;
	color: #FFF;
}
div#head .left .nav ul li.on {
	padding-right: 20px !important;
	background-image: url(imgs/head_nav_bg_on.gif);
}
div#head .left .nav ul li.on a:link, div#head .left .nav ul li.on a:visited {
	color: #000;
	text-decoration:none;
}
div#head .left .nav ul li.on a:hover, div#head .left .nav ul li.on a:active {
	color: #333;
	text-decoration: underline;
}
div#head .left .nav ul li.none {
	padding-right: 15px !important;
}
div#head .right {
	width: 310px;
	height: 114px;
	float: right;
	background-image: url(imgs/head_right.gif);
}
div#head .right .date {
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
div#head .right .text {
	padding: 35px 0px 0px 75px;
	
}
div#head .right .text div {
	float: left;
	line-height: 20px;
}
div#head .right #suminfo {
	overflow:hidden;
	height: 40px;
}

td div.title {
	background-color: #347793;
	text-align: center;
	color:#FFF;
	font-size:14px;
	font-weight:bolder;
	
}

.bj .list ul li {
	background-image: url(imgs/home_news_bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	text-indent: 25px;
	height: 28px;
	line-height: 28px;
}
    
.tubiao .list ul li{
	background-image: url(imgs/home_news_bg.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	height: 28px;
	line-height: 28px;
	background-position:left;
}
.tubiao .list ul li span
{
    float:right;
    text-align:right;
}