
@charset "gb2312";
/* CSS Document */
/*È«¾ÖÑùÊ½*/
*{ padding:0; margin:0; list-style:none;}
body{ background:#fff; color:#333; font-size:12px;}
.clear{ overflow:hidden; zoom:1;}
img{ border:0;}
.margin_r10{ margin-right:10px;}
.more{ float:right; margin-right:10px; margin-top:5px;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
.li_con_25p{ width:25%;}
.li_con_45p{ width:45%;}
.li_con_50p{ width:50%;}
.li_con_80p{ width:80%;}
.li_con_20p{ width:20%;}
.center{ text-align:center;}
.right{ text-align:right;}
.l{ float:left;}
.r{ float:right;}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html>body .clearfix { display: inline-block; width: 100%; }
* html .clearfix { height: 1%; /* End hide from IE-mac */ }
/* ie7 hack*/
*+html .clearfix { min-height: 1%; }

.l{ float:left;}
.r{ float:right;}
