html{ overflow-y : scroll; }
html,body {
	font-family: Geneva, Lucida, Arial, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-color: #fff;
	margin: 0;
	text-align:center;
}
img{
border:0
}
a {
	text-decoration:none;
	color:#555;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
p {
	margin:0 10px 5px 0px;
	padding-top:5px;
}
h1 {
	font-size:16px;
	color:#c00;
	font-weight:bold;
	margin: 0;
	padding: 10px 10px 10px 0px;
}
#header_top, #header_navigation {
clear:both;
	width:900px;
	text-align:left;

}
#header_top {
	margin:0px auto 0 auto;
}
#header_navigation {
	margin:0 auto 0 auto;
	padding:0;
}
#myAdMarketLogo {
	height:45px;
	width:183px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 18px;
	text-align: left;
	padding-bottom:5px;
}
#myAdMarketLogo img{
	margin:0;
	padding:0;
}
#headerMenu {
	height:25px;
	width:500px;
	float:right;
	padding:25px 0 0 0;
	text-align:right;
	font-size:11px;
	color:#ccc;
}
#headerMenu a{
	font-size:10px;
	color:#666;
	margin: 0 8px 0 8px;
	text-decoration:none;
}
#headerMenu a:hover{
	font-size:10px;
	color:#069;
	margin: 0 8px 0 8px;
	text-decoration:underline;
}

/*added by dream 2007-9-21*/
#menu {list-style-type:none; margin:0; padding:0; margin:0; width:900px;}
#menu li {float:left; margin:0; padding:0;  position:relative; width:150px;height:25px; z-index:100;}
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0;background:url(../images/topmenu_hover.gif) no-repeat;}
#menu li dl #activate{ top:0; left:0; padding-bottom:0;background:url(../images/topmenu_visited.gif) no-repeat;}
#menu li dl #activate a{color:#000;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;width:100%;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}

#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width:150px;margin: 0; padding: 0; }

#menu dt {margin:0; padding: 0;width: 150px;height:25px; line-height:25px;}

#menu dd { display:block;margin:0; padding:0; color: #fff; font-size: 1em; text-align:left;width:auto;}

#menu dt a, #menu dt a:visited {display:block; font-size: 11px; font-family:  Arial, Helvetica, sans-serif;text-transform:uppercase
;color: #fff;font-weight:bold; text-align:center; }

#menu li:hover dt a, #menu a:hover dt a {color:#000; background:url(../images/topmenu_visited.gif) no-repeat;}

#menu dd a, #menu dd a:visited {background:#FFF; color:#000; text-decoration:none; display:block;padding-left:10px;width:auto;text-align:left; font-size:11px;border-left:1px solid #999; border-right:1px solid #999;border-bottom:1px solid #ddd}

#menu dd a:hover {background: #999; color:#fff; border-left:1px solid #999; border-right:1px solid #999;width:auto;border-bottom:1px solid #ddd}

#menu b {display:block; overflow:hidden; height:1px;background:#999;}


#menu b.p5 {background:#999; margin:0 5px;}
#menu b.p6 {background:#999; margin:0 3px;}
#menu b.p7 {background:#999; margin:0 2px;}
#menu b.p8 {height:2px; background:#999; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#FFF;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#FFF;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#FFF;}

/*------------------------------*/