<!--
body {
	font-size:12px;
	font-family:宋体;
	margin: 0px;
}
td { font-size: 12px; color: #333333}					/*页面字体基本样式*/
a{ text-decoration: none; color: #333333}				/*标准链接样式*/
a:hover { text-decoration: underline}					/*标准链接样式*/
ul{list-style:none;}
li{float:left}
.eng { font-size: 12px; font-family: "Verdana", "Arial"}		/*英文字体样式*/
.large { font-size: 14.8px}						/*大字体样式*/
.white { color: #FFFFFF}						/*颜色样式之白色*/
.line_h16 { line-height: 16px}						/*文本行距样式1*/
.line_h17 { line-height: 17px}						/*文本行距样式1*/
.line_h18 { line-height: 18px}						/*文本行距样式1*/
.line_h20 { line-height: 20px}						/*文本行距样式2*/
.line_h22 { line-height: 22px}						/*文本行距样式3*/
.line_h23 { font-size: 14px; line-height: 24px}		/*文本行距样式3*/
.line_h24 { line-height: 24px}						/*文本行距样式4*/
.line_h35 { line-height: 35px }						/*文本行距样式4*/
.line_h555 { line-height: 23px ; padding-top:10px}					/*文本行距样式555*/
.line_h26 { line-height: 26px;font-size: 14px;}						/*文本行距样式4*/
.eng0 { font-size: 10px; font-family: "Verdana", "Arial" }
.eng1 { font-size: 12px; font-family: "Arial"; color: #DFE8FF}
.color_red { color: #FF0000}
.color0 { color: #6F6F6F}
.color1 { color: #80BbEB}
.color2 { color: #00488C}
.color3 { color: #FFC4C4}
.color4 { color: #964700}
.color5 { color: #AE0C0C}
.color_white { color: #FFFFFF;line-height: 24px;font-size: 14px;font-weight: bold;}
.white { color: #FFFFFF;}
.color_red { color: #FF0000}
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.two:link {
	color: #23760A;
	text-decoration: none;
}
a.two:visited {
	color: #23760A;
	text-decoration: none;
}
a.green:link {
	color: #165902;
	text-decoration: none;
	line-height: 24px;
	font-size: 14px;
}
a.green:visited {
	color: #165902;
	text-decoration: none;
	line-height: 24px;
	font-size: 14px;
}
a.red:link {
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
}
a.huang:link {
	color: #FF9F3B;
	text-decoration: none;
}
a.huang:visited {
	color: #FF9F3B;
	text-decoration: none;
}
.lu {color: #165902}
.input-2 {
	font-size: 12px;
	color: #000000;
	background-color: #DDFDB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80A82B;
	border-right-color: #80A82B;
	border-bottom-color: #80A82B;
	border-left-color: #80A82B;
	height: 20px;
}
#Column_bg{
	width:300px;
	height:30px;
	color:#FFFFFF;
	background:url(Column_bg.jpg) left top no-repeat;
	padding:8px 0px 0px 15px;
}
-->
