@charset "UTF-8";

#container{
	width: 950px! important;
	margin: 0 auto;
	/*text-align: center;
	text-align: left;*/
}
/* ======================= */
/*         Header          */
/* ======================= */
#headcontainer{
	width: 100%;
	height: 100px;
	background: rgba(255,255,255,0.8);
}
.header{
	width: 950px! important;
	margin: 0 auto;
}
.header_content{
	width: 444px;
	float: left;
}
.header_sub{
	font-size:12px;
	width: 496px;
	text-align: right;
	float: right;
}
.header_sub .lang{
	margin: 8px 0 5px 0;
	text-align: right;
}
#headcontent h2{
	display: none;
}
.headnavi {
	font-size: 14px;
	background: url(../../images/img_navi_bar.jpg) top left repeat-x #fff;
	width: 100%;
	height: 29px;
	box-shadow:0 2px 2px 0 rgba(0,0,0,0.5)

}
.headnavi_inner {
	width: 850px! important;
	margin: 0 auto;
}
.headnavi ul{
	margin: 0;
	padding: 0;
}
.headnavi li{
	margin-top: 5px;
	text-align:left;
	float:left;
	list-style: none;
}
.headnavi li a {
	padding:5px 21px 3px;
	color:#FFFFFF;
	font-weight: bold;
	text-shadow: -1px -1px 0 rgba(17,25,44,0.8);
	/* text-shadow:0 0 0 transparent,1px 0 0 #11192c; */
	text-decoration:none;
}
.headnavi li a:hover{
	/* color:#000000;
	text-decoration:underline; */
	background:rgba(17,78,105,0.5);
}
.headnavi li a:active{
	background:rgba(0,216,255,0.5);
}
.headnavi li a.on{
	background:rgba(17,78,105,0.5);
}
.headnavi_eng li a {
	padding:5px 35px 3px;
}
/* ======================= */
/*         Footer          */
/* ======================= */
#footercontainer{
	padding: 15px 0 0 0;
	width: 100%;
	background: rgba(255,255,255,0.8);
	/* text-align: center;
	border-top:solid 1px #e8e8e8;
	border-bottom:solid 1px #e8e8e8; */
	/*text-align: left;*/
}
#footer{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-bottom:15px;
	/*padding: 15px;*/
}
#fortoppage{
	margin: 0 0 20px 0px;
	text-align: right;
}

#footercopy_top{
	font-size: 90%;
	background:#643a3a;
	color:#dfdfdf;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
.footercontent{
	font-size: 13px;
	line-height: 140%;
}
.footercontent img{
	margin-bottom: 15px;
	float:left;
}
.footercontent .access{
	padding-left: 18px;
	background:url(../../images/icon_mark.png) no-repeat left center;
}
.footercopy{
	font-size: 11px;
	color:#5e5e5e;
	text-align: right;
	margin: 15px 0;

}

	text-align: right;
	float: right;
}
.header_sub .lang{
	margin: 8px 0 5px 0;
	text-align: right;
}
#headcontent h2{
	display: none;
}
.headnavi {
	font-size: 14px;
	background: url(../../images/img_navi_bar.jpg) top left repeat-x #fff;
	width: 100%;
	height: 29px;
	box-shadow:0 2px 2px 0 rgba(0,0,0,0.5)

}
.headnavi_inner {
	width: 850px! important;
	margin: 0 auto;
}
.headnavi ul{
	margin: 0;
	padding: 0;
}
.headnavi li{
	margin-top: 5px;
	text-align:left;
	float:left;
	list-style: none;
}
.headnavi li a {
	padding:5px 21px 3px;
	color:#FFFFFF;
	font-weight: bold;
	text-shadow: -1px -1px 0 rgba(17,25,44,0.8);
	/* text-shadow:0 0 0 transparent,1px 0 0 #11192c; */
	text-decoration:none;
}
.headnavi li a:hover{
	/* color:#000000;
	text-decoration:underline; */
	background:rgba(17,78,105,0.5);
}
.headnavi li a:active{
	background:rgba(0,216,255,0.5);
}
.headnavi li a.on{
	background:rgba(17,78,105,0.5);
}
.headnavi_eng li a {
	padding:5px 35px 3px;
}
/* ======================= */
/*         Footer          */
/* ======================= */
#footercontainer{
	padding: 15px 0 0 0;
	width: 100%;
	background: rgba(255,255,255,0.8);
	/* text-align: center;
	border-top:solid 1px #e8e8e8;
	border-bottom:solid 1px #e8e8e8; */
	/*text-align: left;*/
