/* CSS Document */
/*网页通用*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
/*网页通用链接*/
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ed1c24;
}
a:active {
	text-decoration: none;
	color: #ed1c24;
}
/* 网页文本格式 */
.text2 {
	text-indent: 24px;
	line-height: 22px;
	font-size: 12px;
	color:#676767;
}
.text {
	line-height: 20px;
}
.text3 {
	line-height: 20px;
	color:#FFFFFF;
}
.inputtext{font-size:12px}
a.huilink{
	font-size: 12px;
}
a.huilink:link{
	text-decoration: none;
	color: #767676;
}
a.huilink:visited {
	text-decoration: none;
	color: #767676;
}
a.huilink:hover {
	text-decoration: none;
	color: #ff5a00;
}
a.huilink:active {
	text-decoration: none;
	color: #767676;
}
/* 网页中红色文字 */
.redfont{
			font-size:12px;
			color:red;
}
/* 网页中白色文字 */
.whitefont{
			font-size:12px;
			color:#FFFFFF;
}




















.huifont{
			font-size:12px;
			color:#767676;
			}
a.green{
	font-size: 12px;
}
a.green:link{
	text-decoration: none;
	color: #216b04;
}
a.green:visited {
	text-decoration: none;
	color: #216b04;
}
a.green:hover {
	text-decoration: none;
	color: #ff5a00;
}
a.green:active {
	text-decoration: none;
	color: #216b04;
}
/*装图片的表格*/
.white_boder {
	border: 2px solid #FFFFFF;
}
/*字行距*/
.text {
	line-height: 20px;
}

/* 网页中黑色文字 */
.blackfont{
			font-size:14px;
			color:#000000;
			}

/* 网页中绿色文字 */
.greenfont{
			font-size:14px;
			font-weight: bold;
			color:#318b0e;
			letter-spacing: 3px;
			}
.style1 {
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #147900;
	font-size: 14px;
	font-weight: bold;}
/* 网页中部背景图 */
.pic2 {
	background-image:url(images/mid_top_bg.gif);
	background-repeat: no-repeat;
	background-position:  top;
	}
/* ２级页面网页中部背景图 */
.pic3 {
	background-image:url(imagess/bg_2.gif);
	background-repeat: no-repeat;
	background-position:  top;
	}
	/* ２级网页中部背景图 */
.pic4 {
	background-image:url(imagess/bg_3.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}
.tb1{
		border:1px solid #41638b;
}
