body{
	background:#ddf3fe;
}
.page-wrapper{
	width:960px;
	margin:0 auto;
}
.logo-header{
	margin:25px 0px 5px 15px;
	overflow:hidden;
	zoom:1;
}
.login-logo{
	width:135px;
	height:31px;
	background:url(logo.jpg) no-repeat;
	float:left;
}
.login-logo a{
	display:block;
	width:135px;
	height:31px;
	text-indent:-10000px;
}
.logo-header-extra{
	float:right;
}
.logo-header-app-download-wrapper{
	overflow: hidden;
	zoom:1;
	width:246px;
}
.logo-header-app-download-wrapper .app-wap,.logo-header-app-download-wrapper .app-an{
	width:113px;
	height:35px;
	background: url(bg_app_download.gif) no-repeat 0 0;
	display:block;
	margin:0 10px 0 0;
	text-indent:-10000px;
	overflow: hidden;
	outline: none;
	float:left;
}
.logo-header-app-download-wrapper .app-an{
	background-position: 0 -35px;
	margin:0 0 0 0;
}
.login-footer{
	clear:both;
}
.login-footer-product-list{
	width:960px;
	background:url(bg_footer.jpg) no-repeat;
	overflow:hidden;
	margin:10px auto 30px auto;
	
}
.login-footer-product-list li,.login-footer-product-list li h3,.login-footer-product-list li a{
	display:block;
	float:left;
}
.login-footer-product-list li{
	display:block;
	overflow:hidden;
}
.login-footer-product-list li h3{
	line-height:1px;
	overflow:hidden;
	text-indent:-10000px;
	width:1px;
}
.login-footer-product-list li a{
	color:#666;
	float:left;
	line-height:16px;
}
.login-footer-product-list li a:hover{
	text-decoration:none;
}
.login-footer-product-list li a:visited{
	color:#666;
}
.login-footer-product-list li.mini_blog,.login-footer-product-list li.comment{
	width:183px;
}
.login-footer-product-list li.blog,.login-footer-product-list li.photo,.login-footer-product-list li.video{
	width:198px;
}
.login-footer-product-list li.mini_blog a{
	padding:33px 0 0 43px;
}
.login-footer-product-list li.blog a{
	padding:33px 0 0 66px;
}
.login-footer-product-list li.photo a{
	padding:33px 0 0 76px;
}
.login-footer-product-list li.video a{
	padding:33px 0 0 76px;
}
.login-footer-product-list li.comment a{
	padding:33px 0 0 76px;
}
.login-footer-copyright{
	color:#666;
	text-align:center;
}
.login-position-wrapper{
	width:960px;
	height:510px;
	border:#fff 1px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 0 4px #666;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
	position:relative;
	overflow:hidden;
}
.login-background-wrapper{
	width:960px;
	height:510px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.login-content-wrapper{
	width:960px;
	height:510px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.login-content{
	margin-left:617px;
	width:262px;
	height:510px;
}
.login-face-wrapper{
	padding:40px 0 0 0;

	
}
.login-face-img{
	width:50px;
	height:50px;
	padding:2px;
	border:#c5c39d 1px solid;
	overflow:hidden;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#e5e5e5;
	margin:0 auto;
	cursor:pointer;
}
.login-face-img img{
	width:50px;
	height:50px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.login-face-user{
	color:#fff;
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	text-shadow: 0 0 4px #000;
	font-weight: normal;
	font-family: Myriad Pro,Arial,simhei,simsun,sans-serif;
	overflow: hidden;
}
.login-form-wrapper{
}
.login-loading{
	color:#fff;
	text-align:center;
	height:147px;
	line-height:147px;
}
.login-form-title{
	line-height:1px;
	overflow:hidden;
	text-indent:-10000px;
}
.login-form-itemwrapper{
	
}
.login-form-item{
	margin-bottom:20px;
	*margin-bottom:16px;
	text-align:center;
}
.login-form-item span{
	width:205px;
	height:29px;
	padding:6px 0 0 5px;
	
	display:block;
	background:url(bg_login_input.png) no-repeat;
	_background:url(bg_login_input.gif) no-repeat;
	-moz-box-shadow: 0 0 6px #333;
	-webkit-box-shadow: 0 0 6px #333;
	box-shadow: 0 0 6px #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin:0 auto;
}
.login-form-item span.login-form-input input{
	color:#333;
}
.login-form-item span.login-form-input-onfocus{
	background-position: 0 -35px;
}
.login-form-item span.login-form-input-onfocus input{
	color:#333;
}
.login-form-item span.login-form-input-before input{
	color:#c9c9c9;
}
.login-form-item span input{
	border:0;
	font-size:14px;
	width:200px;
	height:22px;
	line-height:22px;
}
.login-form-submit{
	padding:0 27px 0 25px;
	overflow:hidden;
	zoom:1;
}
.login-form-forget-wrapper{
	float:right;
	margin:10px 0 0 0;
}
.login-form-remember{
	color:#fff;
}
a.login-form-forget,a.login-form-forget:active,a.login-form-forget:visited{
	color:#fff;
	margin:0 0 0 5px;
}
.login-form-remember input{
	margin-top:0px;
	*margin-top:-3px;
	margin-top:-3px\0;
	vertical-align: middle;
}
.login-submit-btn-wrapper{
}
.login-submit-btn,.login-submit-btn-hover{
	width:79px;
	height:35px;
	border:0;
	background: url(btn_login.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
	cursor:pointer;
	float:left;
}
.login-submit-btn{
	background-position: 0 0;
}
.login-submit-btn-hover{
	background-position: -79px 0;
}
.login-reg{
	background:url(bg_reg_line.png) no-repeat top;
	_background:url(bg_reg_line.gif) no-repeat top;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}
.login-changename-item{
	color:#fff;
	line-height: 20px;
	text-align:center;
	padding:20px 0 0 0;
}
.login-changename-item a,.login-changename-item a:visited{
	color:#fff;
}
.login-reg-btn{
	width:208px;
	height:35px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
	background:url(btn_login.gif) no-repeat 0 -35px;
	margin:0 auto;
}
.login-reg-btn:hover{
	background-position:0 -70px;
}
.login-bg-select{
	position:absolute;
	bottom:5px;
	right:5px;
	width:45px;
}
.login-bg-select a{
	display:block;
	float:left;
	width:19px;
	height:20px;
	background:url(btn_bg_select.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.login-bg-select a.prev{
	background-position: 0 0;
	margin-right:5px;
}
.login-bg-select a.prev:hover{
	background-position: 0 -20px;
}
.login-bg-select a.next{
	background-position: -19px 0;
}
.login-bg-select a.next:hover{
	background-position: -19px -20px;
}
.login-bg-select a.prev-last{
	background-position: 0 -20px;
	margin-right:5px;
}
.login-bg-select a.next-last{
	background-position: -19px -20px;
}
.login-content-wrapper .ppselecter{
	width:193px;
	border:#dadada 1px solid;
	position:absolute;
	background:#000;
	color:#fff;
	line-height:25px;
	padding:0 0 10px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	overflow:hidden;
	opacity: 0.9; 
	filter:alpha(opacity=90); 
}

.login-content-wrapper .ppselecter .ppseltit{
	height:27px;
	background:url(bg_ppseltit.jpg);
	padding:0 0 0 15px;
	line-height:27px;
}
.login-content-wrapper .ppselecter table td table{
}
.login-content-wrapper .ppselecter table td table td{
	padding-left:15px;
	cursor:pointer;
}
.login-content-wrapper .ppselecter table td table td.active{
	background:#666;
}
.login-form-itemwrapper .error{
	color:#ff0000;
	text-align:center;
	line-height:1px;
	margin:-5px 0 15px 0;
	*margin-top:0px;
}
.login-other{
	background:url(bg_reg_line.png) no-repeat top;
	_background:url(bg_reg_line.gif) no-repeat top;
	margin:15px 0 0 0;
	padding:15px 0 10px 30px;
}
.login-other h2{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 0;
	overflow: hidden;
	zoom:1;
}
.login-other ul{
	overflow: hidden;
	zoom:1;
}
.login-other li{
	float:left;
	width:24px;
	height:24px;
	margin:10px 20px 0 0;
}
.login-other li a{
	width:24px;
	height:24px;
	display:block;
	text-indent:-10000px;
	outline: none;
	overflow: hidden;
	background: url(icon_outside_login.gif) no-repeat;
}
.login-other li.qq a{
	background-position: 0 0;
}
.login-other li.weibo a{
	background-position: -40px 0;
}
.login-other li.renren a{
	background-position: -80px 0;
}
.login-other li.baidu a{
	background-position: -120px 0;
}
.login-other li.taobao a{
	background-position: -160px 0;
}
.login-other li.tianya a{
	background-position: -200px 0;
}
.login-other li.kaixin a{
	background-position: -240px 0;
}
.login-other li.zhifubao a{
	background-position: -280px 0;
}
.login-other li.feixin a{
	background-position: -320px 0;
}
.login-other li.douban a{
	background-position: -360px 0;
}

.login-other li.qq a:hover{
	background-position: 0 -40px;
}
.login-other li.weibo a:hover{
	background-position: -40px -40px;
}
.login-other li.renren a:hover{
	background-position: -80px -40px;
}
.login-other li.baidu a:hover{
	background-position: -120px -40px;
}
.login-other li.taobao a:hover{
	background-position: -160px -40px;
}
.login-other li.tianya a:hover{
	background-position: -200px -40px;
}
.login-other li.kaixin a:hover{
	background-position: -240px -40px;
}
.login-other li.zhifubao a:hover{
	background-position: -280px -40px;
}
.login-other li.feixin a:hover{
	background-position: -320px -40px;
}
.login-other li.douban a:hover{
	background-position: -360px -40px;
}

.login-other li.qq a:active{
	background-position: 0 -80px;
}
.login-other li.weibo a:active{
	background-position: -40px -80px;
}
.login-other li.renren a:active{
	background-position: -80px -80px;
}
.login-other li.baidu a:active{
	background-position: -120px -80px;
}
.login-other li.taobao a:active{
	background-position: -160px -80px;
}
.login-other li.tianya a:active{
	background-position: -200px -80px;
}
.login-other li.kaixin a:active{
	background-position: -240px -80px;
}
.login-other li.zhifubao a:active{
	background-position: -280px -80px;
}
.login-other li.feixin a:active{
	background-position: -320px -80px;
}
.login-other li.douban a:active{
	background-position: -360px -80px;
}
.cv-search-int{
	position: absolute;
	z-index: 100;
	height: 34px;
	top: 410px;
	left: 310px;
	padding: 2px;
}
.cv-search-int .bg-tm{
	position: absolute;
	top: 0;
	left:0;
	width: 295px;
	height: 38px;
	background-color:#fff;
	opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: -1;
}
.cv-search-int input.int{
	width:213px;
	border-right: 0 none;
	border-left: 1px solid #940303;
	border-top: 1px solid #940303;
	border-bottom: 1px solid #940303;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	color:#999;
	padding:8px 6px;
	float:left;
}
.cv-search-int input.int.active {
	color:#333;
}
.cv-search-int input.btn-cv-search{
	float:left;
	width: 65px;
	height:34px;
	background:url('bg_search.jpg') no-repeat 0 0;
	background-position: 0 1px\9;
	*background-position: -2px -2px;
	border: 1px solid #940303;
	cursor: pointer;
}
.cv-search-int input.btn-cv-search-hover{
	background-position: 0 -32px;
	background-position: 0 -31px\9;
	*background-position: -2px -34px;
}
.login-position-wrapper .cv-txt {
	position: absolute;
	width: 290px;
	height: 30px;
	top: 422px;
	margin: 0 10px;
	font: bold 14px/16px 'Arial';
	color:#fff;
	white-space: nowrap;
	z-index: 100;
	text-align: center;
	overflow: hidden;
}
.login-position-wrapper .cv-txt a:hover,
.login-position-wrapper .cv-txt a {
	color:#ffce45;
}
