@charset "utf-8";
/* CSS Document */

#display .tb{
	padding-bottom:2px;
	font-size:22px;
	font-weight:bold;
	color:#999;
	border-bottom:1px solid #CCC;
}
#display table{
	margin-top:20px;
}
.new td{
	padding:7px 0px;
	padding-left:20px;
	border-bottom:1px dashed #CCC;
	background:url(../images/lang259.jpg) 5px 10px no-repeat;
}
.new td .tit{
	float:left;
}
.new td .time{
	font-size:12px;
	color:#666;
	float:right;
}
.turn table{
	float:right;
	font-size:12px;
	color:#999;
}
.turn td{
	text-align:right;
}
.turn select{
	color:#999;
	width:60px;
	border:1px solid #7E9DB9;
}
.turn a:link,.turn a:visited{
	color:#999;
	text-decoration:none;
}
.turn a:hover{
	color:#4883E7;
	text-decoration:underline;
}
