@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-size:12px; line-height:24px; color:#333; font-family:"微软雅黑",Verdana,Arial,Helvetica,sans-serif; background:#0180bb;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#444;}
table{ border-collapse:collapse;}
a,img{ border:none;}
a:hover{ color:red;}
a:focus{ outline:none;-moz-outline:none;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}

.main{ width:800px; padding:20px; margin:0px auto;}
.logo{ font-size:30px; color:#FFF; display:block; width:800px; text-align:center; margin-bottom:30px;}
.zhibo{ /*border:1px solid #FFF;*/ width:800px; height:600px; margin-bottom:10px;}
.liuyan{ width:800px; height:925px;}
.fooer{ text-align:center; margin-top:10px; font-size:14px; line-height:26px; color:#FFF;}
.fooer a{ color:#FFF;text-decoration:none; }

.logoimg{ width:800px; margin-bottom:30px;}
.logoimg img{ display:block; width:100%;}
