#outline{
	width: 720px;
	display: block;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	color: #333333;
	line-height: 1.5em;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#outline p{
	text-align: left;
	color: #2B7CB5;
	font-weight: bold;
	margin-bottom: 7px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
}
#outline td{
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 6px;
	line-height: 1.7em;
}
.outline_left{
	float: left;
	text-align: left;
}
.outline_left th{
	text-align: left;
	vertical-align: top;
	padding: 3px 6px 3px 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-weight: normal;
}
.outline_right{
	float: right;
	text-align: left;
}
.outline_right th{
	text-align: left;
	vertical-align: top;
	padding: 3px 6px 3px 3px;
	width: 85px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-weight: normal;
}
#it_eco{
	width: 720px;
	float: left;
	text-align: left;
}
.left{
	float: left;
	padding-left: 6px;
	width: 185px;
}
#it{
	width: 340px;
	float: left;
	padding: 5px;
}
#it h3{
	background-image: url(../company/images/com_subt01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	height: 40px;
}
#it img{
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
}
#it ul{
	float: left;
}
#it li{

}
#it a{
	text-indent: -9999px;
	background-image: url(../company/images/com_link01off.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 159px;
	display: block;
}
#it a:hover{
	background-image: url(../company/images/com_link01on.jpg);
	background-repeat: no-repeat;
}
#it dl{
	float: left;
	margin-bottom: 17px;
}
#it dt{
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#it dd{
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
	text-justify:distribute;
}
#eco{
	float: right;
	width: 340px;
	padding: 5px;
}
#eco h3{
	background-image: url(../company/images/com_subt02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 15px;
	height: 40px;
}
#eco img{
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 5px;
}
#eco ul{
	float: left;
}
#eco li{
}
#eco a{
	background-image: url(../company/images/com_link02off.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 62px;
	width: 159px;
	text-indent: -9999px;
}
#eco a:hover{
	background-image: url(../company/images/com_link02on.jpg);
	background-repeat: no-repeat;
}
#eco dl{
	float: left;
	margin-bottom: 17px;
}
#eco dt{
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#eco dd{
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
	text-justify:distribute;
}
