@charset "gbk";
@import url("a.css"); 
@import url("width.css"); 
@import url("height.css"); 
@import url("lh.css"); 
@import url("wb.css"); 
@import url("border.css"); 
@import url("font.css");
@import url("margin.css"); 
@import url("padding.css");

body {margin:0; padding:0;border:0;height:100%;overflow:auto;}
#top_menu{right:0; top:120px;width:100%;position:fixed;z-index:9876;}
*html #top_menu {position:absolute; right:0; top:120px;z-index:9876;}/*only for ie*/
html {overflow:auto !important; overflow:hidden;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{
	padding:0;
	margin:0;
	list-style:none;
}  

body,td,th {
	color: #fff;
}
body {
	font-size: 13px;
    font-family:Arial, Helvetica, sans-serif,'宋体';
	margin-left: 0px 0px 0px 0px;
	background:  url(/hximages/bg01.png) #141414 left top;
    color: #fff;
}
.images1 {-ms-interpolation-mode: bicubic;}
.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.menua{cursor:pointer}
.center{margin-left:auto; margin-right:auto;}
.wauto{width:auto;min-width:10px; max-width:none;}
.hauto{height:auto; min-height:10px; max-height:none;}
.hauto1{height:auto; min-height:300px; max-height:none;}

.ov1{overflow:hidden}
.ov1-x{overflow-y:hidden;overflow-x: scroll}
.ov1-y{overflow-x:hidden;overflow-y: auto}

.ov2{overflow: scroll}
.ov2-x{overflow-y:hidden;overflow-x: scroll}
.ov2-y{overflow-x:hidden;overflow-y: scroll}

.ova{overflow:auto}
.ova-x{overflow-y:hidden;overflow-x:auto}
.ova-y{overflow-x:hidden;overflow-y:auto}

.ov3{overflow:hidden}
.ov3-x{ overflow-x: hidden}
.ov3-y{ overflow-y: hidden}


.on{display:block}
.off{display:none}
 img{border:0px;} 
 img a{border:0px;} 
.btn1_mouseout{width:100px;height:30px;line-height:30px;font-weight:bold; color:#FFF; background:#C30;border:0px}
.btn1_mouseover{width:100px;height:30px;line-height:30px;font-weight:bold; color:#FF0; background:#f30;border:0px}
.po{position: absolute;	left: 0px;top: 0px;z-index: -1;}
.cr{clear:both;height:0px;line-height:0px;}
.yj{
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px;   
   border-radius: 5px;
   }
.box{
-webkit-box-shadow:1px 3px 5px 1px #888888;
-moz-box-shadow:1px 3px 5px 1px #888888;    
box-shadow:1px 3px 5px 1px #888888;}
.pr{position:absolute !important;
position:relative;z-index: 99;
}

