@charset "utf-8";
body, dl, dd, h1, h2, h3, h4, h5, h6, p, li,input{margin:0;padding:0;}
ul,ol{list-style: none;margin:0; padding:0;}
img{border:0;}
body{font-family: "宋体";font-size:14px;background: url("../images/bg.gif");}
a{color:#003781;}
a:hover{color:#c00;}

.box{width:540px;margin:0 auto;height: 438px;overflow: hidden;}
.main{width:500px;overflow: hidden;background: #fff;margin:10px;border-radius: 5px;padding:15px 10px;}
.title h1,.search,.search p,.inbtn{background:url("../images/icon.gif") no-repeat;}
.title{zoom:1;overflow: hidden;line-height: 36px;}
.title:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.title h1{padding:0 0 0 47px;background-position: -65px 0;height: 36px;line-height: 36px;float: left;margin-right: 10px;}
.title h1 img{vertical-align: middle;margin-top: 7px;}
.search{margin: 15px 0 0;padding:0 0 0 5px;height: 50px;line-height: 50px;background-position: -5px 0;}
.search p{background-color: #666;padding:5px 5px 5px 0;background-position: 490px 0;overflow: hidden;height: 40px;position: relative;}
.search .close{position: absolute;background: url("../images/close.png") no-repeat center center;width:35px;height: 50px;top:0;left:343px;cursor: pointer;z-index: 9999;display: none;}
.intext{padding:12px 10px;width:358px;border:0;height: 16px;overflow: hidden;;float:left;display:inline;font-size:14px;}
.inbtn{border:none;background-position: 0 -55px;width:104px;height: 40px;cursor: pointer;margin-left:6px;float:left;display:inline;}
.msgbox{color:#c00;line-height: 20px;font-size:12px;height: 20px;overflow: hidden;padding-left:10px;}
.info{border:1px solid #b2b2b2;padding:20px 10px;background: #fff;border-radius: 3px;height: 220px;overflow: hidden;}
.note{zoom:1;line-height: 30px;color: #808080;}
.note:after{content: " ";display: block;height: 0;clear: both;visibility: hidden;}
.note p{text-align: center;padding:60px 0;}
.info dl{overflow: hidden;width:100%;}
.info dt{font-size:16px;font-weight: bold;padding-bottom:20px;border-bottom: 1px solid #b2b2b2;margin-bottom: 15px;overflow: hidden;width:100%;}
.info dd{line-height: 28px;height: 28px;overflow: hidden;color:#333;}
.info dd span{display:inline-block;width:80px;color:#333;font-weight: bold;text-align: justify;text-justify: inter-ideograph;}
.info dd i{color:#ff0000;font-style: normal;}
.hide{display: none;}