@charset "gb2312";
/* CSS Document */
 @media all and (min-width: 710px){
*{ margin:0; padding:0; font-family:"Î¢ÈíÑÅºÚ"; font-size:23px; line-height:40px}
.top{ font-size:30px; font-weight:bold; text-align:center; border-bottom:1px solid #CCC; padding-bottom:10px; margin:20px 0}
 }
  @media all and (max-width: 710px){
*{ margin:0; padding:0; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; line-height:25px}
.top{ font-size:20px; font-weight:bold; text-align:center; border-bottom:1px solid #CCC; padding-bottom:10px; margin:20px 0}
 }
a{ text-decoration:none;}
.cle{ clear:both;}
ul li{ list-style:none;}
.border-bottom{ border-bottom:1px solid #CCC;}
.border-top{ border-top:1px solid #CCC;}
.border-right{ border-right:1px solid #CCC;}
.border-left{ border-left:1px solid #CCC;}
.relative{ position:relative}
.absolute{ position:absolute;}
img{ border:none; display:block}
.cli{background:#FFDE3E; color:red; padding:8px; border:2px solid #FFC740; border-radius:10px; text-align:center; float:left; width:40%}
.clino{background:#white; color:black; padding:8px; border:2px solid #FFC740; border-radius:10px; text-align:center; float:left; width:40%}

.cliz{background:#FFDE3E; color:red; padding:8px; border:2px solid #FFC740; border-radius:10px; text-align:center;  width:90%}
.clizno{background:#white; color:black; padding:8px; border:2px solid #FFC740; border-radius:10px; text-align:center;  width:90%}
.wapper{ width:100%; min-width:320px; max-width:640px; margin:0 auto;}
.center{ padding:5px; height:auto;}
.other{ width:100%; height:auto;}

.nav div{ width:100%; height:40px; line-height:40px; background:#235906; color:#FFF; font-weight:800;}
.nav div:hover{ width:100%; height:40px; line-height:40px; background:#3B8612; color:#FFF; font-weight:800;}

.title{ height:40px; background:#3B8612;border-radius:5px; }
.title span{ line-height:40px; color:#FFF; font-size:20px; font-weight:900;margin-left:10px;}


.floating{background: none repeat scroll 0 0 ;border-top: 0px solid #CBCBCB;bottom: 0; font-size: 0.9em;height: 40px;left: 0;line-height: 40px;opacity: 1;position: fixed;width: 100%;z-index: 102;}