/**公用类开始**/
*{margin:0px;padding:0px;}
body{background:#fff;font-family:宋体;font-size:12px; color:#535353;}

ul{list-style-type:none;}
input{ font-size:12px; color:#535353;}
.ipt_txt{width:170px; height:18px; border:1px #cbcbcb solid; line-height:18px;}
img{border:0px;}
a,a:visited{text-decoration:none; color:#535353;}
a:hover,a:active{ text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:12px;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.bg_none{ background:none;}
.font_b{ font-weight:bold;}
.orange{ color:#f44c05;}
.orange2{ color:#fc9605;}
.green{ color:#bed63a;}
.english{ font-family:Verdana, Arial, Helvetica, sans-serif;}
/**公用类结束**/

.big{margin:auto;width:970px;}

/**头部**/
ul.head{ width:970px; height:105px;}
ul.head li.logo{ float:left; padding:20px 0px 0px 40px;}
ul.head li.link{ float:right; padding:65px 40px 0px 0px;}
ul.head li.link em{ padding-left:2px; font-size:10px;}

/**底部**/
h2.foot{ clear:both; padding:25px 0px; text-align:center; font-family:Verdana, "宋体";color:#000;}











