<!--
/* site style */
html {overflow-x:hidden;overflow-y:hidden;}
body {padding:0;margin:0px;background:#fff;text-align:left;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;}
input,textarea,select{font-size:12px;}
a img{border:none;}
a:link{color:#303030;font-family:"Tahoma", "宋体";text-decoration:none;line-height:19px;}
a:visited{color:#303030;font-family:"Tahoma", "宋体";text-decoration:none;line-height:19px;}
a:active,
a:hover{color:#303030;text-decoration:underline;font-family:"Tahoma", "宋体";line-height:19px;}
li{list-style-type:none;}
.clearit{clear:both;height:0px;overflow:hidden;font-size:0px;}

.fontyh{font: bold 28px "Microsoft YaHei","微软雅黑";}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cred,a.cred:link,a.cred:visited{ color:Red; }
.cblue,a.cblue:link,a.cblue:visited{color:#105BC1;}
.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; }

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



/* 字体大小*/
.f12{ font-size:12px;}
.f14{ font-size:14px;} 


/*行高行间距*/
.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;}

.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;}




-->
