@charset "utf-8";
/* CSS Document */

#news{
	float:left;
	width:270px;
	font-size:14px;
	background:url(../images/langlang_06.jpg) repeat-y;
}
#news .th{
	height:40px;
	background:url(../images/langlang_03.jpg) no-repeat;
}
#news .tf{
	margin-top:15px;
	height:8px;
	background:url(../images/langlang_08.jpg) bottom no-repeat;
}
#news ul{
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	list-style:none;
}
#news li{
	padding-bottom:8px;
	margin-bottom:8px;
	background:url(../images/langlang_09.jpg) 0px 7px no-repeat;
	padding-left:8px;
	border-bottom:1px dashed #CCC;
}
#news li a:link,#news li a:visited{
	color:#000;
	text-decoration:none;
}
#news li a:hover{
	color:#999;
	text-decoration:underline;
}
#news .more{
	margin-top:10px;
	text-align:right;
	padding-right:30px;
}
#news .more a:link,#news .more a:visited{
	color:#4883E7;
}
#news .more a:hover{
	color:#59759A;
}
#back{
	float:right;
	width:696px;
	background:url(../images/lang163.jpg) repeat-y;
}
#back .th{
	height:111px;
	background:url(../images/lang162.jpg) top no-repeat;
}
#back .tb{
	margin-left:35px;
	margin-right:35px;
	padding-top:40px;
	padding-left:10px;
	color:#999;
	padding-bottom:3px;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#back .context{
	text-align:center;
	margin-bottom:140px;
}
#back .back{
	margin:0px auto;
	width:265px;
	text-align:left;
	font-size:16px;
	line-height:24px;
}
#back .confirm{
	margin-top:20px;
	text-align:center;
}
#back .prompt{
	margin-top:70px;
	font-size:20px;
	font-weight:bold;
}
#back .prompt div{
	margin-bottom:30px;
}
#back .prompt span{
	color:#4B82E6;
}
.name input{
	width:260px;
	height:20px;
	border:1px solid #7E9DB9;
}
.email input{
	width:260px;
	height:20px;
	border:1px solid #7E9DB9;
}
.email{
	margin-top:15px;
}
.back td{
	color:#333;
}
#back .tf{
	height:8px;
	background:url(../images/lang164.jpg) bottom no-repeat;
}
