@charset "gb2312";
/* CSS Document */

/*reset style*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { width:100%; min-width:1070px; height:100%; background:#fdfdfd; color:#333; font:12px/1.5em "ËÎÌå"; position:relative; left:0; top:0; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
*{ word-wrap: break-word;}
a, a:hover { color:#666; text-decoration:none; }
a:hover { color:#c00; }
fieldset, img { border:none; }
img{ border:0; vertical-align:middle;}
legend { display:none; }
ol, ul, li { list-style:none; }
em, strong, cite, th { font-style:normal; font-weight:400; }
input, textarea, select, button { font:12px Verdana, Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; }
/* common style */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/ .clearfix { display:block; } /**/
.cl{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.dis{ display:none;}
.undis{ display:block;}


*{ margin:0; padding:0;}
body{ background:url(../images/bg.png) repeat-x; font:normal 9pt "ËÎÌå"; color:#303030;}
ul,ol,li{ list-style:none;}
a{ color:#303030; text-decoration:none;}
a:hover{ color:#f00; text-decoration:none;}
.clear{ clear:both; height:1px; overflow:hidden;}
img{ border:none;}
.black{ color:#525252; font-weight:bold;}
.blank{ height:20px;}
form,input,select { padding:0; margin:0;}
h2,h4{
    line-height:25px;
    font-size:13px;
	display : inline;
	
}

h3{
    line-height:25px;
    font-size:13px;
	display : inline;
	
}

.spant{ float:left;}
.spandata{ float:right;}



