.h1 {
	font-size: 14px;
	font-weight: bold;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #888888;
}

a .h3 {
	color: black;
}

.h3 {
	font-size: 20px;
	font-weight: bold;
}

.h4 {
	font-size: 24px;
	font-weight: bold;
}

#footer_left {
	float:left;
	width: 10%;
}

#footer_right {
	float: left;
	width: 80%;
	text-align: center;
	color: #888888;
}

#footer {
	border-top: 1px solid #cccccc;
	padding: 5px;
	margin-top: 5px;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetika, sans-serif;
	color: #000000;
	text-align: left;
	height: 101%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

a {
	color: #e7731d;

}

a:hover {
	color: #e7731d;
	text-decoration: underline;
}

a img {
	border: 0;
}

#main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#header_left {
	float: left;
	width: 300px;
}

#header_right {
	float: right;
	width: 500px;
}

#logo {

}

#search {
	margin-top: 8px;
	float: right;
}

#print {
	margin-top: 0px;
	float: right;
}

#meta_navi {
	float: right;
	font-size: 11px;
	margin-top: 2px;
}

#meta_navi a {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}

#meta_navi a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


#main_navi {
	border-bottom: 15px solid #000000;
	padding-bottom: 5px;
	padding-left: 8px;
}

#sub_navi {
	float: left; 
	width: 170px;
	height: 500px;
}

#content {
	float: right;
	width: 800px;
}

#content1_2 {
	float: left;
	width: 395px;
}

#content2_2 {
	float: right;
	width: 395px;
}

#clickpath {
	margin-left: 190px;
}

#.box_grey {
	float: left;
	width: 180px;
	height: 160px;
	background-color: #f2f2f2;
	margin-right: 7px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	font-color: #888888;
}

.box_grey {
	float: left;
	width: 177px;
	height: 158px;
	border: 1px solid #bfbfbf;
	margin-right: 8px;
	padding: 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.box_white {
	float: left;
	width: 177px;
	height: 158px;
	border: 1px solid #bfbfbf;
	margin-right: 8px;
	padding: 5px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

.clear {
	clear: both;
}
.searchfield {
	border: 0;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
}

.main_navi_no {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #888888;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.main_navi_no a {
	color: #888888;
	text-decoration: none;
}

.main_navi_no a:hover {
	color: #000000;
	text-decoration: none;
}

.main_navi_act {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #000000;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.main_navi_act a{
	color: #e7731d;
	text-decoration: none;
}

.main_navi_act a:hover {
	color: #e7731d;
	text-decoration: none;
}

#main_navi_lv2_wrap {
	position: absolute; 
	width: 170px;
	left: 50%;
	margin-left: -495px;
	top: 115px;
	text-align:right;
}

.main_navi_lv2_no {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
}

.main_navi_lv2_no a {
	color: #888888;
}

.main_navi_lv2_no a:hover {
	color: #000000;
	text-decoration: none;
}

.main_navi_lv2_act {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	color: #000000;
	background-image: url(../images/navi_act_bg.jpg);
	background-repeat: no-repeat;
}

.main_navi_lv2_act a {
	color: #000000;
}

.main_navi_lv2_act a:hover {
	color: #000000;
}

#main_navi_lv3_wrap {
	width: 170px;
	text-align: right;
	margin-top: 3px;
}

.main_navi_lv3_no {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
}

.main_navi_lv3_no a {
	color: #888888;
	font-weight: normal;
}

.main_navi_lv3_no a:hover {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

.main_navi_lv3_act {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	background-color: #F0F1F2;
	color: #000000;
}

.main_navi_lv3_act a {
	color: #000000;
	font-weight: normal;
}

.main_navi_lv3_act a:hover {
	color: #000000;
	font-weight: normal;
}

#clickpath {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #888888;
}

#clickpath a {
	color: #888888;
	text-decoration: none;
}

.news-latest-item {
	padding-bottom: 10px;
}

.news-latest-item a {
	color: #888888;
}

.news-list-left {
	float: left;
	width: 80px;
}

.news-list-right {
	float: left;
	width: 700px;
}

.news-list-item {
	margin-bottom: 12px;
}

.news-list-date {
	font-weight: bold;
	font-size: 12px;
}

.news-list-title {
	font-weight: bold;
	font-size: 12px;
}

.news-list-content a {
	color: #000000;
	font-size: 12px;
}

.news-single-timedata {
	font-weight: bold;
	font-size: 12px;
}

.news-single-title {
	font-weight: bold;
	font-size: 12px;
}

.news-single-content {
	font-size: 12px;
}

.news-single-content-left {
	float: left;
	width: 640px;
}

.news-single-content-right {
	float: right;
	width: 150px;
}

.news-single-backlink a{
	color: #000000;
}sa