@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.sitemap ul li{
	list-style:square;
	padding:5px;
	margin: 0px;
	list-style-type: square;
}


.homebox h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_left h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.innercontent h3 {
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.type_darkblue{
	color:#003570;
}
.type_green{
	color:#6c9d16;
}
.type_grey{
	color:#959595;
}
.type_green2{
	color:#77ad1a;
}
.type_red{
	color:#ed1c24;
}
.type_orange{
	color:#f68d46;
}

#inner_footer {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 870px;
	margin-top: 40px;
	margin-left: 20px;
}
.homebox  a{
	color:#003570;
	text-decoration:none;
}
.homebox  a:hover{
	color:#f68d46;
	text-decoration:underline;
}

.news_right a{
	color:#003570;
	text-decoration:none;
}
.news_right a:hover{
	color:#f68d46;
	text-decoration:underline;
}
#content_hold {
		line-height: 18px;
}
#content_hold ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#content_hold li {
	padding: 0px;
	margin-bottom: 10px;
}

#content_hold_sitemap {
		line-height: 18px;
}
#content_hold_sitemap ul {
	list-style-type: none;

}
#content_hold_sitemap li {
	list-style-type: none;
}
#content_hold_sitemap a {
	font-weight: normal;
	color: #77AD1A;
	text-decoration: none;
}
#content_hold_sitemap a:hover {
	font-weight: bold;
	color: #003570;
	text-decoration: underline;
}

.type_14 {
	font-size: 14px;
}
.download_box {
	font-weight: bold;
	font-size: 14px;
}
.download_box a{
	color:#f68d46;
	text-decoration:none;	
}
.download_box a:hover{
	color:#6c9d16;
	text-decoration:underline;
}
.content_left a {
	color:#6c9d16;
	text-decoration:underline;
}
.content_left a:hover {
	color:#f68d46;
	text-decoration:underline;
}
.comment_title {
	background-color: #BFD0DA;
	padding-top: 3px;
	padding-bottom: 3px;
	display:block;
	padding-left: 3px;
}
.error {
	font-weight: bold;
	color: #FF0033;
	background-color: #FFFFFF;
}
.content_right a{
	color:#6c9d16;
	text-decoration:none;	
}
.content_right a:hover {
	color:#f68d46;
	text-decoration:underline;
}
.btn_disabled a{
	text-decoration:none;
	color:#679616;
}
.btn_disabled a:hover{
	color:#003570;
}
.type_18 {
	font-size: 18px;
}
.map_btn_hold a{
	text-decoration:none;
	color:#333333;
}
.map_btn_hold a:hover{
	text-decoration:none;
	color:#ffffff;
}
