@charset "utf-8";
ul {list-style-type:none;}
* {margin:0px; padding:0px;}
html {margin:0 auto; height:100%}


BODY {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 9pt; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: buttonface; BORDER-LEFT: 0px; SCROLLBAR-SHADOW-COLOR: buttonface; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; LINE-HEIGHT: 160%; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #eeeeee; BORDER-BOTTOM: 0px; FONT-STYLE: normal; FONT-FAMILY: "宋体"; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}
TD {
	FONT: 9.6pt/180% "宋体"; COLOR: #333333
}	

a {font-size:12px; color:#333333; text-decoration:none;}
a:hover {font-size:12px; color:#F96F26; text-decoration:underline;}

/*menu------------------------------------------------------------------*/
.menu_f96:link {font-size:12px; color:#F96F26; text-decoration:none;}
.menu_f96:visited {font-size:12px; color:#F96F26; text-decoration:none;}
.menu_f96:hover {font-size:12px; color:#F96F26; text-decoration:underline;}
.menu_f96:active {font-size:12px; color:#F96F26; text-decoration:none;}

.menu_fff:link {font-size:12px; color:#ffffff; text-decoration:none;}
.menu_fff:visited {font-size:12px; color:#ffffff; text-decoration:none;}
.menu_fff:hover {font-size:12px; color:#ffffff; text-decoration:underline;}
.menu_fff:active {font-size:12px; color:#ffffff; text-decoration:none;}

.menu_a {width:auto; float:left;}
.menu_a ul li {font-size:13px; float:left; background-image:url(../images/meun-b.gif);}
.menu_a ul li a {display:block; width:105px; height:28px; line-height:28px; font-weight:normal; font-size:13px; color:#ffffff; text-align:center; background-position:center -28px; background-image:url(../images/meun-a.gif); background-repeat:repeat-x;}
.menu_a ul li a:hover {font-size:13px; color:#ffffff; font-weight:bold; text-decoration:none; background-position:bottom;}
.menu_a ul li a.current {width:105px; height:28px; line-height:28px; text-align:center; color:#ffffff; font-weight:bold; background-image:url(../images/meun-a.gif); text-decoration:none; background-position:bottom;}

/*text------------------------------------------------------------------*/
.text_b {font-weight:bold;}
.text_tel {font-size:24px; color:#F96F26; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.text_h {color:#ffff00;}
.text_f9 {color:#F96F26;}
.text_99 {color:#999;}
.text_size_14 {font-size:14px;}
.text_titel_green {font-size:14px; font-weight:bold; color:#00923F;}
.text_titel_yellow {font-size:14px; font-weight:bold; color:#F96F26;}
.text_titel_black {font-size:14px; font-weight:bold; color:#000000;}
.text_titel_gray {font-size:14px; font-weight:bold; color:#999999;}

/*border------------------------------------------------------------------*/
.form_box {border:1px solid #5D6F9D;}
.form_so {border:1px solid #5D6F9D; padding:2px; height:18px;}
.border_green {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1EE85;
	border-left-color: #C1EE85;
}
.border_yellow {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFDF9A;
	border-left-color: #FFDF9A;
}
.thread_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B7D7B;
}
.thread_bottom_green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5FAC7;
}
.thread_bottom_yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF3BF;
}