/* CSS Document */
#header_bro a:link,#header_bro a:visited {text-decoration:none; color:#663300;}
#header_bro a:active {color:#86C53C; text-decoration:none;}
#header_bro a:hover {color:#86C53C; text-decoration:none;}

#header_bro {
	font-size: 10px;
	padding: 0px;
	height: 30px;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	background-image: url(http://img2.brokore.com/brokore/selection/hanadan/head_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: fixed;
	_position: absolute;
	left: 0px;
	top: 0px;
	margin: auto 0px;
	width: 100%;
	z-index: 1000;
}
#header_bro img {
	vertical-align:bottom;
}
#header_bro #logo {
	margin: 0px;
	height: 30px;
	width: 87px;
	float: left;
}
#header_bro #topmenu {
	color:#663300;
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_koren a:link,#header_koren a:visited {text-decoration:none; color:#663300;}
#header_koren a:active {color:#FF3399; text-decoration:none;}
#header_koren a:hover {color:#FF3399; text-decoration:none;}

#header_koren {
	font-size: 10px;
	padding: 0px;
	height: 30px;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	background-image: url(http://img2.brokore.com/brokore/selection/hanadan/head_bg.gif);
	background-repeat: repeat-x;
	position: fixed;
	_position: absolute;
	left: 0px;
	top: 0px;
	margin: auto 0px;
	width: 100%;
}

#header_koren #logo {
	margin: 0px;
	height: 30px;
	width: 87px;
	float: left;
}
#header_koren #topmenu {
	color:#663300;
	float: right;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing: 0.1em;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
