@charset "utf-8";
/*
 * Style Name: company Stylesheet
 * Manager: GENTLY
 */

#co_data {

}


#co_data dl {
	padding: 0px;
	margin-right: 17px;
	margin-left: 23px;
	font-size: 80%;
}

#co_data dd {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	margin-left: 100px;
	border-bottom-color: #E0E0E0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: none;
}

#co_data dt {
	float: left;
	width: 20%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 15px;
	background-image: url(../../company/img/page_img02.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}


