/* CSS Document */
@charset "gb2312";

html, body, div, span, iframe, p, a, font, img, strong dd, dl, dt, li, ol, ul, form, label, table tr, td, input, select, textarea {
	margin:0; padding:0; font-size:9pt; word-break: break-all;line-height: 15pt;}

a {text-decoration: none; color: #5A5A5A; }
a:hover	{text-decoration:none; color:#FF6600; }

img	{border-style: none;}
textarea {overflow:; border:1px #CCCCCC solid;}
li{list-style-type:none;}
label,button {cursor: pointer;}

/*ClassName*/
.input_text {border:0px; border-bottom:1px #bbbbbb dashed; background:#F2F2F2; text-align:center; font-size:10pt;}
.input_button {width:82px; height:33px; border:0px; background:url(/images/button.png);
	line-height:33px; text-align:center; color:#666666; cursor:pointer;}
.input_button:hover {background:url(/images/button.png) 0px 33px; color:#ff0000}
.textarea_edit {background:url(/images/text_bg.gif); line-height:20px;}

.input_text_w {border:0px; border-bottom:1px #cccccc dashed; text-align:center; font-size:10pt;}
.buttonw {width:45px; height:23px; border:0px; background:url(/images/button.gif);
	line-height:23px; text-align:center; color:#666666; cursor:pointer;}
.buttonw:hover {background:url(/images/button.gif) 0px 23px; color:#ff0000}

.al_m {text-align:center}
.b_b {border:1px #e1e1e1 solid}
.b_b1 {border:1px #AACCEE solid}
.t_str {color:#FFCC00}
.t_t_1 {color:#003399}
.t_t_2 {color:#ffffff}
.f_ff {color:#FFFFFF}

.box_970 {width:970px; margin-left:auto; margin-right:auto; margin-bottom:10px;}
.box_600 {width:600px;}
.box_360 {width:360px;}
.box_316 {width:316px;}

.fl_l {float:left}
.fl_m {float:left; margin-left:10px;}
.fl_r {float:right}

.m_b {margin-bottom:5px;}


/*#id*/
#st_page {}
	#st_page .page_title {float:left; width:76px; height:27px; line-height:27px; text-align:center; background:url(/images/page_title.png)}
	#st_page .page_title:hover {background:url(/images/page_title.png) 0px 27px;}
	#st_page a {float:left; width:33px; height:27px; background:url(/images/page.gif); line-height:27px; text-align:center;}
	#st_page a:hover {background:url(/images/page.gif) 0px 27px;}
	#st_page .page_no {float:left; width:76px; height:27px; line-height:27px; text-align:center; background:url(/images/page_title.png);color:#cccccc}
	#st_page .page_no:hover {float:left; width:76px; height:27px; line-height:27px; text-align:center; background:url(/images/page_title.png);color:#cccccc}
	

.t_b {background:#999900