@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;  list-style:none; }
body{
background:#000000; 
color:#333; text-align:center;
font-size:12px; font-style:normal;font-weight:normal;font-family:verdana, "宋体"}
ol,ul {list-style:none;}
caption,th {}
q:before,q:after{content:'';}
a img{
border:none;}
a{ color:#000000; text-decoration:none}
a:Hover{ color:#000000; text-decoration:underline}
.width800{ width:860px; margin-left:auto; margin-right:auto;   min-width:860px; width:expression((document.documentElement.clientWidth||document.body.clientWidth)<860?"860px":"");}
.cn1{ height:576px;}
.cn2{ height:41px;}