@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font:12px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica;
	background:#fff;
	color:#fff;
}

input,textarea{ 
	font:12px/1.5em Verdana,Tahoma,Simsun,Microsoft YaHei,Arial Unicode MS,Mingliu,Arial,Helvetica; 
	padding-left:3px;
}
table{
	border-collapse:collapse;
}
#top{
	background:url(images/login_01.jpg) no-repeat;
	margin:0 auto;
	width:1003px;
	height:165px;
}
#load{
	background:url(images/login_02.jpg) no-repeat;
	margin:0 auto;
	width:1003px;
	height:281px;
}

 .text a{
	text-decoration:underline;
	color:#fff;
}
 .text a:hover{
	color:#fff;
}

 .text2{
	text-align:center;
	font-weight:700;
	font-size:16px;
	letter-spacing:0;
	margin:40px; 0 0  0;
}
 .text2 a{
	text-decoration:underline;
	color:#ff0000;
}
 .text2 a:hover{
	color:#ff0000;
}
#load{ overflow:hidden;}
#load table{
	width:350px;
	margin:25px 0 0 340px;
	font-weight:700;
}
#load table td{
	padding:6px 4px;
	font-size:14px;
	letter-spacing:2px;
}
#load table td.Right{
	text-align:right; color:#fff;
}
#load table td.Left{
	text-align:left;
}
#load table td.Left img{
	border:1px solid #545454;
	margin-left:10px;
}
#load .input{
	background:#fff;
	border:1px solid #545454;
	height:22px;
	font-weight:700;
	font-size:14px;
}
#load .btn,#load .btnover{
	background:url(images/button.gif) no-repeat 0 0;
	width:78px;
	height:26px;
	color:#fff;
	letter-spacing:1px;
	cursor:pointer;
	line-height:27px;
	border:none;
	font-size:14px;
	font-weight:700;
}
#load .btnover{
	background:url(images/button.gif) no-repeat 0 -26px;
	
}
#load p.text2 a{ display:block; margin:53px 0 0 330px; *margin:57px 0 0 0; width:261px; height:20px; text-indent:-9999px;}

#bottom{
	background:url(images/login_03.jpg) no-repeat;
	margin:0 auto;
	width:1003px;
	height:204px;
	overflow:hidden;
}
 .text{

	font-weight:400;
	font-size:12px;
	letter-spacing:0;
	margin-left:650px;
	margin-top:180px;
}
