
body {margin: 0px; font-size:12px; font-family:"宋体";}

div,ul,li,img,form{ border:0px; margin:0px; padding:0px;}

li{list-style-type:none;}



/* =====提示div css样式===== */
.tips {
	background-image: url(../image/tips_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.tipsborder {
	border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-left-style: solid;
	border-top-color: #999999;border-right-color: #999999;border-left-color: #999999;
	background-color:#FFFFFF;
}
.tipsborder div{ color:#FF0000;font-size:12px;}
/* =====提示div css样式 Over==== */

/* ====================== */
/*
 .login{
	position:absolute;
	width:934px;
	height:25px;
	overflow:hidden;
	top:480px;
	text-align:center;
}*/
 .login_tb{
	width:923px;
	height:23px;
	margin:auto auto; background-image:url(../images/img/yy.png);
	margin-left:auto;
	background-repeat: no-repeat;
	margin-top:480px;
}

#login_bg{
	position:absolute;
	width:572px;
	height:416px;
	overflow:hidden;
	top:128.5px;
	text-align:center;
}

.login_pos{
	width:572px;
	height:416px;
	margin:auto auto; background-image:url(../images/img/ym.jpg);
	background-repeat: no-repeat;
}

.input_box_1{
	width:108px;
	height:14px;
	border:1px solid #666666;
	background-image: url(../image/1.jpg);
	background-repeat: no-repeat;
	background-position: left center; padding-left:15px;
}

.input_box_2{
	width:366px;
	height:48px;
	border:1px solid #666666; padding-left:15px;
	background-image: url(../image/2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.input_code{width:123px; height:14px; border:1px solid #666666;}

#popArea{ display:none; width:200px; height:22px; line-height:22px; background-color:#FFFFFF;color:#FF0000;}


