@charset "utf-8";
/* CSS Document */
form{padding:0px; margin:0px;}
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	BACKGROUND-POSITION: center top;             /*背景居中*/
	font-size:12px;												/* 网页字体大小 */
	font-family:Arial, Helvetica, sans-serif;											/* 标准行高 */
	text-align:center;
	color: #353535;
}
a.text14_zchen{font-size:12px; color:#005199;}
a.text14_zchen:hover{
	font-size:12px;
	color: #000000;
}
a{font-size:12px;color:#353535;text-decoration:none;}			/* 未访问前链接属性 */
a:hover{font-size:12px;color:#ff9900;text-decoration:underline;}	/* 鼠标悬停时链接属性 */

/*新闻内容超级链接*/
a.news{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.news:hover {
	text-decoration: underline;
	font-size: 12px;
}


/*表格属性*/
table
{
	font-size:12px;
	border-collapse:collapse;/*自动把相同的边框线合并*/
	color: #353535;
}
.text14 {
	PADDING-RIGHT: 0px; MARGIN-TOP: 15px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #000000; LINE-HEIGHT: 22px; PADDING-TOP: 0px
}



/*版权所有文本属性*/	
.copyright {
	color: #787878; 
	font-size: 11px; 
}

.title_12{color:#FFFFFF;font-size:12px;}		/* 标题字体为12像素 */

.title_16{
	color:#000000;
	font-size:14px;
	line-height: 20px;
	text-decoration: none;
}

.text12_cary{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;	
	line-height: 20px;
}
a.more{
	color:#4D4D4D;
	text-decoration:none;
	font-size: 11px;
}
a.more:hover{
	text-decoration:underline;
	font-size: 11px;
}
.bgg {
	background-repeat: repeat-x;
}
.zbbb {
	background-repeat: repeat-x;
}
.text_blue14 {
	font-size: 12px;
	color: #004E9E;
}

.text_blue16 {
	font-size: 18px;
	color: #fd9100;
	line-height: 30px;
}
.text_zi16 {
	font-size: 13px;
	color: #333333;
}
.text_pro {
	font-size: 12px;
	color: #FF8000;
}
.bgggg {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.zhenweiname{ font-family:"Book Antiqua"; font-size:13px;}
.pro_cate01{
color:#ff6600;
}
.pro_cate01 a{
color:#ff6600;
}