@charset "utf-8";
/* CSS Document */

#header_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E7E7E7;
	height:60px;
	width:600px;
}

#header_links div{
	float:left;
	border:0px solid #000000;
	height:60px;
	background-color:#E7E7E7;
}

#header_links div img{
	border:0px;
}

#header_links div a{
	text-decoration:none;
}

#header_banner_links {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	height:30px;
	width:600px;
}

#header_banner_links div{
	float:left;
	border:0px solid #000000;
	height:30px;
}

#hbl_most_p {	
	background-image:url('../images/most_p.jpg');
	width:140px;
	height:20px;
}

#hbl_new_g {	
	background-image:url('../images/new_g.jpg');
	width:120px;
	height:20px;
}

#hbl_spo {	
	background-image:url('../images/special_offer.jpg');
	width:110px;
	height:20px;
}

#hbl_rview {	
	background-image:url('../images/rview.jpg');
	width:170px;
	height:20px;
}

#header_banner {	
	background-image:url('../images/banner.jpg');
	width:580px;
	height:210px;
}
