@charset "utf-8";
/* index Document */
html{-ms-text-size-adjust:100%;}
body,h3,p,form,input{margin:0px;font-family:"Arial","sans-serif","Microsoft Yahei";}
a{text-decoration:none;}
img{border:none;}
/* header css */
.header{width:100%;float:left;border-bottom: 5px solid #f5f5f5;}
.top_banner{width: 96%;margin-left: 2%; float: left;}
.header_back{width:auto;height:45px;float:left;}
.header_back a{width:20px;height:20px;display:block;float:left; background:url(../images/arrow_left_333.svg) no-repeat center; margin-top: 12px;}
.top_banner_left{width: auto;height: 45px;line-height: 45px; float: left;}
.top_banner_right{width: auto;height: 45px; float: right;}
.top_banner_right a{width: 25px;height: 25px;display: block; float: left;margin-top: 10px;}
/*messages box css*/
.content{width: 100%;float: left;}
.title{width: 96%;float: left;margin-left: 2%;font-size: 18px;font-weight: bold;color: #000;margin-top: 20px;}
.text{width: 96%;float: left;margin-left: 2%;font-size: 14px;color: #2b2b2b;line-height: 25px;margin-bottom: 20px;}