@charset "UTF-8";
#topcontents{
padding:20px;
}
#topleft{
	float:left; 
	width:690px;
	}
#topleft .box{
width:342px;
background:url(../img/topmiddle.png) repeat-y;
margin:10px 0px -10px 0px;
height:auto;
padding-bottom:0px;
float:left;
}

#topleft .btm{
	position:relative; bottom:-5px; left:0px;
}

	
#topleft .box .boxlink{
padding-left:2em;
}
#topleft .box .boxlink li{
float:left;
background:url(../img/index_arrow.gif) no-repeat;
background-position:center left;
padding-left:10px;
padding-right:10px;
list-style:none;
}
#topleft .box .boxlink li a{
padding:0 5px;

}
#topleft .box .boxlink li a:hover{
background-color:#005aaa;
color:white;
text-decoration:none;
}

#table_news_r tr td a:hover{
background-color:#005aaa;
color:white;
text-decoration:none;
}

#table_news tr td a:hover{
background-color:#005aaa;
color:white;
text-decoration:none;
}

#top_banner{
	padding-top:10px;
	float:right;
	height:450px;
	width:206px;
	background-image:url(../img/banner_blank_en.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
}
#top_banner2{
	padding-top:10px;
	float:right;
	height:450px;
	width:206px;
	background-image:url(../img/banner_blank.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
}
#top_banner .each{
padding-top:3em;
padding-left:1em;
}

#top_banner2 .each{
padding-top:3em;
padding-left:1em;
}
