@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, ul, li, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding : 0; margin : 0; }
table { border-collapse  :  separate; border-spacing : 1; }
fieldset, img { border : 0;}
address, caption, cite, code, dfn, em, strong, th, var { font-weight :  normal; font-style :  normal; }
caption, th { text-align :  left; }
h1, h2, h3, h4, h5, h6 { font-weight :  normal; font-size : 100%; }
q:before, q:after { content : ''; }
abbr, acronym { border : 0; }

body{ margin:0 auto; background:url("../images/login_bg.jpg") repeat-x;}

.clear{ clear:both;}

.login{ width:1028px; margin:0 auto;}
/*
.login_top{ background:url("../images/login_01.jpg") no-repeat; width:1024px; height:171px;}
*/
.login_top{ width:1024px; height:171px;}
.login_middle{ width:1024px; height:420px;}
.login_middle_l{ background:url("../images/login_02.jpg") no-repeat; width:308px; height:420px; float:left;}
.login_middle_m{ background:url("../images/login_03.jpg") no-repeat; width:394px; height:420px; float:left;}
.login_area{ width:394px; margin:100px auto 0px auto;}
.login_area a{ color:#494949; text-decoration:none;}
.login_area a:hover{ color:#c00;}
.login_text{ background:url("../images/login_text.png") no-repeat; border:none; width:377px; height:62px; line-height:62px; font-size:22px; color:#a3a3a3; padding:0px 0px 0px 15px;}
.login_btn{ background:url("../images/login_btn.png") no-repeat; width:185px; height:47px; border:none; cursor:pointer; margin-left:90px;}
.login_btn_new{ background:url("../images/login_btn_new.png") no-repeat; width:93px; height:47px; border:none; cursor:pointer; margin-left:90px;}
.help_btn_new{ background:url("../images/help_btn_new.png") no-repeat; width:93px; height:47px; border:none; cursor:pointer; margin-left:20px;}
.login_middle_r{ background:url("../images/login_04.jpg") no-repeat; width:322px; height:420px; float:left;}
/*
.login_bottom{ background:url("../images/login_05.jpg") no-repeat; width:1024px; height:177px;}
*/
.login_bottom{width:1024px; height:177px;}

.all{ width:1028px; margin:0 auto;}
.top{ background:url("../images/new_main_01.jpg") no-repeat; width:1024px; height:240px;}
.nav{ background:#047bce; width:1024px; height:39px;}
.main{}
.bottom{}

.ba_info{
	color:#000; 
	height:20px;
	font-size:18px;
	line-height: 18px;
	font-family:"宋体";
	text-align:center;
	cursor:hand;
	padding:2px;
	background-color:transparent;
	text-decoration:none;
	top: -10px;
}