td.a_title {
	padding-bottom: 15px;
}
td.a_title2 {
	padding-bottom: 5px;
}
td.a_text {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	width: 510px;
	padding-bottom: 10px;
}
td.a_text2 {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	width: 510px;
	padding-bottom: 10px;
	background-image: url(../about/images/about_back.jpg);
	height: 120px;
}
table.a_feature {
	width: 510px;
}
table.a_system1 {
	background-color: #40A1E0;
	width: 520px;
}
td.a_system2 {
	background-color: #D9ECFF;
}
table.a_system3 {
	width: 498px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
td.a_8 {
	width: 8px;
}
td.a_systemimg {
	vertical-align: top;
	height: 90px;
	width: 125px;
}
td.a_systemtitle {
	vertical-align: top;
	height: 23px;
	width: 120px;
}
td.a_systemtext {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
	vertical-align: top;
	height: 67px;
}

.concept {
	margin-top:10px;}
	
.concept dt {
	border-bottom:solid 1px #d5d5d5;
	padding:15px 0 6px 0;
	margin-bottom:7px;}
	
.concept dd {
	text-indent:-1em;
	padding:10px 0 10px 1em;}
	
.concept_bg {
	background:url(../concept/images/concept_con1_bg.jpg) 20px 65px no-repeat;}
