@charset "utf-8";
/* CSS Document */
@import "style.css";

#header{
	margin-top:15px;
	width:785px;
}
#header_flash{
	width:492px;
}

#menu_top{
	width:465px;
	height:32px;
	padding:25px 0 0 25px;
}

#menu_top a{
	color:#387490;
	font-weight:bold;
	text-decoration:none;	
}
#menu_top a.checked{
	color:#ED1C24;
}
#menu_top .menu_top_sep{
	float:left;
	padding:3px 10px;
}
#flags{
	position:absolute;
	margin-left:420px;
	margin-top: -30px;
}

