body					{font: normal 12px 宋体; color: #000000;line-height:150%; background-image: url(bg.jpg); margin: 0 0 0 0; SCROLLBAR-FACE-COLOR: #DDDDDD; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #FFFFFF}
td					{font: normal 12px 宋体; color: #000000;line-height:150%}

a:link					{ color: #333333; text-decoration: none }
a:visited				{ color: #000000; text-decoration: none }
a:hover					{ color: #009900; text-decoration: none }

a.white:link { color: #000000; text-decoration: none }
a.white:visited { color: #000000; text-decoration: none}
a.white:hover { color: #FFFFFF; text-decoration: underline}


a.position01:link			{ color: #FFFFFF; text-decoration: none }
a.position01:visited			{ color: #FFFFFF; text-decoration: none }
a.position01:hover			{ color: #FFFF00; text-decoration: none }

a.bottom01:link				{ color: #000000; text-decoration: none }
a.bottom01:visited			{ color: #000000; text-decoration: none }
a.bottom01:hover			{ color: #FFFFFF; text-decoration: none }

/************************************** 字体大小样式列表 *************************************/
.11111					{font-size: 16px;font-family: "黑体";color: #ffffff;}
.111111					{font-size: 14px;font-family: "黑体";}
.06					{font-size: 6px}
.07					{font-size: 7px}
.08					{font-size: 8px}
.09					{font-size: 9px}
.10					{font-size: 10px}
.11					{font-size: 11px}
.12					{font-size: 12px}
.14					{font-size: 14px}
.16					{font-size: 16px}
.18					{font-size: 18px}
.20					{font-size: 20px}
.24					{font-size: 24px}
.25					{font-size: 25px}
.28					{font-size: 28px}

/************************************** 字体颜色样式列表 *************************************/

.D0					{color: #000000}
.D1					{color: #111111}
.D2					{color: #222222}
.D3					{color: #333333}
.D4					{color: #444444}
.D5					{color: #555555}
.D6					{color: #666666}
.D7					{color: #777777}
.D8					{color: #888888}
.D9					{color: #999999}
.DA					{color: #AAAAAA}
.DB					{color: #BBBBBB}
.DC					{color: #CCCCCC}
.DD					{color: #DDDDDD}
.DE					{color: #EEEEEE}
.H					{color: #F7F7F7}
.W					{color: #FFFFFF}

.R					{color: #FF0000}
.C					{color: #FF6600}
.Y					{color: #FFFF00}
.G					{color: #009900}
.Q					{color: #009999}
.B					{color: #0033CC}
.B2					{color: #000099}
.P					{color: #6600CC}
.F					{color: #FF00FF}

/************************************** 字体效果样式列表 *************************************/

.bold					{font-weight:bold}
.italic					{font-style: italic}

.line_under				{text-decoration: underline}
.line_through				{text-decoration: line-through}

.space					{letter-spacing:5px}

/************************************* 字体行间距样式列表 ************************************/

.h100					{line-height: 100%}
.h120					{line-height: 120%}
.h150					{line-height: 150%}
.h180					{line-height: 180%}
.h200					{line-height: 200%}
.h250					{line-height: 250%}
.h300					{line-height: 300%}

/************************************** 滤镜效果样式列表 *************************************/

.shadow_D				{filter: dropshadow(color=#000000,offx=1,offy=1)}
.shadow_W				{filter: dropshadow(color=#FFFFFF,offx=1,offy=1)}
.shadow_G				{filter: dropshadow(color=#187D26,offx=1,offy=1)}
.grow_W					{filter: Glow(Color=#FFFFFF, Strength=1);}

/************************************** 控制背景样式列表 *************************************/

.bg_11					{background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.bg_12					{background-attachment: fixed; background-repeat: no-repeat; background-position: center top}
.bg_13					{background-attachment: fixed; background-repeat: no-repeat; background-position: right top}
.bg_21					{background-attachment: fixed; background-repeat: no-repeat; background-position: left center}
.bg_22					{background-attachment: fixed; background-repeat: no-repeat; background-position: center center}
.bg_23					{background-attachment: fixed; background-repeat: no-repeat; background-position: right center}
.bg_31					{background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}
.bg_32					{background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom}
.bg_33					{background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom}
.bg_x01					{background-attachment: fixed; background-repeat: repeat-x; background-position: left top}
.bg_x02					{background-attachment: fixed; background-repeat: repeat-x; background-position: left center}
.bg_x03					{background-attachment: fixed; background-repeat: repeat-x; background-position: left bottom}
.bg_y01					{background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.bg_y02					{background-attachment: fixed; background-repeat: repeat-y; background-position: center top}
.bg_y03					{background-attachment: fixed; background-repeat: repeat-y; background-position: right top}

/************************************** 鼠标形状样式列表 *************************************/

.sb_hand				{cursor: hand}
.sb_arrow				{cursor: default}
.sb_text				{cursor: text}
.sb_help				{cursor: help}
.sb_e_resize				{cursor: e-resize}
.sb_s_resize				{cursor: s-resize}

/************************************** 表单元素样式列表 *************************************/

input,select				{font-size: 12px; color: #333333;}
input.text				{border:#90b03e 1px solid; background-color:#FFFFFF; width:100px; color:#999999}
input.text02				{border:#CCCCCC 1px solid; background-color:#FFFFFF; width:100px; color:#999999}
input.button				{border:#90b03e 1px solid; background-color:#eef8d3}
input.button02				{border:#CCCCCC 1px solid; background-color:#F0F0F0}

.content {

}
.content ul {
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	text-align:justify;
}
.content li {
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 5 15;
	color:000000;
	word-break:break-all;
	background:url("/images/list01.gif") no-repeat;
}
.wenbenkuang {color: #333333;border: 1px solid #999999;font-family: "宋体";font-size: 9pt;}
.go-wenbenkuang {font-family: "宋体";font-size: 9pt;color: #333333;background-color: #eeeeee;cursor: hand;padding: 1px;height: 19px;border-top: 1px solid #FFFFFF;border-right: 1px solid #a2a2a2;border-bottom: 1px solid #a2a2a2;border-left: 1px solid #FFFFFF;}
.picborder2 {  background:url("picbgindex3.jpg") no-repeat;}
.picborder22 {  background:url("sydt.gif") no-repeat;}
body {
	FONT-SIZE: 12px; COLOR: #414141; FONT-FAMILY: "宋体", Arial, Helvetica, sans-serif; text-align: left;
}
.public_top_window {
	WIDTH: 80px; HEIGHT: 16px; BORDER-RIGHT: #b39f86 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #b39f86 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;  BACKGROUND-COLOR: #067416
}
.public_top_window1{
	WIDTH: 110px; HEIGHT: 16px; BORDER-RIGHT: #b39f86 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #b39f86 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;  BACKGROUND-COLOR: #067416
}
.public_top_window1 A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #067416;
}


.public_top_window A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #067416;
}
.public_top_window A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #067416;
}
.public_top_window1 A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #067416;
}

.public_top_window A:hover {
	COLOR: #009900;
	TEXT-DECORATION: underline;
	background-color: #067416;
}
.public_top_window1 A:hover {
	COLOR: #009900;
	TEXT-DECORATION: underline;
	background-color: #067416;
}

.public_top_window A:active {
	COLOR: #bc2931; TEXT-DECORATION: underline
}
.public_top_window1 A:active {
	COLOR: #bc2931; TEXT-DECORATION: underline
}

.public_top_window  {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #067416;
}
.public_top_window1  {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #067416;
}

.public_top_window ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	WIDTH: 90px;
	PADDING-TOP: 10px;
	liST-STYLE-TYPE: none;
	background-color: #067416;
}
.public_top_window1 ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	WIDTH: 90px;
	PADDING-TOP: 10px;
	liST-STYLE-TYPE: none;
	background-color: #067416;
}

.public_top_window ul li {
	DISPLAY: block; FLOAT: left; WIDTH: 50px; liNE-HEIGHT: 15px
}
.public_top_window1 ul li {
	DISPLAY: block; FLOAT: left; WIDTH: 50px; liNE-HEIGHT: 15px
}

.public_top_window ul h2 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FLOAT: left; WIDTH: 10px; MARGIN-RIGHT: 4px; PADDING-TOP: 3px; HEIGHT: 16px; BACKGROUND-COLOR: #f6791f; TEXT-AliGN: left;
}
.public_top_window ul h2 A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
.public_top_window ul h2 A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
	background-color: #067416;
}
.public_top_window ul h2 A:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline;
	background-color: #067416;
}
.public_top_window ul .h_bj {
	BACKGROUND-COLOR: #00a881
}
.public_top_window .reduce_h {
	PADDING-BOTTOM: 5px;
	HEIGHT: 10px;
	background-color: #067416;
}
.n2Pop {
	border: 0px outset #EEEDDD; background-color:#fff; position:absolute; z-index:110;
}
.animatedBox {
	position:absolute;
	visibility:hidden;
	background:white;
	z-index:110;
	background-color: #067416;
}
.animatedBoxHollow {
	position:absolute;
	visibility:hidden;
	z-index:110;
	background-color: #067416;
}
.xmenu td{font-size:12px;font-family:verdana,arial;font-weight:bolder;color:#4F4F4F;border:1px solid #ffffff;background:#ffffff;filter:blendtrans(duration=0.5);cursor:hand;text-align:center;}
