#bod{ height: auto; margin: 0 auto; font-family: simhei;}
	     #top{ width: 100%;  height: auto; background-color:#0D5798 ; margin: 0 auto; height: 70px;}
		.top{ width: 100%; margin-top: 5px;}
		.top1{ width: 100%; margin-top: 5px;}
		.pic{ width: 100%;}
		.img{max-width:100%;height:auto; margin-top: 5px; }
		#tab{width: 100%; height: 40px; }
       	.tab1{width: 50%;  background-color: #EE7F14;float:left;text-align: center; font-size: 12px;height: 40px;line-height: 40px;color: #ffffff; font-weight: bold;}    
		.tab2{width: 50%;background-color: #0D5798;float:left;text-align: center;font-size: 12px;height: 40px;line-height: 40px; color: #ffffff;font-weight: bold;}
		.pass{width: 100%; font-size: 12px;line-height:40px ;margin-top: 10px;}
		.kuang{width: 320px; margin: 0 auto; font-size: 14px;}
		.nameleft{width: 30%; text-align: right; float:left;height: 40px;}
		.nameright{width: 70%; text-align: left;float:left;height: 40px;}
		.passleft{width: 30%; text-align: right; float:left; height: 40px;}
		.passright{width: 70%; text-align: left;float:left;height: 40px;}
		.but{width: 100%; background-color: #0D5798;    border: 1px solid #2E95E1; height: 40px;color: #FFFFFF;font-weight: bold;font-size: 14px;}
		.phone{width: 100%; font-size: 12px;line-height:40px ; display: none;margin-top: 10px;}

		.logo{width: 100%; height: 30px; margin-top: 5px;font-size: 12px;}
		.logo img{ border: 0px;max-width:15%; height: 25px;}
		
		.mydiv {
			
			position: fixed; 
			margin:0 auto;
			background-color: #F5FFFA;
			border: 1px solid #CDCD00;
			text-align: center;
			line-height: 30px;
			font-size: 12px;
			z-index:999;
			
			height: auto;
		
			}
			.tikuan{width: 320px;margin: 0 auto;}
			#message{color:red; height: 15px;}
			input{ font-size: 100%;}
			.bottombutton{
				width: 90px;
			    margin-left: 15px;
			    margin-right: 15px;
			    background-color: #0D5798;
			    border: 1px solid #0D5798;
			    border-radius: 5px;
			    height: 30px;
			    line-height: 0px;
			    color: #FFFFFF;
			    font-weight: bold;
			    font-size: 14px;
			    margin-top: 20px;
			}	