
#splash_imageList {
	margin-top:25px;
	margin-bottom:15px;
}

#splash_imageList, #splash_imageList_left, #splash_imageList_center, #splash_imageList_right {
	height:266px;
	/*border:1px solid black;*/
}

#splash_imageList_left {
	float:left;
	width:247px;
	margin-left:47px;
	border:1px solid #4e4e4c;
}

#splash_imageList_center {
	float:left;
	width:396px;
	margin-left:5px;
	border:1px solid #4e4e4c;
}

#splash_imageList_right {
	float:right;
	width:247px;
	margin-right:47px;
	border:1px solid #4e4e4c;
}

#splash_content {
	background-color:#f4f5f6;
	margin-left:47px;
	margin-right:47px;
	padding:20px;
	padding-top:20px;
	font-size:12px;
	margin-top:20px;
}

#splash_content_head {
	display:block;
	color:#4e3e1c;
	margin-bottom:10px;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
}
