@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0; font-family:"Î¢ÈíÑÅºÚ"; line-height:25px}
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}

.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:#39b0e9; color:#FFF; font-weight:800;}
.nav div:hover{ width:100%; height:40px; line-height:40px; background:#0487c6; color:#FFF; font-weight:800;}

.title{ height:40px; background:#39b0e9;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;}