BODY{
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
	LINE-HEIGHT: 18px;
	WORD-BREAK: break-all;
	BACKGROUND-COLOR: #ffffff;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #b8bac9;
	SCROLLBAR-ARROW-COLOR: #4b506e;
	SCROLLBAR-TRACK-COLOR: #b8bac9;
	SCROLLBAR-DARKSHADOW-COLOR: #b8bac9;
}
TD{
	FONT-SIZE: 9pt;
	line-height: 19px;
}
A.menu_link:link {
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	font-size: 14px;
	color: #000000;
}
A.menu_link:visited {
	COLOR: #000000;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline;
	font-size: 14px;
}
A.menu_link:hover {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-size: 14px;
	z-index: auto;
	background-color: #dae2e5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../images/backg_menubtn.gif);
	height: 26px;
    width: 120px;
	position: relative;
}

A.quit_link:link {
	COLOR: #005BC6;
	TEXT-DECORATION: none;
	width: 62px;
	height: 18px;
	background-color: #EBE9E4;
	text-align: center;
	vertical-align: text-bottom;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	clip: rect(1px,1px,1px,1px);
	border: 1px solid #F3F2F1;
}
A.quit_link:visited {
	COLOR: #005BC6;
	TEXT-DECORATION: none;
	width: 62px;
	height: 18px;
	background-color: #EBE9E4;
	text-align: center;
	vertical-align: text-bottom;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	clip: rect(1px,1px,1px,1px);
	border: 1px solid #F3F2F1;
}
A.quit_link:hover {
	width: 62px;
	height: 18px;
	COLOR: #FFFFFF;
	WHITE-SPACE: nowrap;
	text-align: center;
	vertical-align: text-bottom;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	clip: rect(1px,1px,1px,1px);
	border: 1px solid #F3F2F1;
	background-color: #ff7a08;
	TEXT-DECORATION: underline;
	}

A.down_link:link {
	BACKGROUND-POSITION: left center;
	PADDING-LEFT: 1px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	CLIP: rect(2px auto auto 2px);
	COLOR: #404040;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	list-style-position: outside;
	border: 2px solid #f3f2f1;
	background-color: #f3f2f1;
	list-style-type: circle;
}
A.down_link:visited {
	BACKGROUND-POSITION: left center;
	PADDING-LEFT: 1px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	CLIP: rect(2px auto auto 2px);
	COLOR: #404040;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	list-style-position: outside;
	list-style-type: circle;
	border: 2px solid #f3f2f1;
	background-color: #f3f2f1;
}
A.down_link:hover {
	BACKGROUND-POSITION: left center;
	PADDING-LEFT: 1px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	CLIP: rect(2px auto auto 2px);
	COLOR: #FFFFFF;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	list-style-position: outside;
	list-style-type: circle;
	border: 2px solid #ff7a08;
	background-color: #ff7a08;
}
A.tree_link:link {
	COLOR: #333333;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none
}
A.tree_link:visited {
	COLOR: #333333;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none
}
A.tree_link:hover {
	COLOR: #333333;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline
}
.font_line1{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.table_line1{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	border: 1px dashed #D4D0C8;
}
.font_cn_10_blue_bold{
	color: #0447ac;
	font-size: 12px;
	font-weight: bold;
}
.font_en_10_blue_bold{
	color: #0066CC;
	font-size: 9pt;
	font-weight: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.font_cn_14_white_bold{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.font_en_8 {font-size: 8pt
}
.font_en_8red {
	font-size: 8pt;
	color: #FF0000;
}
.font_cn_10_black_bold{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.font_cn_10_white_bold{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.font_cn_10_white{
	color: #FFFFFF;
	font-size: 9pt;
}
.font_cn_9_black_bold{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.font_cn_10_lightblue{
	color: #81C2F8;
	font-size: 12px;
}
.font_cn_9_darkblue{
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
.font_cn_9_green{
	color: #009900;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50%);
}
.font_cn_9_blue{
	color: #0051A2;
	font-size: 9pt;
}
.font_cn_9_gary{
	color: #999999;
	font-size: 9pt;
}
.font_cn_9_red{
	color: red;
	font-size: 9pt;
}
.font_cn_9_org{
	color: #9D7968;
	font-size: 9pt;
}
.font_en_9_blcak_bold{
	color: #000000;
	font-size: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.font_en_9_blcak{
	color: #000000;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.font_number_9_blcak{
	color: #000000;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.td_hight {
	height: 25px;
}

.td_district {
	line-height: 22px;
	text-indent: 6px;
	word-spacing: 4;
	text-align: left;
}

.IMG1 {
	BORDER:1px 
	solid #FF99CC
}
.input_textfield_search1{
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
	height: 22px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.inputBtn1 {
	border: 1px solid #333333;
}
.inputbutton_style_style2 {
	border: 1px solid #999999;
	background-image: url(../images/btn_style1.gif);
}
.inputbutton_style_style3 {
	height: 18px;
	width: 55px;
	border: 1 solid #F7B53C;
	background-color: #FFF5CE;
	color: #CC3300;
}
.inputbutton_search {
	background-image: url(../images/ico_search.gif);
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
}
.SELECT1 {
	FONT-SIZE: 12px; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px
}
A.txt2:link {
	COLOR: #005BC6;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.txt2:visited {
	COLOR: #005BC6;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.txt2:hover {
	COLOR: #FF0000;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.txt2:active {
	COLOR: #000000;
	background-color: #FFFFFF;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
}
A.txt3:link {
	COLOR: #ffffff;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.txt3:visited {
	COLOR: #ffffff;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.txt3:hover {
	COLOR: #333333;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.txt3:active {
	COLOR: #000000;
	background-color: #FFFFFF;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
}
A {
	COLOR: #333333;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #e65b17;
	TEXT-DECORATION: underline
}
A.new:link {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
A.new:visited {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
A.new:hover {
	COLOR: #e65b17;
	TEXT-DECORATION: underline
}

LI.txtli {
	BORDER-RIGHT: #ffffff 1px dashed;
	BACKGROUND-POSITION: left center;
	BORDER-TOP: #ffffff 1px dashed;
	PADDING-LEFT: 1px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	BORDER-LEFT: #ffffff 1px dashed;
	CLIP: rect(2px auto auto 2px);
	COLOR: black;
	BORDER-BOTTOM: #bcbcbc 1px dashed;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	list-style-position: outside;
	list-style-image: url(../images/ico_dot1.gif);
	list-style-type: none;
}
UL.txtul {
	BACKGROUND-POSITION: left center;
	PADDING-LEFT: 16px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	CLIP: rect(2px auto auto 2px);
	COLOR: black;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	list-style-position: outside;
	list-style-image: url(../images/ico_dot1.gif);
	list-style-type: none;
}
UL.txtul2 {
	PADDING-LEFT: 16px;
	FONT-SIZE: 12px;
	LEFT: 0px;
	MARGIN-LEFT: 0px;
	CLIP: rect(2px,auto,auto,2px);
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP: 5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	list-style-position: outside;
	list-style-image: url(../images/ico_dot1.gif);
	list-style-type: none;
	float:left;
}
