/* CSS Document */
#left_contents .seo_subtitle {
	background-image: url(../../../common/images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 670px;
	padding-bottom: 5px;
	display: block;
	height: 20px;
	margin-bottom: 8px;
}
#left_contents li {
	line-height: 1.6em;
	list-style-position: inside;
	list-style-image: url(../images/service_seo_arrow.jpg);
	margin-right: 30px;
}
#left_contents .seobox {
	padding: 15px;
	width: 638px;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
}
