@charset "gbk";
@import url("a.css"); 
@import url("../../../zhangwei1981cn_css/width.css"); 
@import url("../../../zhangwei1981cn_css/height.css"); 
@import url("../../../zhangwei1981cn_css/lh.css"); 
@import url("../../../zhangwei1981cn_css/wb.css"); 
@import url("../../../zhangwei1981cn_css/hb.css"); 
@import url("../../../zhangwei1981cn_css/border.css"); 
@import url("../../../zhangwei1981cn_css/font.css");
@import url("../../../zhangwei1981cn_css/margin.css"); 
@import url("../../../zhangwei1981cn_css/padding.css");
@import url("menu.css"); 
@import url("js.css");
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: #000000;
}
body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(../images/bg01.jpg) ;
	margin-left: 0px 0px 0px 0px;
 
    color: #000000;
}

.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.images1 {-ms-interpolation-mode: bicubic;}
.menua{cursor:hand}
.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: scroll}

.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}

.on{display:block}
.off{display:none}