@charset "UTF-8";
#main-block-full  h1 {
	color: #FFFFFF;
	height: 24px;
	width: 900px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 12px;
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
}
#main-block-full  h2 {
	font-size: 14px;
	color: #777777;
	margin-left: 25px;
}
#main-block-full p {
	padding-top: 5px;
}
#main-block-full  ul#linkhead  {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main-block-full ul#linkhead li {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#pageTop-full {
	text-align: right;
	width: 900px;
	float: right;
}
/* CSS Document */
#subtitle {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 12px;
	line-height: 1.5em;
	background-color: #E6E6E6;
	padding-top: 3px;
	margin-top: 20px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
#subtitle a:link/* CSS Document */
 {
	font-size: 14px;
	text-decoration: none;
	color: #003399;
}
#subtitle a:hover {
	color: #006699;
}
#mainline {
	padding: 5px 15px 5px 20px;
}
#leftContents {
	width: 420px;
	float: left;
	padding-left: 10px;
	clear: left;
}
#rightContents {
	float: right;
	width: 420px;
	padding-right: 10px;
	clear: right;
}
