td.captcha-td input{
	display:inline-block;
	float:left;
	margin-top:5px;
}
#container {
	position: static;
	margin-top: 0px;
	top: 50%;
}

div.wrapper {
	margin: 0 auto;
	width: 990px;
}

#top a,.info a,#login-frm-bottom a {
	text-decoration: none;
	font-weight: bold;
}

#top a:hover,.info a:hover,#login-frm-bottom a:hover,a:hover{
	color:blue;
	border-bottom:1px solid blue;
}


ul.news-list a:hover{
	color:blue;
}
i {
	font-style: normal;
	color: #ccc;
	margin: 0 9px;
}

#top {
	text-align: right;
	height: 60px;
	line-height: 80px;
	overflow: hidden;
	padding: 0 25px 0 0;
	position: relative;
}

#main {
	height: 450px;
	width: 990px;
	margin: 0 auto;
}

#right {
	width: 330px;
	float: right;
	margin-top:35px;
}
#login_title{
	border-bottom: 1px solid #a3a3a3;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#login_title,#login_title a{
	color: #393939;
	font-size: 16px;
	font-weight: bold;
}
#login_title a{
	color:gray;
}
#login_title a:hover{
	border-bottom:2px solid red;
}
#login_title a.active,#login_title a:hover{
	font-weight:bold;
}
#login_title a.active{
	color:black;
}

#login-frm-div {
	margin-top: 25px;
}

#login-frm-div,#login_bk {
	overflow: hidden;
	padding: 15px;
	height: 320px;
	width:300px;
}
#login_bk{
	background-color: #fff;
	border: 1px solid #d6d6d4;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-top: 25px;
	position:absolute;
	z-index:0;
	opacity: 0.80;
	filter: alpha(opacity =80);
}
#login-frm-div{
	z-index:99;
	position:absolute;
}
form p {
	padding-bottom: 10px;
}
p label{
	display:inline-block;
	width:100%;
	padding-bottom:1px;
	font-weight: bold;
}
input.text {
	border: 1px solid #c7cdd1;
	font: bold 14px/23px verdana, "����";
	height: 23px;
	padding: 6px 4px;
	border-radius: 3px;
	background-color: rgb(245, 248, 250);
}

.login {
	background-color: #00b615;
	border: 1px solid #00b615;
	color: #fff;
	float: left;
}

.register,.login {
	border: 0 none;
	border-radius: 3px;
	cursor: pointer;
	font: bold 16px SimSun;
	height: 36px;
	text-align: center;
	width: 125px;
}
input.register_en{
	font-size:14px;
}

.login:hover {
	background-color: #00a213;
	border-color: #00a213;
	color: #fff;
}

.register {
	background-color: #f7f7f7;
	border: 1px solid #cbcbcb;
	color: #1a1a1a;
	float: right;
	margin-right: 5px;
}

#login-frm-bottom {
	clear: both;
	text-align: center;
	margin: 40px 0 0;
	border-top: 1px solid #b3b3b3;
	padding: 5px 0;
}
#login-frm-bottom a{
}

p.captcha input,a.captcha-image {
	float: left;
}

a.captcha-image {
	margin: 5px 0 0 5px;
}
a.captcha-image:hover {
	text-decoration: none;
	border-bottom:none;
}
div.clear {
	clear: both;
}
div.news-body {
	width: 990px;
	margin: 10px auto 0;
	color: #666;
}

div.news-panel-title {
	border-bottom: 1px solid #d6dadd;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 3px;
}

ul.news-list {
	padding-left:3px;
}

ul.news-list li a {
	color: #666;
}

ul.news-list li span {
	color: black;
}
div.login-footer {
	border-top: 1px solid #d6dadd;
	margin-top: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999;
}
#images_point {
	text-align: center;
	position: absolute;
	width: 100%;
	margin-top: -20px;
	
}
#images_point a{
	color: #5a96f9;
	font: 12px SimSun;
	margin-right:5px;
}
#images_point a.current{
	color: #0c5993;
}
#images_point a,#images_point a:link,#images_point a:visited,#images_point a:active {
	text-decoration: none;
	border:none;
}
div.login-hint{
	margin: 10px auto 0;
    width: 970px;
    border:1px solid #d6dadd;
    padding:10px;
    color:red;
    font-size: 16px;
    font-weight:bold;
}
span.user-input-container{
	display:inline-block;
	border:1px solid #c7cdd1;
	border-radius:3px;
}
span.user-input-container input{
	border:none;
	width:230px;
}
span.user-input-container input:-webkit-autofill,
span.user-input-container input:-webkit-autofill:hover,
span.user-input-container input:-webkit-autofill:focus {
	box-shadow:0 0 0 30px white inset; 
	-webkit-text-fill-color: black;
}
span.user-input-container i{
	display:inline-block;
	float:left;
	width:20px;
	height:36px;
	margin:0 3px;
}
i.icon-user-name{
	background: url("/login/l-icon-back.png") no-repeat scroll 0px -74px;
}
i.icon-password{
	background: url("/login/l-icon-back.png") no-repeat scroll 0px -115px;
}

ul.news-list li {
	padding:8px 0;
	list-style:none;
	border-bottom:1px solid #ebeef5;
}
div.news_date_md,div.news_date_year{
	padding:3px 0;
}
div.news_date_md{
	background-color:#1E8EFB;
	height:14px;
	overflow:hidden;
}
div.news_date_year{
	color:#1E8EFB;
}
div.news_date{
	width:50px;
	border:1px solid #1E8EFB;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	text-align:center;
	color:white;
	font-weight: bold;
}
ul.news-list li a{
	margin-left:5px;
}