@charset "UTF-8";
/* CSS Document */

/*----------content----------*/

#index-cont {
	width:909px;
	padding:28px 37px 0 34px;
	background-color:#fff;
}

.index-info {
	width:909px;
	margin-bottom:28px;
}

.facebook {
	width:212px;
	float:left;
	border-top:1px solid #315C99;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}

.item {
	width:658px;
	/*float:left;*/
	/*margin-left:37px;*/
	margin:0 auto;
}

.item h2 {
	margin-bottom:12px;
}

.item td {
	padding-bottom:6px;
}

.item td.none {
	padding:0;
}
