body {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 778px;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
table,input,select{font-size:12px;}

.bian {
	border: 1px solid #E4E4E4;
}
.hj {
	height: 8px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.txt_bai {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bai:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bai:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_bai:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.txt_bai:active {
	color: #FFFFFF;
	text-decoration: none;
}

.txt_cheng {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.txt_cheng:link {
	color: #FF6600;
	text-decoration: none;
}
a.txt_cheng:visited {
	color: #FF6600;
	text-decoration: none;
}
a.txt_cheng:hover {
	color: #FF6600;
	text-decoration: none;
}
a.txt_cheng:active {
	color: #FF6600;
	text-decoration: none;
}
.txt_red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.txt_red:link {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
a.txt_red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.txt_red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.txt_red:active {
	color: #FF0000;
	text-decoration: none;
}


.txt_h14 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.txt_h14:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.txt_h14:visited {
	color: #000000;
	text-decoration: none;
}
a.txt_h14:hover {
	color: #CC0000;
	text-decoration: none;
}
a.txt_h14:active {
	color: #000000;
	text-decoration: none;
}
.nrbj {
	margin: 4px;
}
.lmjx {
	line-height: 20px;
}
.top_txt {
	FONT-SIZE: 12px; WORD-SPACING: 5px; TEXT-TRANSFORM: uppercase}
.Copy {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.lstjg{
	line-height: 40px;
}