@charset "utf-8";
.sidebar_top {
	background-image: url(../images/sidemenu_corp.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 215px;
}
#content {
	width: 670px;
	float: left;
	height: auto;
	padding-top: 15px;
	bottom: 10px;
	/* [disabled]margin-top: 20px;
*/
}
#content dl {
	margin: 15px;
}
#content dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 10px;
}
#content ol {
	font-weight: bold;
	margin-left: 45px;
}
#content ul {
	font-weight: normal;
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 10px;
}
#content li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/* [disabled]text-indent: 10px;
*/
	font-size: 12px;
}
.content_right {
	background-image: url(../images/index_tittle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 650px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-indent: 40px;
	margin-left: 15px;
	float: left;
}
.content_right_txt {
	float: left;
	height: auto;
	width: 623px;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	margin-left: 15px;
	clip: rect(auto,auto,15px,auto);
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.philosophy {
	font-weight: bold;
	text-align: right;
}
table {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #000000;
	width: 600px;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: 20px;
}
table td {
	border: 1px solid #5E5E5E;
	vertical-align: top;
}
