@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;
}
#login{
	float:right;
	width:696px;
	background:url(../images/lang163.jpg) repeat-y;
}
#login .th{
	height:111px;
	background:url(../images/lang162.jpg) top no-repeat;
}
#login .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;
}
#login .context{
	margin-left:110px;
	margin-bottom:50px;
}
#login .login{
	float:left;
	font-size:16px;
	line-height:24px;
}
.name input{
	width:150px;
	height:20px;
	border:1px solid #7E9DB9;
}
.pwd input{
	width:150px;
	height:20px;
	border:1px solid #7E9DB9;
}
.pwd{
	margin-top:15px;
}
.help a:link,.help a:visited{
	color:#4883E7;
	font-size:12px;
}
.help a:hover{
	color:#59759A;
}
.remember{
	font-size:12px;
	margin-top:30px;
	padding-left:65px;
	line-height:32px;
}
.remember input{
	vertical-align:middle;
}
#login .services{
	float:left;
	margin-left:70px;
	margin-top:20px;
	font-size:14px;
	width:260px;
}
#login .services .tit{
	color:#9A9A9A;
	padding-left:15px;
	margin-bottom:30px;
}
.services td{
	padding:5px 0px;
}
.services td.img{
	text-align:center;
	vertical-align:middle;
}
.services td a:link,.services td a:visited{
	color:#333;
	font-size:12px;
	text-decoration:none;
}
.services td a:hover{
	color:#9A9A9A;
}
#login .name,#login .pwd{
	color:#333;
}
#login .tf{
	height:8px;
	background:url(../images/lang164.jpg) bottom no-repeat;
}

.help{
	font-size:12px;
	padding-left:55px;
}