@charset "utf-8";
/* CSS Document */
#detail {
	margin-left:30px;
}
#site {
		float:left;
		padding-bottom:30px;
}
#site li {
	background:url(images/bg_bunner.png) left no-repeat;
	width:181px;
	height:50px;
	padding-left:20px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	text-shadow:2px 2px 3px white;
	color:white;
}
#site li.ske {
	background:url(images/bg_bunner02.png) left no-repeat;
	width:181px;
	min-height:54px;
	padding-left:20px;
	padding-top:6px;
	font-size:12px;
	color:#555;
}
li.small {
	font-size:15px!important;
}