html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14  arial,\5b8b\4f53;color:#333;outline-color: #a9d0ff;}
body{
	background:url('../images/bg.jpg');
	
}
booy,html{
	height:100%;
}
#nav{
    width:1024px;
    /* height:282px; */
    /* padding:0 20px; */
    /*! background:url('../images/bg.jpg'); */
    margin: 0px auto;
    position:relative;
}
#nav .msg{
	display:block;
    font-size: 14px;
    color: #666666;
    display:block;
   /*  padding: 2% 0; */
   /*  height:30px;
    line-height:30px; */
   /*  margin-bottom:10px; */
}
.msg a{
    color: #003399;
}
.regs .item-box{
    text-align: center;
    float: left;
    width:322px;
    height:50%;
    /* min-height:225px; */
    background-color: #fff;
    border: 2px solid #E5E5E5;
    margin-right:22px;
    padding-top:10px;
}
.regs .bg{
    background-color: #F7FCFF;
}
.regs>div:last-child{
    margin-right:0;
}
.regs .item-box>span{
    padding:22px 32px;
    background:url('../images/rgs1.png');
    display: inline-block;
}
.regs>div>div{
    text-align: center;
    margin-top:15px;
}
.regs .item-box:nth-child(2)>span{
    background:url('../images/rgs2.png');
}
.regs .item-box:nth-child(3)>span{
    background:url('../images/rgs3.png');
}
.regs>div p{
    width:96%;
    margin:0 auto;
   padding: 15px 0;
    font-size: 20px;
    color: #343535;
    font-weight:bold;
    border-bottom: 4px solid #E7E6E3;

}
.regs>div>div{
    text-align: center;
    margin-top:15px;
}
.regs>div>div span{
    font-weight: bold;
    font-size:12px;
    height:20px;
    color: #82807A;
    line-height:23px;
}
.regs>div>div i{
    color: #FF6600;
}
.regs>div>div a{
    color: #003690;
    text-decoration: underline;
}
.location {
   height: 10px;
}
#partnerRegister-center {
	margin-right:0px;
}