@charset "UTF-8";
/* CSS Document */

#s_menu {
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 220px;
	font-size: 92%;
	height: 750px;
	background-image: url(../../summary/img/s_menu_bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	float: left;
}
#s_menu ul {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 30px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#s_menu li {
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
