@charset "utf-8";

body{ margin:0;
      padding:0;
	  font-size:12px;
	  color:#444;
}



.main{ width:100%;
	   background:url("mainbg.png"/*tpa=http://www.cnmisc.org/images/mainbg.png*/) no-repeat ;
	   background-position:top center;
	   margin:0;
	   padding:0;}
	   
.con{
	background:url("conbg.png"/*tpa=http://www.cnmisc.org/images/conbg.png*/) no-repeat 0 0;
	width:960px;
	margin:0 auto;
	height:620px;
	padding-top:38px;
}	   
.title{ width:220px;
        height:40px;
}
.contation{
	width:925px;
	margin:20px auto auto auto;
	height:488px;
	background:url("earth.png"/*tpa=http://www.cnmisc.org/images/earth.png*/) no-repeat top left;
	background-color:#FFF;
	border:1px solid #e0eaf5;
			}
.contation2{
	width:925px;
	margin:20px auto auto auto;
	height:488px;
	background-color:#FFF;
			}
.register{
	width:425px;
	height:355px;
	margin:60px auto auto 470px;
	background:url("register.png"/*tpa=http://www.cnmisc.org/images/register.png*/) no-repeat 0 0;
	
}
.register2{
	width:525px;
	height:435px;
	margin:30px auto auto 385px;
	background:url("register2.png"/*tpa=http://www.cnmisc.org/images/register2.png*/) no-repeat 0 0;
}
.registercon{
	margin:0 auto auto 55px;
	display:block;
}
.empty{
	height:100px;
	width:100%;
}
.write{
	width:300px;
	height:23px;
	margin-top:20px;
	display:block;
}
.write span{ width:70px;
             display:block;
			 float:left;
			 font-size:14px;
			 line-height:23px;
}
.write input{	  color:#444;
	line-height:23px;
	float:left;
	width:225px;
	height: 23px;
	border:1px solid #e5e5e5;
}
.write2{
	width:300px;
	height:23px;
	margin-top:20px;
}

.write2 span{ width:70px;
             display:block;
			 float:left;
			 font-size:14px;
			 line-height:26px;
}
 .write2 select{	  color:#444;
	line-height:26px;
	width:228px;
	height:26px;
	border:0;
	overflow:hidden;
	display:block;
	border:1px solid #e5e5e5;

}
.xiala{ width:228px; float:left;
        overflow:hidden;}
.check{ margin:15px auto auto 180px;
         width:117px;
		 height:39px;
		 background:url("check.png"/*tpa=http://www.cnmisc.org/images/check.png*/) no-repeat;
		 line-height:39px;
		 text-align:center;
		 font-size:18px;
		 color:#fff;
		 font-weight:700;
		 }
.check a{
          display:block;
		   width:117px;
		   height:39px;
		   text-decoration:none;
		   color:#fff;}
.check a:link,.check a:hover{
			   color:#FFF;
			   text-decoration:none;}
			   .shuoming{ width:375px;
			             line-height:17px;
						 padding-top:15px;
						 margin-left:-30px;
						 font-size:12px;}
						 .dis{
	min-height:300px;
	padding:15px;
	margin:0 auto;
	margin-top:10px;
							   }
							   .dis img{ display:block;
							    margin:0 auto; text-align:center;
								max-width:900px;}
