@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.cle{ clear:both;}
a{text-decoration:none; list-style:none;color:#434343;}
a,a:focus{ outline:none;}
img{ border-style:none;}
ul,li{list-style:none;text-decoration:none;}
a:hover{text-decoration:underline; color:#333;}
a:active{text-decoration:none;}

ul,li,ol,dl,dt,dd,form,input,label,button,textarea,img{ padding:0; margin:0; font-size:15px; font-family:Tahoma,Arial,Helvetica,STHeiti,"宋体","microsoft yahei","微软雅黑"; color:#434343;  border:0;}
body{ background:#FFF;}
.clear{ height:0px; overflow:hidden; clear:both;}

#content{width:1120px;margin:80px auto;}
#content h1{width:475px;height:40px;margin:0 auto;font-family:"微软雅黑";}
#content h1 a{width:208px;display:block;height:40px; text-align:center;line-height:40px;background:#fdb04c;float:left;margin-left:20px;color:#FFF;font-size:16px;text-decoration:none;}
#content h1 a:hover{ background:#d2d1d1;}

#content .title{height:70px;width:1120px;padding-top:20px; border-bottom:#808080 solid 1px; text-align:center;font-size:18px; font-weight:bold;color:#333333;line-height:30px;font-family:"微软雅黑";}
#content .title span{font-size:14px;color:#333333;font-family:"微软雅黑";}

#content .content{width:1200px; text-align:center;}
#content .content p{line-height:30px;margin-top:20px; text-indent:2em; font-family:"微软雅黑"; width:1120px;}
#content .content img{width:950px;height:710px;margin-top:20px; margin-left:-50px;}

