﻿.header_top_nav {
	width:100%;
	980px;
	height:30px;
	margin:auto;
	line-height:30px;
	font-size:1.1em;
	position:absolute;
	left:0px;
	top:0px;
	color:#666;
	background:#DDD;
}

.header_top_nav .topnav{
	width:980px;
	margin:auto;
}

.header_top_nav A{
	margin-left:5px;
	margin-right:5px;
	color:#666;
	font-size:1em;
	text-decoration:none;
	underline;
}

.header_top_nav A:hover{
	color:red;
}

.header_top_nav .cart {
	float:right;
	color:#888;
	padding-left:10px;
}

#hotpromo{
	position:absolute;
	left:0px;
	top:190px;
	padding-right:5px;
	width:970px;
	height:25px;
	overflow:hidden;
	text-align:right;
	line-height:25px;
}

#hotpromo UL li{
	height:25px;
	font-size:1em;
	line-height:25px;
	overflow:hidden;
	display:inline;
	padding-left:20px;
	list-style:circle;
}

#hotpromo li a{
	color:#f98;
	044c68;
	text-decoration:none;
	font-weight:normal;
}

#hotpromo li a:hover{
	color:#f33;
	#ef2d36;
	text-decoration:underline
}


