#header {
	margin: 0 auto;
	padding: 0;
}
#header-top {
	clear: both;
	height: 112px !important;
	height: 109px;
	padding: 0 10px 0 22px;


    *margin-bottom: -3px;
}
#contain {width: 992px; margin: 0 auto; padding: 0; position: relative; _padding-top:1px;}

#logo {
	padding: 30px 0 0 48px;
	width: 30%;
	float: left;
}
#ad {
	text-align: right;
	padding: 0 48px 0 0;
	margin: 0;
	float: right;
	
}
#nav {
	margin: 0 auto;
	width: 892px;
}

#tips-drop {
	text-align: left;
	background:  url(../images/nav/dropdown1.gif) no-repeat;
	display: none;
	left: 149px;
	_left: 149px;
	position: absolute;
	top: 37px;
	_top:37px;
	width: 115px;
	z-index: 100;
}
#myth-drop {
	text-align: left;
	background:  url(../images/nav/dropdown2.gif) no-repeat;
	display: none;
	left: 490px;
	_left: 490px;
	position: absolute;
	top: 39px;
	_top:39px;
	width: 109px;
	z-index: 1;
}
#story-drop {
	text-align: left;
	background:  url(../images/nav/dropdown3.gif) no-repeat;
	display: none;
	left: 599px;
	_left: 597px;
	position: absolute;
	top: 37px;
	_top:37px;
	width: 117px;
	z-index: 1;
}
#tips-drop .content, #myth-drop .content, #story-drop .content  {
	padding: 7px 0px 0px 0px;
	font-size:11px;

}


#tips-drop .content ul, #tips-drop .content li, #myth-drop .content ul, #myth-drop .content li, #story-drop .content ul, #story-drop .content li{
	margin: 0;
	padding:0;
}


#tips-drop .content a, #myth-drop .content a, #story-drop .content a {
	font-weight:bold;
	text-decoration: none;
	color:#312f68;
	display:block;
}
#tips-drop .content li, #myth-drop .content li, #story-drop .content li  {
	text-align:center;
	border-bottom:1px solid #cde8ff;
	list-style-type:none;
	line-height:20px;
}
#tips-drop .content a:hover, #myth-drop .content a:hover, #story-drop .content a:hover  {
	background: #cde8ff;
}

#tips-drop .content :hover > a {background:#cde8ff;}
#myth-drop .content :hover > a {background:#cde8ff;}
#story-drop .content :hover > a {background:#cde8ff;}

/*
#tips-drop .content a:hover, #myth-drop .content a:hover, #story-drop .content a:hover {
	background-color: #cde8ff;

}
*/

#tips-drop .content a{
	width: 115px;
}
#myth-drop .content a{
	width: 109px;
}
#story-drop .content a  {
	width: 117px;
}
