div#t_menu {
	background: url(/images/header.png);
	font-family: Arial Narrow, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	width: 748px;
}
#t_menu li a:hover {
	color: #ffd28e;
}
#menu_top {
	color: #351d69;
	padding: 1px 10px 0 0;
}
*:first-child+html #menu_top { /* IE7 hack */
	padding-top: 0;
}
#menu_top img {
	position: absolute;
	top: 0;
	left: 0;
	height: 63px;
	width: 350px;
}
#menu_top a {
	color: #351d69;
	text-decoration: none;
}
#menu_mid {
	color: #fff;
	padding: 0 6px 0 0;
}
#menu_mid a {
	color: #fff;
	cursor: default;
	text-decoration: none;
}
#menu_mid #menu_t:hover ul,
#menu_mid #menu_p:hover ul,
#menu_mid #menu_n:hover ul,
#menu_mid #menu_b:hover ul {
	display: block;
}
#menu_mid .m_bot {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
#menu_mid ul {
	background: url(/images/header2.png);
	display: none;
	height: 22px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	position: absolute;
	text-align: left;
	top: 98px;
	width: 748px;
}
#menu_mid ul.r {
	margin-right: 10px;
	text-align: right;
}
#menu_mid li {
	display: inline;
	padding-left: 10px;
}
#menu_mid ul.r li {
	padding: 0 10px 0 0;
}
#menu_bot {
	 height: 26px;
	 _height: 25px;
}
#yourn img {
	cursor: pointer;
	height:32px;
	position: absolute;
	width:146px;
	top: 64px;
	left: 153px;
}