@charset "gb2312";
/* common style*/

/*---公共样式--*/
body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:lighter;}
body{text-align:left; font-size:12px; color:#666; min-height:600px; _height:600px;}
input,select,button{font:12px Verdana,Arial,Tahoma;} 
ul, li{ list-style:none;}
img{border:0}
input, textarea, select{ color:#6e6e6e; font-size:12px;}
.aril{ font-family:Arial, Helvetica, sans-serif;}

.flt{ float:left;}
.frt{ float:right;}
.f14{font-size:14px}
.strong{ font-weight:bold;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.lh24{ line-height:24px;}
.border_none{ border:none!important;}
.clear{height:0px;font-size:0px;line-height:0px;clear:both; _overflow:hidden;}/*清除浮动*/

a{color:#666666; text-decoration:none;}
a:link,a:visited{ color:#666666; text-decoration:none;}
a:hover,a:active,a:focus{color:#cf0000; text-decoration:none;}

/*字体*/
.red{ color:#ff0000;}
.white{ color:#fff;}
.green,.green a{ color:#489f00!important;}
.green a:hover{ color:#3d8200!important;}
