* {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
li {
	list-style:none;
}
input,button {
	border:none;
	background:none;
	vertical-align:middle;
}
body {
	text-align:center;
	background:#02233c url(../images/bg.gif) repeat-x;
}
h1 {
	display:none;
}
#contain {
	background:url(../images/wrap_bg.gif) repeat-x;
	height:302px;
	text-align:left;
	position:relative;
	margin:135px auto 0;/* modify 20% to 10% B396*/
	width:635px;
}
* html #contain {
	float:none;
	margin:135px auto 0;
}
h1 {
	display:none;
}
.logo {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/wrap_left.gif) 0 0 no-repeat;
	width:197px;
	height:274px;
}
.logo img {
	margin:90px 0 0 20px;
	width:170px;
	height:50px;
}
#wrap br {
	display:none;
}
#wrap {
	background:url(../images/wrap_right.gif) right 0 no-repeat;
	height:302px;
	position:relative;
}
.form {
	padding:30px 0 129px;
	color:#fff;
	width:630px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
}
.form h2 {
	display:none;
}
.form div {
	padding:18px 10px 6px 208px;
	clear:both;
	white-space:nowrap;
	overflow:hidden;
}

.form div label {
	color:#fff;
	float:left;
	display:table-cell;
	width:75px;
	text-align:right;
	line-height:24px;
}
* html .form label {
	float:none;
}
.form input {
	border:1px solid #71b2da;
	background:url(../images/input_bg.gif) repeat-x;
	height:18px;
	padding:2px;
}
* html .form input {
	height:24px;
}
.form button {
	background:url(../images/btn_bg.gif) no-repeat;
	width:78px;
	height:26px;
	line-height:26px;
	margin-right:24px;
}
.form button.btn1 {
	margin-left:76px;
	margin-left:82px\9;
}
#cominfo {
	line-height:18px;
	text-align:left;
	position:absolute;
	left:0;
	top:310px;
}
#cominfo p {
	color:#6695b4;
	padding-right:10px;
	
}
#cominfo span {
	display:block;
	word-break:break-all;
	word-wrap:break-word;
	
}
#foot {
	height:28px;
	color:#adc1cf;
	text-align:right;
	background:url(../images/foot_left.gif) 0 bottom no-repeat;
	line-height:28px;
	margin-top:-28px;
	margin-top:-84px\9;
	*margin-top:-86px;
}
#foot p {
	padding:0 13px 0 0;
}
/*---------- pop ----------*/
.pop_frame{
	position:fixed;
	*position:absolute;
	background:#000;
	filter:Alpha(Opacity=50);
	opacity:0.1;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:999;
}
#popup_container{
	position:absolute;
	width:400px;
	top:30%;
	left:30%;
	height:auto;
	z-index:999;
	text-align:left;
}
#popup_title {
	background:url(../images/blue_pop_header.gif) no-repeat;
	height:28px;
	line-height:28px;
	color:#fff;
	padding:0 10px;
	position:relative;
}
#popup_title button {
	background:url(../images/blue_ico_close.gif) no-repeat;
	width:9px;
	height:9px;
	border:0;
	cursor:pointer;
	position:absolute;
	top:9px;
	right:10px;
}
#popup_message {
	border-left:1px solid #3e99c3; 
	border-right:1px solid #3e99c3; 
	background:#fff url(../images/ico_notice.gif) 20px 20px no-repeat; 
	padding:20px 20px 50px;
}
#popup_message p {
	margin:5px 0 0 50px;
	line-height:25px;
}
#popup_panel {
	background:#f6fafd; 
	border:1px solid #3e99c3; 
	border-top:1px solid #cbdde5; 
	padding:10px 0; 
	text-align:right;
}
#popup_panel input {
	background:url(../images/blue_bg_button.gif) 1px 0 repeat-x;
	border:1px solid #72a1bd;
	height:26px;
	line-height:26px;
	padding:0 15px;
	*padding:0 8px;
	margin-right:15px;
	cursor:pointer;
}
