@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;list-style:none;}
ul, li, ul li, div, html{padding:0px;margin:0px;}
body {font-family:simsun, Arial, Helvetica, sans-serif,; margin:0px;padding:0px;width: 100%;}
img {border:none;}
p {line-height:130%;}

.clear {clear:both;}
.px1{height:1px; clear:both;}
.px2{height:2px; clear:both;}
.px3{height:3px; clear:both;}
.px4{height:4px; clear:both;}
.px5{height:5px; clear:both;}
.px6{height:6px; clear:both;}
.px7{height:7px; clear:both;}
.px8{height:8px; clear:both;}
.px9{height:9px; clear:both;}
.px10{height:10px; clear:both;}
.px15{height:15px; clear:both;}
.px20{height:20px; clear:both;}
.px25{height:25px; clear:both;}
.px30{height:30px; clear:both;}
.px35{height:35px; clear:both;}
.px40{height:40px; clear:both;}
.px50{height:50px; clear:both;}
.px60{height:60px; clear:both;}
.px70{height:70px; clear:both;}
.px80{height:80px; clear:both;}
.px90{height:90px; clear:both;}

.zt12{font-size: 12px;}
.zt14{font-size: 14px;}
.zt16{font-size: 16px;}
.zt18{font-size: 18px;}

.hui {color:#CCC;}
.hui2{color:#999;}
.purple { color:purple;}
.green { color:green;}
.blue { color:blue;}
.gray { color:gray;}
.red { color:red;}

.body_0{padding:0px; overflow:hidden; zoom:1;}
.body_5{padding:5px; overflow:hidden; zoom:1;}
.body_10{padding:10px; overflow:hidden; zoom:1;}
.body_5_10{padding:5px 10px; overflow:hidden; zoom:1;}
.body_10_5{padding:10px 5px; overflow:hidden; zoom:1;}
.body_0_5{padding:0px 5px; overflow:hidden; zoom:1;}
.body_5_0{padding:5px 0px; overflow:hidden; zoom:1;}
.body_5_2{padding:5px 2px; overflow:hidden; zoom:1;}
.body_10_0{padding:10px 0px; overflow:hidden; zoom:1;}
.body_0_10{padding:0px 10px; overflow:hidden; zoom:1;}
.body_5_5_5_1{padding:5px 5px 5px 1px; overflow:hidden; zoom:1;}

.txt_l{text-align:left;}
.txt_r{text-align:right;}

.fl_l{float: left;}
.fl_r{float: right;}