@charset "utf-8";
/* CSS Document */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
body {
	margin: 0px;
	text-align: center;
}
div {
	table-layout: fixed;
	word-wrap:break-word;
}


#container {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 82px;
	text-align: right;
	padding-top: 18px;
}
#head a {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	margin-left: 3px;
}
#head a:hover {
	color: #195BAD;
	text-decoration: underline;
}


#menu {
	height: 30px;
}
#banner1 {
	height: auto;
	width: 910px;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}
#main {
	font-size: 12px;
	overflow: auto;
	zoom: 1;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left {
	float: left;
	width: 218px;
}
#left_1 {
	background-image: url(images/left_1.gif);
	height: 133px;
	width: 216px;
	border: 1px solid #2C77D3;
	padding-top: 45px;
	margin-bottom: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.form_1 {
	float: left;
	margin-bottom: 10px;
	margin-left: 80px;
}
#left_2 {
	height: 1518px;
	width: 216px;
	background-image: url(images/left_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border: 1px solid #2C77D3;
	margin-bottom: 20px;
	padding-top: 40px;
	text-align: center;
}
#left_link {
	height: auto;
	width: 186px;
	background-image: url(images/left_3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border: 1px solid #2C77D3;
	margin-bottom: 20px;
	padding-top: 40px;
	text-align: left;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}


#left img {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right {
	float: right;
	width: 686px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#right_1 {
	border: 1px solid #B6C7DB;
	height: auto;
	background-image: url(images/right_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
	width: auto;
}
#right_banner {
	height: 100px;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right_2 {
	border: 1px solid #B6C7DB;
	height: auto;
	background-image: url(images/right_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
}



#footer {
	text-align: center;
	height: 80px;
	clear: both;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2C77D3;
	padding: 10px;
	font-size: 12px;
	color: #800000;
	line-height: 20px;
}

#footer a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
#footer a:hover {
	color: #195BAD;
	text-decoration: underline;
}
.info {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 658px;
	padding-bottom: 20px;
}
h1 {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h2 {
	font-weight: bold;
	color: #2C77D3;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: 8px;
}

#page {
	line-height: 15px;
	background-color: #EAEAEA;
	margin-bottom: 0px;
	height: auto;
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	padding: 10px;
	text-align: left;
}
#page a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	width: 22px;
	display: block;
	float: left;
	background-color: #0080C0;
	margin-right: 1px;
	margin-top: 1px;
	height: 15px;
}
#page a:hover {
	color: #FFFFFF;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	background-color: #FF0000;
}
#search_page {
	line-height: 15px;
	background-color: #EAEAEA;
	margin-bottom: 0px;
	height: auto;
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	padding: 10px;
	text-align: center;
}
