﻿#logo { float:left; margin-top:10px; margin-left:10px; border:0px; }
.HeaderTable { margin-top:0px; }
.HeaderBack_Div { height:140px; width:1000px; margin:0px auto;}

/* 左右区域：Logo区和内容区，左右区域宽度和等于背景层宽度---------------------------*/
.Header_Logo_Area /* Logo区，也叫左区域*/ {
	border:none;
	float:left;
	height:120px;
	width:230px;
	text-align:left;
}
.Header_right_Area /*内容区，也叫右区域,广告区height和菜单区height高度和为右区域高度（也是整个Header高度）*/ {
	border:none;
	float:right;
	width:758px;
	margin-right:-3px;
}
/*Logo区-------------------------------------------------------------------*/
.Header_Logo_A /*Logo层的宽和高与Logo图片的宽和高相同*/ {
	height:102px;
	width:205px;
	vertical-align:bottom;
	margin-left:0px;
	/*margin-top:31px;
	*/
}
/*菜单区--------------------------------------------------------------------*/
.Header_menu_Area /*整个菜单区层*/ {
	border:none;
	height:27px;
	width:688px;
	margin-left:5px;
	/*background-color:#BCC991;
	*/
}
.Header_menu_Area a /*菜单区内所有A链接的样式,每个菜单项相隔的距离：“margin-left:15px;
	”表示菜单项相互相隔15px*/ {
	font-family:Verdana;
	font-size:12px;
	color:Black;
	margin-left:15px;
}
.asignout /*注销层，默认为不显示*/ {
	display:none;
}
.Header_menu_Item1 /*用户信息层，里面显示的是客户Email*/ {
	float:right;
	font-family:Verdana;
	font-size:12px;
	color:Black;
	margin-left:0px;
	margin-top:9px;
	display:none;
}
.Header_menu_Item2 /*菜单信息层*/ {
	float:right;
	font-family:Verdana;
	font-size:12px;
	color:Black;
	margin-left:0px;
	margin-top:9px;
}
/*广告区,宽度width为右区域宽度----------------------------------------------------------------*/
.Header_Ad_Area {
	border:none;
	height:103px;
	float:right;
}
#Header_AD_Div {
	float:right; background-repeat:no-repeat;
}

.Header_Countdown_Red {
	font-family:Verdana;
	color:#AC020F;
	font-size:19px;
}
.Header_Countdown_Green {
	font-family:Verdana;
	color:#465E06;
	font-size:19px;
}
.Header_Countdown_Table {
	text-align:right;
	font-size:11px;
	/*float:right;
	*/
}
.Header_Countdown_Font1 {
	font-weight:bold;
}
.header_a {
	cursor:pointer;font-size:13px;color:#7D7D7D;text-decoration:none;
}

.ulHeader li a:hover { text-decoration:underline; }

.Header_menu_left {
	background:url('/NewImage/header/bg_left.png') no-repeat;
	width:12px;
	height:36px;
	float:left;
}
.Header_menu_center {
	height:36px;
	float:left;
}
.Header_menu_center_div {
	/*margin-top:8px;*/
}
.Header_menu_right {
	background:url('/NewImage/header/bg_right.png') no-repeat;
	width:12px;
	height:36px;
	float:left;
}
.Header_menu {
	float:right;
}
/*modify by 20120925*/
.divHeader {
	float:right;
	height:35px;
	margin:0;
	padding:0 2px 2px 2px;
	background-color: transparent;
}
.ulHeader {
	background-color:#ffffff;
	height:33px;
	line-height:33px;
	float:right;
	border:1px solid #cccccc;
	border-top-style:none;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:0 1px 1px #dadada;
	padding:0 10px;
	margin:0;
	list-style-type:none;
}
.ulHeader  li {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.ulHeader li:first-child {
	border-left-style:none;
	margin-left:5px;
}
.headerFg {
	background-image:url('/NewImage/header/st.gif');
	margin-top:2px;
}


#delivery:hover
{
text-decoration: underline;
}


#delivery {
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #45555F;
    /*margin-top: 5px;
    margin-left: 29px;*/
    margin: 0px auto;
    float: left;
}

/*
#del
{
background-image: url('/newimage/Deadlines-blue.gif');
background-repeat: no-repeat;
height: 45px;
width: 388px;
line-height: 22px;
margin: 0px auto;
text-align: center;
margin-top: 10px;
}
*/

/*
#del
{
background-image: url('/newimage/Deadlines-Fathers-day-o.gif');
background-repeat: no-repeat;
height: 45px;
width: 388px;
line-height: 22px;
margin: 0px auto;
text-align: center;
margin-top: 10px;
}
*/



/* for christmas*/
#del
{
background-image: url('/newimage/details-o.gif?r=20210528');
background-repeat: no-repeat;
height: 45px;
width: 388px;
line-height: 22px;
margin: 0px auto;
text-align: center;
margin-top: 10px;
}



/*#del
{
	background-image: url('/newimage/Deadlines-Fathers-day-o.gif');
	background-repeat: no-repeat;
	height: 45px;
	width: 388px;
	line-height: 22px;
	margin: 0px auto;
	text-align: center;
	margin-top: 10px;
}*/