.mailquery_container{
	margin:auto;
	height:270px;
	width:280px;
}
#mailnum_input{
	margin:0;	
	width: 144px;
	height: 27px;
	line-height:25px;
	padding-left:2px;
	border: 1px #0056ac solid;
	font-size:14px;
	color:gray;
}
#user_login{
	width:51px;
	height:41px;
	background:url('../img/login.gif') top left no-repeat;
	cursor:pointer;
}
.box_1{
	display:inline;/*for IE6*/
	float:left;
	margin-top: 20px;
	margin-left:10px;
	width:270px;
	height:260px;/*height:172px;  by hanfei 9.25*/
	border: 1px #DADADA solid;
	/*background:transparent url('../img/finalV10-v2-index_03.png') no-repeat;*/

}
.box1_head{
	text-align:center;
	color:#FEB320;
	font-size:20px;
	font-weight:bolder;
	font-family:宋体,Arial, Helvetica, sans-serif;
	margin-top: 5px;
	width:100px;
	height:20px;
}
#vip_login{
	margin-left:5px;
	display:block;
	width:65px;
	height:25px;
	background:transparent url('../img/btn2.gif') no-repeat -78px -58px;
	cursor:pointer;
}
#customer_feedback{
	display:block;
	width:65px;
	height:25px;
	background:transparent url('../img/btn2.gif') no-repeat -77px -58px;
	cursor:pointer;
	margin-left:400px;
	margin-top:20px;
}
.box_3{
	display:inline;
	float: left;
	margin-top: 5px;
	margin-left: 48px;
	width: 280px;
	height: 200px;
	border: 1px #DADADA solid;
}
.box_1 .news_header{
	height:36px;
	line-height:36px;
	width:270px;
	background-color:#E2E2F0;
}
.user_input{
	padding-left:2px;
	line-height:30px;
	font-size:14px;
	width: 110px;
	height:30px;
	border: 1px #DDDDDD solid;
	color: #808080;
}
.input_userName{
	padding-left:2px;
	line-height:30px;
	font-size:14px;
	width: 145px;
	height:30px;
	border: 1px #DDDDDD solid;
	color: #808080
}
.input_password{
	padding-left:2px;
	line-height:30px;
	font-size:14px;
	width: 145px;
	height:30px;
	border: 1px #DDDDDD solid;
	color: #808080
}


