@import 'default.css';

body { background:#e6f5fe;}
.bd { background:#fff url(../images/bg.gif) repeat-x 0 0;  padding-top:97px;}
.bd_wrap { position:relative; margin:0 auto; height:360px; width:805px; text-align:left;}
.bd_l {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/left.jpg) no-repeat 0 0;
	height:360px;
	width: 200px;
	background:1xp scroll #000;
}
.bd_r {
	position:absolute;
	right:0;
	top:0;
	background:url(../images/right.jpg) no-repeat 0 0;
	height:360px;
	width: 195px;
}
.bd_m {
	position:absolute;
	left:200px;
	top:-37px;
	background:url(../images/main.jpg) no-repeat 0 0;
	height:397px;
	width:410px;
}
.login {
	height:282px;
	margin:21px auto 0;
	overflow:hidden;
	width:360px;
	font-size:14px;
}
#logo {
	background:url(../images/logo.gif) no-repeat 0 0px;
	height:62px;
	margin-left:18px;
}

#my {
	float:left;
	position:relative;
	height:21px;
}
.line {
	clear:both;
	background:url(../images/i_1.png) no-repeat 0 0px;
	height:2px;
	overflow:hidden;
}
#logtitle {
	margin-left:10px;
	color:#0970b8;
}
.formArea {
	height:150px;
	padding:15px 0 0 16px;
	overflow:hidden;
	color:#0970b8;
}
#lgextman table { width:215px; margin:0 auto;}
.formArea table th{ width:50px; height:40px;} 
.formArea table td a { color:#0970b8;}
.input_n { border:1px solid #bebaba; height:21px; width:157px; padding:2px 0 0 2px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.emial_suffix { color:#000; font-weight:bold;}
#loginMan { display:none;}

.buttons {margin-top:15px; text-align:center;}
.input_s {
	background:#238ace url(../images/c_1.png) no-repeat 0 0;
	border:0;
	height:33px;
	margin-right:10px;
	width:82px;
}
.about_us {
	height:30px;
	margin:0 10px;
	color:#0970b8;
	font-size:12px;
}
.copyright { float:left; padding-top:16px;}
.contact {
	float:right;
	background:url(../images/i_1.png) no-repeat 0 -10px;
	height:29px;
	width:85px;
}
.contact a { float:left; margin:14px 0 0 37px; color:#0970b8;}
.ft {
	background:#e6f5fe url(../images/point.gif) repeat-x 0 0;
	height:120px;
	text-align:left;
}
.notes { margin:0 auto; padding-top:32px; width:805px;}
.notes p {
	float:left;
	height:80px;
	padding:5px 35px 0; 
	color:#595a5a;
	font-size:14px;
	line-height:1.8;
}
.notes .p1 { background:url(../images/point_2.gif) repeat-y 100% 0; }
.notes span { color:#0970b8;}

.headermenu_popup {
	left:20px;
	border:1px solid #86b9d6;
	width:100px;
	color:#154ba0;
}
.popupmenu_option {
	background:#fff;
	padding:3px 8px;
	color:#154ba0;
	cursor:pointer;
	white-space:nowrap;
}
.popupmenu_highlight {
	background:#999;
	padding:3px 8px;
	color:#fff;
	cursor:pointer;
	white-space:nowrap;
}

