@charset "utf-8";
@import url("content.css");
.home-icon {
	vertical-align: top;
}
.table1_frame_left {
	border-left: 1px;
	border-left-color: #aec5eb;
	border-left-style: solid;
}

.table1_frame_right {
	border-right: 1px;
	border-right-color: #aec5eb;
	border-right-style: solid;
}

.table1_frame_bottom {
	border-bottom: 1px;
	border-bottom-color: #aec5eb;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #AEC5EB;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #AEC5EB;
	border-left-style: solid;	
}



.table1_text_blue {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #4c73a6;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

.table1_title_center{
	font-family: "Century Gothic", Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #646464;
	line-height: 16px;
	padding-left: 14px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
