@charset "utf-8";
body,* {
margin:0px;
padding:0px;
border:0px;
text-align:center;
font-size:14px;
font-family:"微软雅黑", "黑体",Arial, Helvetica, sans-serif;
}
.top_box,.body_box,.bottom_box{width:100%;}
.top,.body,.bottom{max-width:1000px; width:100%; margin:auto;}
.top{ text-align:center; margin:auto; }
.top img{ width:100%; max-width:1000px;}
.top_box{background:url(../images/top_box_bg.jpg) repeat-x left top; margin:0px auto; padding-bottom:15px; background-size: 100% 100%;}
.body_box{ ; min-height:260px;margin:0px auto;}
.bottom_box{ max-width:1000px;background:url(../images/bottom_bg.jpg) no-repeat right bottom; min-height:238px;margin:0px auto; background-size:100% auto;}
.bottom_box2{ background:url(../images/bottom_bg2.jpg) repeat-x right bottom; min-height:238px;margin:0px auto;}
td{ padding:10px;}
.form{ margin:0px auto; max-width:400px; width:100%; padding-top:10px;}
.wenben{ width:100%; max-width:260px; height:22px; border:1px solid #cecece; text-align:left; text-indent:5px;}
.left{text-align:left;}
.right{text-align:right;}
#agentinfo{ margin:auto; width:100%;}
@media (max-width: 767px) {
	.body_box{background:none;}

}
#cert_img{ max-width:800px; width:100%;}
#download{ width:97px; height:31px; background:url(../images/btn_download.png) no-repeat right bottom; overflow:hideen; text-indent:-9999px;}
