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

#feature {
	background-image: url(../images/tab_bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 566px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
}
#feature h3 {
	font-size: 0.9em;
	line-height: 100%;
	color: #FF9933;
	border-bottom-style: dotted;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	background-image: url(../images/001_45.gif);
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;
	background-position: left top;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 455px;
}
#feature h4 {
	font-size: 0.9em;
	line-height: 130%;
	color: #336666;
	background-image: url(../images/001_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
	margin-left: 40px;
	width: 450px;
}
#feature p {
	font-size: 0.8em;
	line-height: 140%;
	margin-left: 70px;
	color: #444;
	text-align: left;
	margin-right: 40px;
}#main  #feature  p a {
	background-image: url(../corporate/images/arrow_n.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1.1em;
}
