/*全局样式*/
body {

	margin:0px;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	line-height:30px;
	text-align:center;
}


div{ text-align:left; margin:0; padding:0px;}


a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}
*{ padding:0; margin:0;}
ul,ul li{ margin:0; padding:0;list-style:none; list-style-type:none;}
div{ line-height:28px;}
tr td{ padding-left:5px; padding-right:5px;}
div#page{ height:25px; line-height:25px; text-align:center;  background:#f2f2f2;}
/*设置表单元素的样式*/
input.form_Text{ margin:0; padding:0; border:1px solid #cccccc; height:30px; line-height:30px; padding-left:5px;
color:#999999;}
textarea{margin:0; padding:0; border:1px solid #ccc;  line-height:30px; padding-left:5px; color:#999999; font-size:12px;}
/*后台登陆*/
body#login{ padding:0; margin:0;}
#login_pagebody{ width:100%; height:700px;  overflow:hidden;  background:url(../images/bgg.jpg) repeat-x;  text-align:center;}

#login_top{ width:972px; height:auto; position:relative; margin:0 auto; clear:both; text-align:left; background:#fff; border-bottom:2PX solid #2997d1;  padding-bottom:15px; padding-top:15px; }
.login_logonav{ width:100%; height:67px; position:relative; text-align:left;}
.login_logo{ float:left;}
.login_logo img{  border:none;}
.login_lan{ float:right; height:25px; line-height:25px; margin-top:42px;}
.login_lan a{ color:#35b0f3; padding:0 4px; font-size:12px;}
.login_lan a:hover{color:#264170;  }
#login_bodyer{ background:url(../images/bodyer.jpg) no-repeat left; width:972px; height:480px; overflow:hidden; margin:0 auto; position:relative;}

/*登陆区域*/
#loginArea{ background:url(../images/login_box.jpg) no-repeat; width:452px; height:338px; position:absolute; right:0; bottom:0px; }
.logininner{ float:right; width:350px; margin-top:54px; margin-right:20px; text-align:left; font-size:12px; }
.logininner tr td{text-align:left; font-size:12px; color:#2993cb; height:30px; line-height:30px; vertical-align:middle;}
.acc_error{ height:25px; line-height:25px; color:red; text-indent:6px;}
#yx_logo{ position:absolute;  right:30px; bottom:320px;}
.login_check{ text-align:center; padding-top:5px;  width:100%;}
input#login_subt{ background:url(../images/botton2.jpg) no-repeat; margin:0; padding:0; width:75px; height:31px; border:none;}
input#login_reset{ background:url(../images/RST2.jpg) no-repeat; margin:0; padding:0; width:75px; height:31px; border:none;}
#loginArea #username,#loginArea #password{ width:150px; height:23px; border:1px solid #6fbde4; padding:0; line-height:21px; padding-left:5px; font-size:12px; color:#6fbde4;}
#code{ height:23px; border:1px solid #6fbde4; padding:0; line-height:21px; padding-left:5px; font-size:12px; color:#6fbde4;}
#login_footer{ background:url(../images/login_footer.jpg) no-repeat 0 0; width:971px; margin:0 auto; margin-top:40px; height:auto;  padding-top:20px;}
.login_copy{line-height:35px; color:#2483b4; text-align:center;}