.over a:hover img{
	filter:alpha(opacity=70);
	opacity:0.7;
}

#back_header	{
	width: 100%;
/*	margin-bottom: 33px; */
	background: url(../img/back_header.gif) repeat-x top center;	
}

#header	{
	width: 966px;
	margin: 0 auto;
	position: relative;
} 

#header h1	{
	margin-bottom: 16px;
	padding: 3px 0 0 14px;
	font-size: 83%;
}

#header h2#logo	{
	margin-bottom: 58px;
	padding: 0 0 0 8px;
}

#header #btn_contact	{
	position: absolute;
	width: 177px;
	height: 17px;
	top: 10px;
	right: 267px;
}

#header #btn_contact li	{
	float: left;
	padding-left: 13px;
}

#header #entry_box	{
    position: absolute;
    width: 242px;
    height: 38px;
    padding: 6px 0 0 14px;
    right: -1px;
    top: 0;
    background: url(/common_n/img/back_entry.png) no-repeat left top;
}

#header #entry_box li	{
    margin-right: 6px;
    float: left;
}

#header #tf_box	{
	position: absolute;
	right: 153px;
	top: 48px;
	line-height: 0;
}

#header #tf_box li {
	float: left;
	padding-left: 5px;
}

#header #lang_box	{
	width: 124px;
	position: absolute;
	right: 8px;
	top: 53px;
	line-height: 0;
}

#header #lang_box li	{
	float: left;
	margin-right: 3px;
}

#header #lang_box li.last	{
	margin-right: 0;
}

#header #nav	{
	width: 966px;
	margin: 0 0 12px 1px;
}

#header #nav li	{
	float: left;
}

#main	{
	width: 966px;
	margin: 0 auto;
}

#main #sidearea	{
	padding: 0 0 50px 1px;
	margin-right:20px;
	float:left;
}

#main #sidenav	{
	padding-bottom: 5px;
	background: url(../img/back_subnav.gif) repeat-y left top;	
}

#main #sidearea #sidenav ul#sidenav_ul 	{
	width: 204px;
	padding: 8px 15px 0;
}

#main #sidearea #sidenav ul#sidenav_ul li	{
	padding: 3px 0;
	border-bottom: 1px dotted #d8d8d8;
}

#main #sidearea #sidenav ul#sidenav_ul li.last	{
	border-bottom: none;
}

#main #sidearea #sidenav ul#sidenav_ul li a	{
	width: 178px;
	padding: 5px 0 5px 	24px;
	background: url(../img/bullet_subnav.png) no-repeat 7px center;
	display: block;
	color: #000000;
}

#main #sidearea #sidenav ul#sidenav_ul li a:hover	{
	background-color: #f0f0f0;
}

#main #sidearea #sidenav ul#sidenav_ul li a.currnet	{
	background-color: #f0f0f0;		
}

#main #sidearea .second_tree	{
	margin: 25px 0 11px 18px;
	padding: 0 0 13px 0;
	background: url(../img/bottom_second.gif) no-repeat left bottom;
}

#main #sidearea .second_tree ul	{
	width: 174px;
	padding: 7px 12px 0;
	background: url(../img/back_second_nav.gif) repeat-y left top;
}

#main #sidearea .second_tree ul li	{
	width: 174px;
	padding: 3px 0 4px 5px;
	background: url(../img/border_second_nav.gif) repeat-x left bottom;
}

#main #sidearea .second_tree ul li.last	{
	background: none;
}

#main #sidearea .second_tree ul li a	{
	padding-left: 13px;
	background: url(../img/bullet_second_nav.gif) no-repeat left center;
	color: #292929;
}

#main #sidearea .second_tree ul li a:hover	{
	color: #999999;
}

#main #sidearea .second_tree_grow	{
	margin: 25px 0 11px 18px;
	padding: 0 0 13px 0;
	background: url(../img/bottom_second.gif) no-repeat left bottom;
}

