@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: #FF2A00;
	margin: 10px;
}
#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;
	margin-top: 15px;
	line-height: 1.5em;
	background-color: #E6E6E6;
	padding-top: 3px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
#mainline {
	padding: 5px 15px 5px 20px;
}
#left      {
	float: left;
	padding: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 500px;
}
#left  dl#topic dt       {
	font-weight: bold;
	clear: left;
	float: left;
	width: 5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #003366;
}
#left dl#topic dd {
	margin-bottom: 20px;
	margin-left: 9em;
}
#right      {
	float: right;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(../img/us_main.jpg);
	height: 267px;
	width: 208px;
	margin-right: 20px;
}

