/*
-------------------------------
Site:        ç™»å½•é¡µé¢ æ ·å¼
Author:      è®¸å¦™äº‘
Updated:     2011-01-25
Updated by:
-------------------------------
*/

body {
	margin: 0;
	padding:0;
	background:#1a87c1 url(../images/loginBg.gif) repeat-x 0 -50px;
}
*{
	margin:0;
	padding:0;
	color:#333;
	font-size:12px;
	font-family:Arial, "å®‹ä½“";
}
ul, li {
	list-style-type :none;
}

.loginDiv{width:576px; height:395px; margin:150px auto 0; overflow:hidden; background:url(../images/loginBg.png) no-repeat;}
.w280{width:280px;}
.p6{padding:6px;}
.h130{height:130px;}
.overflow{overflow:hidden;}
.fleft{float:left;}
.w170{width:170px;}
.tr{text-align:right;}
.w300{width:300px;}
.h30{height:30px;}
.h50{height:50px;}
.lh30{line-height:30px;}
.f_black{font-family:"å¾®è½¯é›…é»‘", sans-serif;}
.f20{font-size:20px;}
.fcolor_3d79ae{color:#3d79ae;}
.mr10{margin-right:10px;}
.mr30{margin-right:30px;}
a.login_btn{width:100px; height:59px; background:url(../images/loginButton.png) left top no-repeat;}
a:hover.login_btn{background-position:-110px 0;}
a.reset_btn{width:100px; height:59px; background:url(../images/reSetButton.png) left top no-repeat;}
a:hover.reset_btn{background-position:-110px 0;}
a.confirm_btn{width:100px; height:59px; background:url(../images/confirmButton.png) left top no-repeat;}
a:hover.confirm_btn{background-position:-110px 0;}

.modifyPasswordBox{
	background: #fff !important;
	border-radius: 5px;
	height: auto !important;
	padding-bottom: 0px;
}
.modifyPasswordBox li{
	line-height: 1.5;
	color: #555;
	font-size: 20px;
}
.modifyPasswordBox li a{
	color: #555;
}
.modifyPasswordBox .h130{
	line-height: 92px;
	text-align: center;
	font-size: 24px;
	/* padding-top: 50px; */
	font-weight: 600;
	color: #333;
	height: 90px;
}
.copywriteLayer{
	padding: 10px 0 0 0;
    line-height: 1.5;
}
.copywriteLayer li,.copywriteLayer li a{
	text-align: center;
    letter-spacing: 1px;
    color: #333;
    font-family: "微软雅黑";
}
