/* CSS Document */


.sec {
	background-image: url(images/sec_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-align: left;
		font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 220px;
	padding-top: 16px;
	float: left;
	padding-left: 50px;
}
.s a:link,.s a:visited,.s a:active {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.s a:hover {
	color: #4088D9;
}
.s li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #529C47;
}
.f14 {
	font-size: 14px;
	line-height: 180%;
}
.s #new li {
	list-style-image: url(images/new.gif);
	padding-left: 20px;
}
