@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;
	white-space:nowrap;
	overflow:hidden;
	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;
}
#sheets{
	float:right;
	width:696px;
	background:url(../images/lang163.jpg) repeat-y;
}
#sheets .th{
	height:70px;
	background:url(../images/lang162.jpg) top no-repeat;
}
#sheets .tb{
	margin-left:35px;
	margin-right:35px;
	padding-left:10px;
	padding-top:40px;
	padding-bottom:10px;
	border-bottom:1px solid #999;
	color:#999;
	padding-bottom:3px;
	font-size:22px;
	font-weight:bold;
}
#sheets .context{
	margin:30px 35px;
	margin-bottom:60px;
}
#sheets .area{
	margin-bottom:10px;
}
#sheets tr.tt{
	font-weight:bold;
	background-color:#F1F1F1;
}
#sheets tr.tt td{
	border-top:1px solid #E8E8E8;
}
#sheets .area .tit{
	text-align:left;
	padding:5px 0px;
	font-size:20px;
	font-weight:bold;
	padding-left:35px;
	border-bottom:2px solid #FFF;
	background:url(../images/Langlang_88.jpg) 10px center no-repeat;
}
.area .table{
	display:none;
}
.area .tit a:link,.area .tit a:visited{
	color:#333;
	text-decoration:none;
}
.area .tit a:hover{
	color:#999;
}
#sheets .selected{
	margin-bottom:20px;
}
.selected .table{
	display:block;
}
#sheets .selected .tit{
	text-align:left;
	padding:5px 0px;
	font-size:20px;
	font-weight:bold;
	padding-left:35px;
	border-bottom:2px solid #FFF;
	background:#E3ECFD url(../images/Langlang_89.jpg) 10px center no-repeat;
}
#sheets .selected .tit a:link,#sheets .selected .tit a:visited{
	color:#4786E7;
	text-decoration:none;
}
#sheets .selected .tit a:hover{
	color:#09F;
}
#sheets td{
	font-size:14px;
	padding:10px 0px;
	text-align:center;
	border-bottom:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
}
#sheets td.area{
	border-left:1px solid #E8E8E8;
}
#sheets .tf{
	height:8px;
	background:url(../images/lang164.jpg) bottom no-repeat;
}
