/* ::::: http://121.40.48.65/css/green/zh_CN/login.css;jsessionid=4A2FB77B3A556C826136A07FBDB60617 ::::: */

html, body { font-family: Arial,Helvetica,sans-serif,"宋体"; color: rgb(67, 124, 160); font-size: 12px; margin: 0px; padding: 0px; }
:focus { outline: medium none; }
ul, ol, li { list-style: outside none none; padding: 0px; margin: 0px; }
img { border: 0px none; }
a:link, a:visited { text-decoration: none; color: rgb(0, 104, 193); outline: medium none; }
a:hover, a:active { text-decoration: none; color: rgb(255, 0, 0); }
a.login-link:link, a.login-link:visited { text-decoration: underline; color: rgb(0, 136, 204); }
a.login-link:hover, a.login-link:active { text-decoration: underline; color: rgb(240, 59, 68); }
.login-button, .login-button-over, .login-button-loading { background: url(../images/login-btn-bg.png) no-repeat scroll left top transparent; text-align: center; height: 40px; width: 300px; overflow: hidden; text-indent: -9999em; border: medium none; cursor: pointer; }
#bg { background:url(../images/login_bg.jpg) no-repeat scroll center center transparent; padding: 20px 0px 95px; }
#main { margin: 0px auto; width: 940px; }
#top { height: 110px; }
#content .left { float: left; width: 450px; height: 402px; padding-left: 0px; }
#content .right { background: none repeat scroll 0% 0% white; float: right; height: 325px; width: 380px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); border-radius: 3px; }
#new-user-regist { padding-right: 40px; line-height: 50px; text-align: right; color: rgb(102, 102, 102); height:50px; }
.login_form { padding: 0px 40px; margin: 0px; }
.login_form .title { margin-top: -50px; margin-bottom: 0px; line-height: 50px; font-family: "Microsoft YaHei"; font-size: 16px; color: rgb(102, 102, 102); }
.right ul { color: rgb(76, 76, 76); font-size: 12px; }
.right ul li.input { margin-bottom: 12px; }
.login_form .input_title span { color: rgb(153, 153, 153); height: 20px; line-height: 20px; display: block; margin-top: 1px; }
.right ul li.input_button { padding: 20px 0px; }
.login_form .wid { float: none; width: 270px; height: 24px; line-height: 24px; padding: 4px 25px 4px 3px; border: 1px solid rgb(204, 204, 204); font-size: 14px; font-family: arial,"宋体"; background-color: rgb(255, 255, 255); }
.right ul li.input .ico { position: absolute; right: 12px; z-index: 5; top: 8px; }
.right ul li.input .ico_un { background: url(../images/login_name.jpg) no-repeat scroll 0% 0% white; width: 16px; height: 16px; }
.right ul li.input .ico_pw { background: url(../images/login_pw.jpg) no-repeat scroll 0% 0% white; width: 14px; height: 19px; }
#content .right .wrong { border: 1px solid rgb(255, 85, 85); background: none repeat scroll 0% 0% rgb(255, 235, 235); margin-bottom: 10px; padding: 5px 8px; }
#bottom { clear: both; color: rgb(132, 133, 133); margin-top: 20px; text-align: center; }
#bottom a { margin-left: 6px; margin-right: 6px; }
#bottom a:link, a:visited { color: rgb(132, 133, 133); }
#bottom a:hover, a:active { color: rgb(240, 59, 68); }
input { font: bold 14px verdana,sans-serif; }
