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

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;height:396px;margin:50px auto;}
#content h1{font-size:34px;color:#333333; margin: auto;text-align:center;height:34px; width:200px;font-family:"微软雅黑"; margin-left:-43px;}
#content .left{float:left;width:440px;margin-top:-30px;}
#content .left h2{font-size:24px;color:#333333; font-weight:bold;font-family:"微软雅黑";}
#content .left table{margin-top:20px;}
#content .left table tr{font-size:14px;color:#333333;  display:block; }
#content .left table tr td { font-family:"微软雅黑"; margin-left:-20px;word-spacing:8px;letter-spacing: 1px;}
#content .left table tr td span{font-size:18px;color:#6e6e6e;font-weight:normal;font-family:"微软雅黑"; line-height:30px;word-spacing:8px;letter-spacing: 1px;}
#content .right{width:620px;height:300px;float:right;margin-top:20px;}
