@charset "gb2312";
/* CSS Document */
@import url("common.css");
@import url("pages.css");

.class_contact{ float:left; width:200px;}
.class,.contact{
	float:left;
	width: 200px;
	border: 2px solid #06306a;
}
.contact_tit{
	background: url(../images/tit.gif) repeat-x;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
}

.info{ width:780px; float:right;}
.info_tit {
	background: url(../images/tit.gif) repeat-x;
	height: 45px;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 45px;
	padding-left: 20px;
	color: #fff;
}
.info_tit span {
	float: right;
	color: #fff;
	padding-right: 10px;
	line-height: 45px;
}




.news_list li{ height:30px; background:url(../images/new01.jpg) no-repeat left center;  line-height:30px; border-bottom:1px dashed #ddd}
.news_list li span{ float:right; color:#666;}
.tag{ padding-left:0px}
.pro_xg{ float:left; margin-right:10px;text-align: center;}