* {margin:0; padding:0;}
a :link{
	color: #b20638;
	text-decoration: underline;
}
a :visited{
	color: #b20638;
}
a :hover{
	color: #b20638;
	text-decoration: none;
}
a:active, a:focus {
	outline-style: none; -moz-outline-style:none; outline:none;
}

#menu
{
	position: absolute;
	z-index: 19;
	top: 123px;
	left: 208px;
	width: 730px;
	height: 96px;
	line-height: 30px;
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-position: 35px;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 20px;
	height: 250px;
	width: 167px;
	float: left;
	clear: none;
	display: block;
	padding-top: 10px;
	background-position: 14px 150px;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right: 14px;
	background-color:#e2dbda;
}
.box:hover {background-color:#FFF;color: #EC923B;}
.box a:link {
	color:#EC923B;
	text-decoration:underline;
	background-repeat: no-repeat;
}
.box a:visited  {
	color:#EC923B;
	text-decoration:underline;
}
.box a:focus, .hoverdiv a:hover, .hoverdiv a:active {
	color:#666;
	text-decoration:underline;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
}
.title a:hover, a:visited{
	text-decoration: underline;
	color: #b20638;
	
}
.text_main a:link{
	color: #666;
	}
.text_main a:hover{
	text-decoration: none;
	}
.text_main a:visited{
	text-decoration: none;
	color: #666;
	
}
