/*resset*/
@charset "utf-8";
*{
 padding: 0px;
 margin: 0px;
}
img,input{
 border: none;
}
a{
 text-decoration: none;
}
li{
 list-style: none;
}
body{
 font-size: 12px;
 font-family: 'Arial';

}
#content_box{
 width: 320px;
 height: auto;
 margin: 0 auto;
 overflow: hidden;

}
/*è‡ªåŠ©å¹³å° str*/
#pt_box{
 width: 100%;
 margin-top:3px;
 overflow: hidden;
 border-bottom: 1px solid #ddd;
}
#pt_box h3{
 width:320px;
 height: 35px;
 color: #fff;
 line-height: 40px;
 position: relative;
 font-size: 25px;
 text-align: center;
 background: url("../image/yy_bg_03.jpg") repeat-x;
}
#pt_box p{
 display: block;
 margin: 0 auto;
 color: #087b75;
 font-size: 14px;
 margin-top: 5px;
 text-align: center;
}
#pt_box table .inputbtn{
 width: 214px;
 height: 23px;
 border: 1px solid #ddd;
}
#pt_box table .content{
 width: 215px;
 height: 77px;
 border: 1px solid rgb(221, 221, 221);
}
#pt_box table .man{
 font-size: 14px;
 font-weight: 700;
 color: #6b6b6b;
}
#pt_box table .sub{
 width: 64px;
 height: 28px;
 margin-left: 50px;
 background: url(../images/zx_20.jpg) no-repeat;
}
#pt_box table img{
 display: block;
 float: right;
}
#pt_box table span{
 color: #087b75;
 display: block;
 float: left;
 font-size: 20px;
}
/*è‡ªåŠ©å¹³å° end*/
#top{
 width: 100%;
 height: auto;
}
#top img{
 display: block;
 float: left;
}
#menu_box{
 width: 100%;
 height: auto;
 overflow: hidden;
}
#menu_box li{
 width: 79px;
 height: 34px;
 float: left;
 border-bottom: 1px solid #ffffff;
 border-right:1px solid #fff;
 background: none repeat scroll 0% 0% rgb(20, 172, 164);

}
#menu_box li.one{
 background: #e62185;
}
#menu_box li.two{
 background: #14aca4;
}
#menu_box li.two a{
 color: #fff200;
}
#menu_box li a{
 display: block;
 text-align: center;
 line-height: 34px;
 font-size: 14px;
 color: #fff;
}
/*wenti str*/
#wenti_box{
 width: 100%;
 padding-top: 5px;
 background: #eeeeee;
 float: left;
 margin-bottom: 5px;
}
#wenti_box li{
 float: left;
 width: 74px;
 height: 56px;
 margin-left: 5px;
}
#wenti_box li a{
 display: block;
 text-align: center;
 line-height: 56px;
 color: #fff;
 font-size: 14px;
 font-weight: 700;
}
#wenti_box li.bg1{
 background: url(../images/tz_bg_03.jpg) no-repeat;
}
#wenti_box li.bg2{
 background: url(../images/tz_bg_05.jpg) no-repeat;
}
#wenti_box li.bg3{
 background: url(../images/tz_bg_07.jpg) no-repeat;
}
#wenti_box li.bg4{
 background: url(../images/tz_bg_09.jpg) no-repeat;
}
/*wenti end*/
/*foot str*/
#foot_box{
 margin-top:5px;
 width: 100%;
 height: auto;
 height: 150px;
 overflow: hidden;
}
#foot_box ul{
 width: 194px;
 height: 20px;
 margin: 0 auto;
}
#foot_box li{
 float: left;
}
#foot_box li a{
 display: block;
 margin-left: 5px;
 color: #087b75;
 float: left;
}
#foot_box p{
 text-align: center;
 line-height: 22px;
 color: #636363;
}
/*foot end*/
/*msg box str*/
#msg_box{
 width: 100%;
 height: auto;
}
#msg_box li{
 float:left;
 width: 78px;
 height: 40px;
 margin-left: 1px;
 position:relative;
 background: #0f9c95;
}
#msg_box li a{
 display: block;
 text-align: center;
 line-height: 40px;
 font-size: 14px;
 color: #fff;
}
#msg_box li.msg{
 background:#f27200 url(../images/msg__03.png) no-repeat right 1px;
}
/*msg box end*/