@charset "utf-8";
#centerContentTop {
	float: left;
	width: 568px;
	margin-top: 10px;
}
#centerContantTop h3 a {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
#centerContentTop p {
	text-align: justify;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#centerContentTop ul {
	list-style-type: none;
	line-height: 120%;
}
#centerContentTop li h1  {
	background-image: url(../image-files/bg-short-blue.jpg);
	background-repeat: no-repeat;
	line-height: 41px;
	font-size: 14px;
	padding-top: 1px;
	margin-top: 15px;
	text-align: center;
	display: block;
	background-position: center;
}
#centerContentTop li{
	width: 145px;
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	background-image: url(../image-files/bg-shortcut.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#centerContentTop ul li p {
	font-size: 11px;
	margin-top: -5px;
}
#centerContentTop ul li img {
	float: right;
	margin-top: -21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centerContentTop li a{
	text-decoration: none;
	color: #000;
}
#centerContentTop ul li h1 a {
	color: #FFF;
}
#centerContent {
	width: 553px;
	float: left;
	margin-top: 40px;
	padding-left: 15px;
}
#centerContent span{
	border: 1px solid #014F75;
	display: block;
	width: 180px;
	float: right;
	margin-right: 15px;
	padding: 5px;
	margin-top: 30px;
	margin-left: 15px;
}
#centerContent p span{
	font-size: 18px;
	text-align: center;
	line-height: 200%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#centerContent img {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#bottomContent {
	clear: both;
	width: 728px;
	padding-top: 20px;
}
#bottomContent h1 {
	display: block;
	text-align: center;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 14px;
	margin-left: 0px;
	line-height: 14px;
	width: 728px;
	height: 14px;
	background-image: url(../image-files/toc.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bottomContent p {
	padding: 10px;
	text-align: justify;
	font-size: 11px;
}
