﻿/* CSS Document */
*{padding:0px;margin:0px;}
body,li,ul,div,img{
	padding:0px;
	margin:0px;
	border:0px;
	font-family: "微软雅黑";
	color: #4a4a4a;
	font-size:16px;
}
html{border:0px;margin:0px;padding:0px;overflow:auto;}

body{
	background-color: #FFFFFF;
	background-image: url(../images/sysframe/bodybg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.login{
	background-image: url("");
	background-repeat: no-repeat;
	background-position: left top;
padding-top:50px;
text-align:center;

}
.logincont{width:986px;
margin:0px auto;
text-align:left;
}
.logo{
	height:108px;
	line-height:108px;
	margin:0px auto;
	font-size:36px;
	color:#FFFFFF;
}
.logo span{
	height:108px;
	line-height:108px;
	margin:0px auto;
	font-size:36px;
	color:#FFFFFF;
}
.banner{
	background-color: #FFFFFF;
	width:858px;
	margin:0px auto;
	padding:10px;
	margin-top:20px;
	border:1px solid #bbbbbb;
}
.banner_left{float:left;width:502px;}
.banner_right{float:right;width:355px;
	background-image: url(../images/sysframe/usertitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title{
	height:45px;
	line-height:45px;
	color:#403c3d;
	font-size:18px;
	padding-left:50px;
	margin-bottom:15px;
}
.usercont{padding-left:40px;}
.usercont td{font-size:16px;
	color:#5c5c5c;
	line-height:35px;
	height:35px;
}
.usercont td input{height:30px;border:1px solid #d8d8d8;
background-color:#f9f9f9;
margin-top:2px;
margin-bottom:2px;
width:195px;
}
.message{padding-left:60px;padding-top:8px;}
.message span{
color:#e00f04;padding-left:40px;}
.message span a{color:#e00f04;}
.name input{border:1px solid #d8d8d8;
background-color:#f9f9f9;height:30px;line-height:30px;width:200px;}
.prompt{padding-top:70px;text-align:right;padding-right:50px;}
.prompt span{padding-left:30px;}
.prompt span a{
	color:#e00f04;
	text-decoration: underline;
}
.button{padding:20px 30px;}
.loginbtn{
	width:73px;
	height:27px;
	font-size:14px;
	border:0px;
	background-image: url(../images/sysframe/buttonbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:35px;
	cursor:pointer;
}
img{border:0px;vertical-align:middle;}
a:link{text-decoration: none;}
ul,li{
	list-style-type: none;
}
.clear{clear:both;}
.reset{width:85%;
text-align:center;
margin:0px auto;
}
.reset_title{
	border-bottom:2px solid #ed9080;
	background-image: url(../images/sysframe/reset.gif);
	background-repeat: no-repeat;
	background-position: 330px center;
	height:40px;
	line-height:40px;
	font-weight: bold;	
	margin-bottom:30px;
}
.reset td{padding-top:5px;padding-bottom:5px;}
.reset td input{width:250px;height:32px;border:1px solid #b4b4b4;
background-color:#edebeb;
font-size:16px;
line-height:32px;
}
.resetbut{
	width:257px;
	height:55px;
	line-height:55px;
	font-size:18px;
		font-family: "微软雅黑";
	color:#FFFFFF;
	border:0px;
	background-image: url(../images/sysframe/resetbtn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
.resetbottom{
	background-image: url(../images/sysframe/phone.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-align:left;
	margin-left:600px;
	padding-left:80px;
	padding-bottom:3px;
}
.yz{height:30px;
background-color:#ff660c;
color:#FFFFFF;
border:0px;
font-size:16px;
margin-left:40px;
font-family: "微软雅黑";
padding-left:18px;
padding-right:18px;
}


