@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-right:40px;
	margin-bottom:50px;
	font-size:14px;
}

#login .tf{
	height:8px;
	background:url(../images/lang164.jpg) bottom no-repeat;
}
.context a:link,.context a:visited{
	color:#4A84E7;
}
.context a:hover{
	color:#036;
}
.context .service{
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
}
.context div{
	margin-bottom:15px;
}
.context .title{
	font-weight:bold;
}
.context .type{
	margin-left:80px;
}
.context .type .phone{
	padding-left:20px;
	background:url(../images/langlang_22.jpg) no-repeat;
}
.context .phone span{
	margin-right:50px;
}
.context .email{
	padding-left:20px;
	background:url(../images/langlang_23.jpg) no-repeat;
}
.context .centre{
	margin-left:30px;
}
.context .name{
	float:left;
	padding-left:20px;
	background:url(../images/langlang_24.jpg) no-repeat;
}
.context .value{
	float:left;
}
.context .teacher{
	margin-top:30px;
	padding-bottom:15px;
	padding-left:3px;
	border-bottom:1px dashed #CCC;
}
.context .teacher .title{
	float:left;
}
.context .teacher .view{
	float:left;
	margin-left:50px;
}
.context .message{
	margin-top:30px;
}
.context td{
	padding:5px 2px;
}
.context td input{
	height:20px;
	width:260px;
	border:1px solid #7E9DB9;
}
.context td textarea{
	height:200px;
	width:420px;
	border:1px solid #7E9DB9;
}
.context .button{
	margin-top:20px;
	text-align:center;
}