@charset "utf-8";

body {
	color:#000;
	background:#fff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;

}
p{
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
p.skip{
	display: block;
	margin-left: 85px;
	line-height: normal;
	margin-top: 10px;
}
a:link{
	color: #000000;
}
a:hover {
color: #ff0000;	
}
#wrap {
	width:680px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	clear: both;
}
#top{
	background-image: url(../images/top.jpg);
	height: 91px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	clear: both;
}
#box{ padding:0px; margin:0px;}
#box_mid{
	float: left;
	width: 21px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 198px;
}
#box_left{
	float: left;
	width: 315px;
}
#box_right{
	float: left;
	width: 344px;
}
#login_title{
	width: 320px;
}
#login_pic{
	float: left;
	height: 165px;
	width: 95px;
}
#login_input{
	height: 165px;
	width: 249px;
	float: left;
}
#box_skip{
	background-image: url(../images/skip_bg.jpg);
	height: 91px;
	width: 306px;
	float: left;
}
#pay_box{
	background-image: url(/paygateway/images/box_bg.gif);
	height: 120px;
	width: 303px;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}
#box_join{}
.space{
	display: block;
	clear: both;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
.username{
	background-image:url(/flight/images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:18px;
	FONT-SIZE: 12px;
	border: 1px solid #D1D1D1;
}
.password{
	background-image:url(/flight/images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:18px;
	FONT-SIZE: 12px;
	border: 1px solid #D1D1D1;
}
.imgkey{
	background-image:url(/flight/images/key.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	height:18px;
	FONT-SIZE: 12px;
	padding-left: 20px;
	border: 1px solid #D1D1D1;
}
p.inputin{
	line-height: 150%;
	margin-top: 10px;
	margin-left: 8px;
	float: left;
}
.formin_1{
	width: 234px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
}
.formin_2{
	float: left;
	width: 60px;
	height: 18px;
	margin-left: 5px;
	overflow: hidden;
	margin-top: 3px;
	padding-top: 10px;
}
.formin_3{
	float: left;
	height: 18px;
	padding-left: 15px;
	padding-top: 10px;
	width: 160px;	
}
.paybox {
	width:680px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	text-align:left;
}
.paybox  h1 {
	font-size:14px;
	color:#333333;
}
.paybox strong {
	color:#333333;
}
#pay_box_pay {
	width: 303px;
	clear: both;
	border: 1px solid #CCCCCC;	

}
.tr {
	clear:both;
	height:40px;
	line-height:40px;
	text-align:left;
}
.tr .td {
	display:block;
	float:left;
	margin-right:10px;
	width:20px;
}
.tr .td3 {
	display:block;
	float:left;
	margin-right:10px;
	width:120px;
}
.tr .td2 {
	display:block;
	float:right;
}
.tr2 {
	clear:both;
	padding-left:10px;
	text-align:left;
	margin-bottom:20px;
}