@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#4584a1;
	font-family:Verdana, Geneva, sans-serif;
}

a, a:visited, a:active {
	color:#396e86;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.outFrame {
	background:url(larger_img.jpg) no-repeat;
	width:966px;
	height:563px;
	margin:0px auto 0 auto;
	position:relative;
	right:0;
	top:0;
}

/**later**/
.login_tab tr td{ padding-top:10px; font-size:12px; color:#666;}
.login_tab .inputer{ line-height:29px;}
.login_tab .tr_pwd{ padding-top:22px;}
.title_box {
	color:#0f4a65;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	left:100px;
	top:180px;
	text-align:center;
	width:400px;
}

.logo_box {
	width:320px;
	height:50px;
	/** background:url(logo.jpg) no-repeat center; **/
	position:absolute;
	top:290px;
	left:180px;
}

.logog_box_image {
	width:245px;
	height: 50px;
	margin-top:24px;
}

.login_box {
	width:300px;
	height:150px;
	position:absolute;
	top:290px;
	right:152px;
	font-size:12px;
	color:#646464;
	line-height:54px;
}

.inputer {
	width:210px;
	height:29px;
	line-height:29px;
	padding:0 5px;
	font-size:14px;
	font-weight:bold;
	color:#7b8489;
	border:0 none;
	background:none;	
}

.login_Btn {
	width:90px;
	height:32px;
	border:0 none;
	background:url(login.jpg) no-repeat;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.copyright_box {
	width:480px;
	height:30px;
	color:#95bdce;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:0 auto;
	padding-top:560px;
}

#userReg {
	position:absolute;
	right:55px;
	bottom:63px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.yzminputer{width:70px; margin-top:12px; float:left}
.yzmImg{margin-top:13px;margin-left:5px; border:1px solid #ddd; border-radius:3px;float:left}