﻿.top {
	clear: both;	
}

.top ul {
	margin:0;
	padding:0;
	list-style:none;
	width:770px;
	float:left;
}

.top ul li
{
    background-image: url(Images/top_mainNav_background2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 24px;
    width: 85px;
    float: left;    
    display: block;
    vertical-align: middle;
}

.top ul a
{
    text-decoration: none;
    font-family: 宋体;
    font-size: 14px;
    color: #E33539;
    margin-top: 12px; 
    margin-left: -6px;   
    position: relative;
    top: 3px;
    text-align: left;                       
}

#shopping_index #mainNav .shoppingIndex, 
#goodsList #mainNav .goodsList, 
#topList #mainNav .topList, 
#sortList #mainNav .sortList, 
#memberCenter #mainNav .memberCenter, 
#webcall #mainNav .webcall, 
#deliveryArea #mainNav .deliveryArea, 
#help #mainNav .help, 
#webIndex #mainNav .webIndex,
#localSpeciality #mainNav .localSpeciality
{
    background-image: url(Images/top_mainNav_background3.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 97px;
    color: #FFFFFF;
    font-size: 12pt;
    font-family: 宋体;
    position: static;
    vertical-align: middle;
    text-align: center;
}

#shopping_index #mainNav .shoppingIndex a, 
#goodsList #mainNav .goodsList a, 
#topList #mainNav .topList a, 
#sortList #mainNav .sortList a, 
#memberCenter #mainNav .memberCenter a, 
#webcall #mainNav .webcall a, 
#deliveryArea #mainNav .deliveryArea  a, 
#help #mainNav .help a, 
#webIndex #mainNav .webIndex a,
#localSpeciality #mainNav .localSpeciality a
{
    color: #FFFFFF;
    font-size: 11pt;
    font-family: 宋体;
    margin-left: -6px;
    position: relative;
    top: 4px;
    text-align: left;
}

#mainNav .last
{
    background-image: url(Images/top_mainNav_background2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    position: static;
    height: 24px;
    width: 78px;
}
	
.top_line {
	clear:both;
	overflow:hidden;
	background-color: #A00810;
	height: 5px;
	width: 770px;		
}

.top_blank {
	clear:both;
	overflow:hidden;
	height:5px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/**************************************************
 * 设置搜索工具栏的样式
 **************************************************/	

.search {
	background-color: #A00810;
	height: 36px;
	width: 580px;
	margin: 0px;
	padding: 0px;	
}

.search .textbox {
	width: 452px;
	height: 24px;
	position: relative;
	left: 0px;
	top: 2px;
}

.search .watermarked {
    width: 452px;
	height: 24px;
	position: relative;
	left: 0px;
	top: 2px;
    color: #a3a3a3; 
}

.search .button {
	height: 26px;
	width: 86px;
	position: relative;
	left: 4px;
	top: 3px;
}

/**************************************************
 * 设置右上角工具栏的样式
 **************************************************/	

.noUnderline { 
	text-decoration:none;
}

.noUnderline a:hover {
	text-decoration:underline;
}


#topRightCorner_Nav {
	float: right;
	padding-top: 6px;	
	padding-right: 6px;
}

#topRightCorner_Nav * {
	margin:0;
	padding:0;
}

#topRightCorner_Nav li {
	float: right;
	font-family: "宋体";
	font-size: 13px;
	padding-left: 6px;
	color: #000000;
	position:relative;
	z-index: 1;
}

#topRightCorner_Nav a {
	color: #000000;
	display:block;
	padding:4px 0px;
	margin:1px;
}

#topRightCorner_Nav ul ul {
	visibility:hidden;
	position:absolute;
	left:3px;
	top:23px;
}    

#topRightCorner_Nav table {
	position: absolute;
	top: 2px;
	left: -12px;	
}

#topRightCorner_Nav ul li:hover ul,    
#topRightCorner_Nav ul a:hover ul{
	visibility:visible;
}    
	

#topRightCorner_Nav a:hover{
	border:0px;	
	color: #0077c1;
}    

#topRightCorner_Nav ul ul a{
	display:block;
	padding:4px 10px;
	margin:3px;
	color:red;
	text-decoration:none;
	background-color: #EFEFEF;
}   

#topRightCorner_Nav ul ul li {
	clear:both;
	text-align:left;
	background-color: #CCCCCC;
}  
  
#topRightCorner_Nav ul ul li a{
	display:block;
	width:116px;
	height:13px;
	margin:0;
	border:0;
}   
 
#topRightCorner_Nav ul ul li a:hover{
	border:0;
	background:#f2cdb0;
}



#topRightCorner_Nav_Bottom {
	float: right;
	padding-top: 5px;	
	padding-right: 8px;
}

#topRightCorner_Nav_Bottom * {
	margin:0;
	padding:0;
}

#topRightCorner_Nav_Bottom li {
	float: right;
	font-family: "宋体";
	font-size: 12px;
	padding-left: 3px;
	color: #000000;
	position:relative;
	z-index: 0;
}

#topRightCorner_Nav_Bottom a {
	color: #000000;
	display:block;
	padding:4px 0px;
	margin:1px;
}

#topRightCorner_Nav_Bottom a:hover
{
    border: 0px;
    color: #0077c1;
}    

form {
	margin: 0px;
	padding: 0px;
}