<!--
/* site style */
body {padding:0;margin:0px;text-align:left;color:#000;font-size:12px;font-family: "Tahoma", "宋体";}
/*body,html{height:100%; overflow:hidden; }*/
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:#00739a;font-family:"Tahoma", "宋体";text-decoration:none;}
a:visited{color:#00739a;font-family:"Tahoma", "宋体";text-decoration:none;}
a:active,
a:hover{color:#00739a;text-decoration:none;font-family:"Tahoma", "宋体";}
li{list-style-type:none;}
.clearit{clear:both;height:0px;overflow:hidden;font-size:0px;}

.fontyh{font: bold 28px "Microsoft YaHei","微软雅黑";}
input,textarea,select{font-size:12px;} 
.colorOrange{color:#FF7200;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited,a.cred:hover{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited,a.cblue:hover{color:#14b2e4;}
.cblue2,a.cblue2:link,a.cblue2:visited,a.cblue2:hover{ color:#007499; }
.cblue3,a.cblue3:link,a.cblue3:visited,a.cblue3:hover{ color:#00739a; }
.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:#ff6500; }
.cgery,a.cgery:link,a.cgery:visited{ color:#797979; }
.cgreen,a.cgreen:link,a.cgreen:visited{ color:#91e034; }
.underline,a.underline:link,a.underline:visited{ text-decoration:underline;} 
/* 字体属性 [定义规则，小写f加属性名称] */
.fb {font-weight: bold;}  
.vimg{ vertical-align:middle;}


/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;} 
.f16{ font-size:16px;} 

/*行高行间距*/
.blank4{height:4px; font-size:1px; clear:both;overflow:hidden;}
.blank8{height:8px; font-size:1px; clear:both;overflow:hidden;}
.blank12{height:12px; font-size:1px; clear:both;overflow:hidden;}
.blank16{height:16px; font-size:1px; clear:both;overflow:hidden;}
/*行高-字体*/
.f14_line{ font-size:14px;line-height:22px;} 
.filter{color:#000000;FILTER: dropshadow(color=#ffffff,offx=1,offy=1,positive=1);}

/* 其他属性 */
.left{ float:left;}
.right{ float: right;}    
.noborder{border:none;	} 
.textcen{text-align:center;}
.textleft{text-align:left;}
.textrig{text-align:right;} 
.bgfff{background:#fff;}
.jz{margin:0px auto;}
.pad5{padding:5px;}
.padtb5{padding:5px 0px;}
.lh22{line-height:22px;}


-->
