@charset "utf-8";
/* CSS Document */
div#header{
	width:901px;	
}
div#header #top{
	width:901px;
	height:136px;
	background:url(../../images/header_bg.png) no-repeat;	
}
div#header #logo{
	width:81px;
	height:87px;
	float:left;	
	margin-top:25px;
}
div#header #top_center{
	width:603px;
	height:136px;
	float:left;	
}
div#header #top_right{
	width:217px;
	height:136px;
	float:left;	
}
div#header #top_right #top_flag{
	width:217px;
	height:61px;
	float:left;	
}
div#header #top_right #flag{
	width:217px;
	height:21px;
	float:left;
	text-align:left;
}
div#header #top_right #flag_1{
	width:155px;
	height:21px;
	float:left;	
}
div#header #top_right #flag_2{
	width:38px;
	height:21px;
	float:left;	
}
div#header #top_right #flag-3{
	width:24px;
	height:21px;
	float:left;	
}
div#header #top_right #search{
	width:217px;
	height:54px;
	float:left;	
}
div#header #top_right #search #input{
	width:155px;
	height:54px;
	text-align:left;
	float:left;	
}
div#header #top_right #search #button_search{
	width:62px;
	height:54px;
	float:left;
	background:url(../../images/br_search.png) no-repeat;
}
div#header #flash{
	width:901px;
	height:180px;
	
}
div#header #flash .flash_sub{
	width:300px;
	height:180px;
	float:left;
	background-color:#FFFFFF;
}
div#header #menu{
	width:901px;
	height:38px;
	background:url(../../images/menu_bg.png) repeat-x;
}

