<!--
/* site style */
body {padding:0px;margin:0px;background:#000;text-align:center;color:#000;font-size:12px;font-family: "Tahoma", "宋体";}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend {margin:0px;padding:0px;}
a img{border:none;}
a:link{color:#0E37A9;font-family:宋体;text-decoration:none;}
a:visited{font-family:宋体;text-decoration:none;}
a:active,
a:hover{text-decoration:none;font-family:宋体;}

.clearit{clear:both;height:0px;overflow:hidden;}



/* 间隔 */
.VSpacer1,.VSpacer2,.VSpacer3,.VSpacer4,.VSpacer5,.VSpacer6,.VSpacer7{float:left;width:21px;height:10px;font-size:0px;}
.VSpacer2{width:20px;}
.VSpacer3{width:32px;}
.VSpacer4{width:24px;}
.VSpacer5{width:10px;}
.VSpacer6{width:16px;}
.VSpacer7{width:5px;}
.Hspacer1,.Hspacer2,.Hspacer3{width:1px;height:10px;clear:both;font-size:0px;}
.Hspacer2{height:5px;}
.Hspacer3{height:15px;}


/*阴影*/
.filter{ FILTER: glow(color=#000000,strength=3) }
.filter1 {filter: glow(color=#ffffff, strength=3)}
.filter2 {filter: glow(color=#C0DFF4, strength=3)}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited{color:#08FBFF;}
.cwhite,a.cwhite:link,a.cwhite:visited{color:#FFF;}
.cblack,a.cblack:link,a.cblack:visited{color:#000;}
.cyellow,a.cyellow:link,a.cyellow:visited{ color:#E89B01; }
.cyellowq,a.cyellowq:link,a.cyellowq:visited{ color:#E7E3CA; }
.cgery,a.cgery:link,a.cgery:visited{ color:#C8C8C8; }
.cgreen,a.cgreen:link,a.cgreen:visited{ color:#477B00; }
.fhei,a.fhei:link,a.fhei:visited{font-family: "Tahoma", "宋体";}

/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}
.fn {font-weight:normal;}
.fi {font-style: italic;}

/* 字型*/
.fhei{font-family: "Tahoma", "宋体";}


/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f28{ font-size:28px;}

/* 内补丁*/
.pad2{padding:2px;}
.pad3{padding:3px;}
.pad4{padding:4px;}
.pad5{padding:5px;}
.padtb5{padding:6px 0px 5px 0px;}
.pad6{padding:6px;}
.pad10{padding:10px;}
.padlef5{padding-left:5px;}
.padrig10{padding-right:10px;}


/*外补丁*/
.mar0{margin:0px;}
.mar5{margin:5px;}
.martop5{margin-top:5px;}
.martb5{margin:5px 0px;}
.marlf10{margin-left:10px;}
*html .marlf10{margin-left:5px;}
.marlf18{margin-left:18px;}
.marlf20{margin-left:20px;}
*html .marbottomf{margin-bottom:-3px;}
*+html .marbottomf{margin-bottom:-3px;}
*+html .marrig10{margin-right:12px;}
.marrig10{margin-right:12px;}
*html .marrig10{margin-right:6px;}

/*行高行间距*/
.blank4{height:4px; font-size:1px; clear:both;overflow:hidden;}
.blank8{height:8px; font-size:1px; clear:both;overflow:hidden;}
.blank16{height:16px; font-size:1px; clear:both;overflow:hidden;}
.lh19{line-height:19px;}
.lh21{line-height:21px;}
.lh24{line-height:24px;}
.lh26{line-height:26px;}
.lh30{line-height:30px;}
.lh40{line-height:40px;}
.height25{height:25px;}

/*边框*/


/*背底图片控制*/
.repeat{background-repeat:no-repeat;}

/* input样式 */
.input1{
	background-repeat: no-repeat;
	font-family:"MS Shell Dlg", "Tahoma", "sans-serif", "宋体";
	font-size:12px;
	border: 1px solid #191919;
	background-color: #373737;
	color: #FFF;
	}

/* 其他属性 */
.left{ float:left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unline ,.unline a{text-decoration: none;}
.line ,.line a{text-decoration:underline;}
.noborder{border:none;	}
.border{border:1px solid #9C9C9C;}
.textcen{text-align:center;}
.textleft{text-align:left;}
.textrig{text-align:right;}
.hidden {display: none;}
.bgfff{background:#fff;}
.jz{margin:0px auto;}



/*层*/
.btn_b{width:68px;text-align:center;color:#E59C01;cursor:pointer;font-size:12px;line-height:21px;height:30px;display:block;float:left;font-weight:bold;font-size:14px;}
.btn_a{width:68px;text-align:center;color:#000;font-size:12px;line-height:21px;height:30px;display:block;cursor:pointer;float:left;background:url(images/z_03.gif) no-repeat;font-weight:bold;font-size:14px;}

-->