@charset "utf-8";
/* CSS Document */

.content{
	width:1002px;
	margin:0 auto;
	padding:15px 0 20px;}
.content h2{
	height:36px;
	line-height:36px;
	font-size:16px;
	color:#004989;
	font-weight:bold;}
.content h2 span{
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-transform:uppercase;}
.content h2 a{
	float:right;}
.about{
	float:left;
	width:320px;
	margin-right:20px;}
.about .word{
	color:#666;
	line-height:24px;}
.about .word img{
	float:left;
	padding-right:10px;}
.about .word b{
	color:#004989;}
.about .word a{
	color:#f00;}
.news{
	float:left;
	width:380px;}
.news .st2{
	display:block;
	height:72px;
	overflow:hidden;
	line-height:24px;
	color:#666;}
.news .st2 img{
	float:left;
	padding-right:10px;}
.news .st2 b{
	color:#004989;
	display:block;}
.news ul li{
	background:url(../images/li.png) no-repeat left center;
	padding-left:10px;
	height:24px;
	line-height:24px;}
.news ul li span{
	float:right;
	color:#999;}
.pro{
	float:right;
	width:260px;}
.pro ul{
	clear:both;}
.pro ul li{
	float:left;
	width:114px;
	padding-left:16px;
	background:url(../images/p1.jpg) no-repeat left center;
	height:24px;
	line-height:24px;}
.pro ul.p2 li{
	background:url(../images/p2.jpg) no-repeat left center;}
.pro .word{
	line-height:24px;
	background:url(../images/lxwm.jpg) no-repeat right bottom;}
.pro .word b{
	color:#004989;}