a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#culture
{
	width:450px;
	height:100%;
	overflow:hidden;
	margin:15px auto 15px 40px;
}
#culture li
{
	list-style-type:none;
	line-height:30px;
	clear:both;
}
#culture ul
{
	height:100%;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #06F;
}
#culture li:hover
{
	padding-left:3px;
	background-color:#F0F0F0;
}
#culture span
{
	float:left;
}
#culture .ctit
{
	width:150px;
	font:700 14px "宋体";
	color:#06F;
	line-height:30px;
	margin:0px 15px;
	text-align:right;
}