#main #sidearea .second_tree_grow ul	{
	width: 174px;
	padding: 7px 12px 0;
	background: url(../img/back_second_nav.gif) repeat-y left top;
}

#main #sidearea .second_tree_grow ul li	{
	width: 174px;
	padding: 3px 0 4px 5px;
}

#main #sidearea .second_tree_grow ul li ul {
	background: none;
	font-size: 91.6%;
	padding-left: 8px;
}

#main #sidearea .second_tree_grow ul li span,
#main #sidearea .second_tree_grow ul li a	{
	padding-left: 13px;
	background: url(../img/bullet_second_nav.gif) no-repeat left center;
	color: #292929;
}

#main #sidearea .second_tree_grow ul li ul li a	{
	padding-left: 13px;
	background: url(/about/common/img/bullet_dot.gif) no-repeat left center;
	color: #292929;
}

#main #sidearea .second_tree_grow ul li a:hover	{
	color: #999999;
}

#main #sidearea #bottom_subnav	{
	line-height: 0;	
}

#footer_top	{
	width: 100%;
	padding-bottom: 29px;
	background: #f3f3f3;
	margin-top:20px;
}

#footer_top .center_box	{
	width: 960px;
	margin: 0 auto;
	padding-top: 22px;
	position: relative;
}

#footer_top .center_box #btn_pagetop	{
	width: 155px;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
}

#footer_top .center_box h2	{
	margin-bottom: 16px;
	font-size: 116%;
	color: #3a9bdf;
}

#footer_top .center_box #sitemap_box	{
	width: 960px;
	background: url("../img/border_sitemap.gif") repeat-y right top;
}

#footer_top .center_box #sitemap_box dl	{
	width: 175px;
	padding-left: 15px;
	float: left;
	background: url("../img/border_sitemap.gif") repeat-y left top;
}

#footer_top .center_box #sitemap_box dl dt	{
	margin-bottom: 5px;
	color: #3a9bdf;
}

#footer_top .center_box #sitemap_box dl dd	{
	padding-left: 10px;
	background: url("../img/bullet_sitemap.gif") no-repeat left 6px;
}

#footer_top .center_box #sitemap_box dl dd a	{
	color: #333333;
}

#footer_top .center_box #sitemap_box dl dd a:hover	{
	text-decoration:underline;
}

#footer_top .center_box #main_area_box {
	margin-top: 40px;
}

#footer_top .center_box #main_area_box h2 {
	background: #b6b6b6;
}

#footer_top .center_box #main_area_box h3	{
	margin-bottom: 18px;
}

#footer_top .center_box #main_area_box ul	{
	margin: 0 0 12px 20px;
}

#footer_top .center_box #main_area_box ul li	{
	margin-right: 3px;
	float: left;
}

#footer_top .center_box #main_area_box ul li a	{
	color: #464646;
	text-decoration: underline;
}

#footer_top .center_box #main_area_box ul li a:hover	{
	text-decoration: none;
}

#footer_top .center_box #main_area_box #footer_empty #footer_msg{
	font-size: 12pt;
	color: #ffffff;
	font-weight:800;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,‚l‚r ƒSƒVƒbƒN;
}

#footer_bottom	{
	width: 100%;
	padding-bottom: 20px;
	background: #eaeaea;
}

#footer_bottom .center_box	{
	width: 960px;
	margin: 0 auto;
}

#footer_bottom .center_box #returntop a{
	float: left;
	font-size: 91%;
	color: #666666;
	margin-top: 6px;
}

#footer_bottom .center_box #img_tel	{
	float: left;
	margin-top: 46px;
}

#footer_bottom .center_box #img_challenge	{
	margin: 15px 4px 11px 0; 
	float: right;
}

#footer_bottom .center_box #copyright	{
	margin-right: 4px;
	float: right;
	font-size: 91%;
	color: #666666;
}
#nav2 {
text-align:center;
margin-top: 50px;
width:966px;
}


#nav2 li {
float: left;
}

.member{
float:right;
}
.member2{
margin: 20px auto;
}

.member img {
margin-right: 10px;
}
