@charset "utf-8";
/* CSS Document */

.middlePart{
	width:960px;
	height:100%;
}

.leftContentUc{
	width:700px;
	height:682px;
	float:left;
	background:url(../images/underConstructBg.png) no-repeat;
	background-position:center;
}

.rightContent{
	width:260px;
	/*height:705px;*/
	float:left;
	margin-left:-35px;
}
.rightInfo1{
 padding-top: 31px;
}		
.rightInfo2{
 	padding-top:31px;
	float:left; 
	background:url(../images/newletter_imgbg.jpg) left top no-repeat; 
	height:56px;
	width:252px;
	margin:17px 0 0 11px;
	padding-top: 220px;
}	

.inputone{
	background:url(../images/inputtext_bg.png) left top no-repeat; 
	width:220px; 
	height:14px;
}	

.rightInfo2 input{
	margin: 0 0 0 16px; 
	border:none; 
	color:#989899; 
	font-size:11px; 
	padding:5px;
}
.containernewsone1 {
	width:250px; 
	margin-left: 9px;
    margin-top: 20px;
}