﻿<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{background:#fff;height:100%;font:normal normal 12px/24px "Microsoft yahei", Arial;padding-bottom:30px;}
a{color:#333;text-decoration:none;}
a:hover{color:#093;text-decoration:none;}
#title{width:300px;margin:3% auto 0;}
#title h2{font-size:18px;}
#wrapper{width:380px;margin:0 auto;background:#fff;padding:0;}
#wrapper h3{color:#333;font-size:14px;text-align:center;margin:20px 0;}
/* box */
.box{width:380px;margin:0 auto 0;background:#fff;}
.tab_menu{overflow:hidden;}
.tab_menu li{width:110px;float:left;height:24px;line-height:24px;color:#333;text-align:left;cursor:pointer; }
.tab_menu li.current{color:#bb0404;}
.tab_menu li a{color:#333;text-decoration:none;font-size:22px}
.tab_menu li.current a{color:#bb0404; font-size:22px}
.tab_box{padding:0 0;}
.tab_box li{height:24px;line-height:24px;overflow:hidden;}
.tab_box li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}}
</style>
