@charset "gb2312";
/* CSS Document */
body, ul,li, dt,h1, h2, h3, h4, h5, h6, p,div,img{
	padding:0;
	margin:0;
    font-size:12px;
	font:"ËÎÌå";
}
ul,li{ list-style:none;}
body{ background: #fff url(../images/web_bg.jpg) top center no-repeat; width:100%; height:auto;}
*{ margin:0; padding:0;}
div{ line-height:200%; overflow:hidden;}
ul{ list-style:none;}
img{ border:none;}
a{text-decoration:none; color:#333;}
a:link, a:visited {text-decoration:none;}

.clearfloat{ clear:both; height:0; font-size: 1px; line-height:0px;}
.left{ float:left;}
.right{ float:right;}

