﻿body{font-size:12px;font-family:Verdana, Geneva, sans-serif;line-height:23px;margin:0;padding:0;background:url(/Content/images/login/login_bg.jpg);color:#3b6e81;}
.second_body{
	margin:0 auto;
	width:760px;
	height:421px;
	/*margin-top:10%;
	padding-left:400px;*/
	padding-top:40px;
	background:url(/Content/images/login/login_panel.png) no-repeat;
    position:relative;
}
.title_name {margin:0 auto;color:#fff;width:760px;height:60px;}
.title_text {width:760px;height:60px; margin-top:136px;left:20px;background:url(/Content/images/login/login_title.png) no-repeat 20px center;}

.maintb { border:none; width:300px;margin-left:400px;}
.copyright {position:absolute;top:376px;left:112px;color:#fff; font-size:14px; font-family:"宋体";}
.title-zh{position:absolute;top:20px;left:290px;font-size:26px;line-height:50px;font-weight:900;color:#0074a6;}

.title-en{position:absolute;top:60px;font-size:11px;left:296px;color:#9aa5a9;}
.message{position:absolute;top:308px;left:360px;color:red;}
.logo{position:absolute;left:50px;top:80px;}

.login{
	width:310px;
	/*border:1px solid #7fb5c1;*/
    border:none;
    outline:none;
    background-color:white;
	height:40px;
    vertical-align:middle;
    font-size:20px;
}

.login2{
	width:156px;
}
.login_button,.reset_botton{
	width:364px;
	height:51px;
    line-height:26px;
	border:none;
	color:#FFF;
	font-weight:bold;
	background:url(/Content/images/login/login.png);
	margin-left:-48px;
}