/* CSS Document */
@charset "gb2312";
html {overflow:auto;scrollbar-track-color:#ffffff; scrollbar-base-color:#ffffff; scrollbar-arrow-color :#e1e1e1;
			scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-3dlight-color: #e1e1e1;
			scrollbar-darkshadow-color: #e1e1e1;}
html,body {height:100%;}
html,body,ul {margin:0px; padding:0px; background:#f9f9f9; font-size:9pt; color:#5a5a5a word-break:break-all;}
a {text-decoration:none; color:#5A5A5A;}
a:hover	{color:#FF6600;}
li{list-style-type:none;}
img	{border-style: none; border:0px;}
label,button {cursor: pointer;}
input,select,input,textarea {font-size:9pt; margin:0px; padding:0px;}

.Buttom_title {width:60px; height:22px; border:0px; background:url(buttom.gif); line-height:22px; text-align:center; color:#333333; cursor:pointer;}
	.Buttom_title:hover {background:url(buttom.gif) 0px 22px; color:#659FFF}
.Buttom {width:48px; height:19px; border:0px; background:url(buttom_title.gif) 0px 19px; line-height:19px; text-align:center; color:#333333; cursor:pointer;}
	.Buttom:hover {background:url(buttom_title.gif); color:#000000}

.page_num {width:22px; height:19px; border:0px; background:url(page_bg.gif) 0px 19px; line-height:19px; text-align:center; color:#333333; cursor:pointer;}
	.page_num:hover {background:url(page_bg.gif); color:#000000}
	
.Cl_list {border-bottom:1px #CCCCCC dashed;}
.Cl_span {border:1px #cccccc solid; padding:1px; cursor:pointer; background:#e1e1e1; color:#FFFFFF;}

.cl_l_m_con {border-left:1px #aaaaaa solid; border-right:1px #aaaaaa solid; border-bottom:1px #aaaaaa solid;
						background:#border-left:1px #aaaaaa solid;}
.cl_l_menu_c {background:url(l_ti.gif); cursor:hand; text-align:center; padding-top:2px; color:#5a5a5a;}
.cl_l_menu_c:hover {background:url(l_ti_on.gif); color:#ffffff;}
.cl_l_menu_o {background:url(l_tit.gif);cursor:hand; text-align:center; padding-top:2px; color:#FFFFFF; font-weight:600;}

.fl_l {float:left}
.fl_r {float:right}

.Al_l {text-align:left}
.Al_r {text-align:right}

.m_l {margin-left:5px;}
.m_r {margin-right:5px;}