#BoxStyle_4 {
	width: 181px;
	color: #ffffff;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 40px;
	padding-bottom: 10px;
	background: #7eaede url(/htdoc/images/box/box4.dot.gif) no-repeat bottom right;
}
#BoxStyle_5 {
	width: 181px;
	color: #ffffff;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 40px;
	padding-bottom: 10px;
	background: #a7bfb8 url(/htdoc/images/box/box5.dot.gif) no-repeat bottom right;
}
#BoxStyle_6 {
	width: 181px;
	color: #ffffff;
	overflow: hidden;
	padding-bottom: 10px;
	background: #b7b7b7 url(/htdoc/images/box/box6.dot.gif) no-repeat bottom right;
}
#BoxStyle_4 h3,
#BoxStyle_5 h3,
#BoxStyle_6 h3 {
	text-indent: -3000em;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#BoxStyle_4 .more,
#BoxStyle_5 .more,
#BoxStyle_6 .more {
	float: right;
	display: inline;
	color: #ffffff;
	padding-left: 13px;
	background: url(/htdoc/images/dot.white.gif) no-repeat left 5px;
	margin: 0px 25px 0px 0px;
}
#BoxStyle_4 .more:hover,
#BoxStyle_5 .more:hover,
#BoxStyle_6 .more:hover {
	text-decoration: underline;
}

#BoxStyle_4 .wrapper,
#BoxStyle_5 .wrapper,
#BoxStyle_6 .wrapper {
	padding: 10px 10px 0px 10px;
}

#BoxStyle_4 .wrapper a,
#BoxStyle_5 .wrapper a,
#BoxStyle_6 .wrapper a {
	color: #ffffff;
	text-decoration: none;
}

#BoxStyle_4 .wrapper a:hover,
#BoxStyle_5 .wrapper a:hover,
#BoxStyle_6 .wrapper a:hover {
	text-decoration: underline;
}