﻿@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	font-size:14px;					/* 网页字体大小 */
	font-family:Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#333333;					/* 网页文本颜色 */
	line-height:180%;				/* 标准行高 */
	text-align:left;				/* 文本对齐 */
	background-color: #E4EDF8;
	text-decoration: none;
}

td {
	line-height:140%;				/* 标准行高 */
}

/*导航菜单超级链接*/
a{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
a.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height:25px;
	padding-right:10px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {color: #A9E1FC;text-decoration: underline;font-size: 12px;line-height:25px;padding-right:10px;padding-left:10px;}

a.red{
	color: #BB0000;
	text-decoration: none;
	font-size: 16px;
	line-height:25px;
	font-weight: bolder;
}
a.red:hover {
	color: #BB0000;
	text-decoration: underline;
	font-size: 16px;
	line-height:25px;
	font-weight: bold;
}

a.menu01{
	color: #082A71;
	text-decoration: none;
	font-size: 12px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu01:hover {
	color: #0E2A7E;
	text-decoration: underline;
	font-size: 12px;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.top{color: #9E9E9E;text-decoration: none;font-size: 12px;line-height:25px;}
a.top:hover {color: #9E9E9E;text-decoration: underline;font-size: 12px;line-height:25px;}

/*更多*/
a.more {color: #000000;font-size:12px;text-decoration: none;}
a.more:hover {color: #000000;font-size:12px;text-decoration: underline;}

/*新闻内容超级链接*/
a.news{color: #4D4D4D;text-decoration: none;}
a.news:hover {color: #87292A;text-decoration: none;}
area {blr:expression(this.onFocus=this.blur())}

/*表格属性*/
table{
	font-size:12px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 200%;
	color: #333333;
}/*自动把相同的边框线合并*/

/*文本属性*/
.text {color: #FF0000;font-size: 12px;text-indent:160%; /*首行缩进*/  word-break:break-all; /*强制换行*/}
p{
	font-size: 12px;
	line-height: 140%; 
	color: #000000;
}
.text12_black {
	color: #000000;
	font-size: 12px;
	line-height:200%;
	font-family: Arial, Helvetica, sans-serif;
}
.text11_green {color: #006256;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}
.text12_green_b{color: #016296;font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.text12_black_b {
	color: #000000;
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text12_blue {color: #004575;font-size: 12px;line-height: 180%;}
.text12_red{color: #BF0F1C;font-size: 12px;line-height:160%;font-family: Arial, Helvetica, sans-serif;}
.text12_red_b {color: #BF0F1C;font-size: 12px;font-weight: bold;}

/*白色文本*/	
.text12_white {color: #FFFFFF;font-size: 12px;line-height: 16px;}
.text12_black {color: #333333;font-size: 12px;line-height: 16px;}
.tbstyle {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	font-size: 12px;
	line-height: 20px;
	color: #686868;
}


/*简介文本*/	
.text12_about {color: #333333;font-size: 12px; line-height: 200%; }
/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 180%; 
	font-family:Arial, Helvetica, sans-serif;
}

.img
{
	margin: 2px;
	padding: 2px;
}
.tab {
	border: 1px solid #999999;
}
.lablea {
	font-size: 12px;
	margin: 1px;
	height: 14px;
	border: 1px solid #6798DA;
}
.input {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border: 1px groove #CCCCCC;
	height: 16px;
}
.images {
	border: 1px solid #C8C8C8; padding:2px;}
.iput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
.tb11 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
.font16c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #016296;
}
