﻿/* CSS Document */
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px
}
body{}
body, td, th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/image/mainbg.png); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
#Main {
	width:1002px;
	margin:auto;
	background-color:#FFFFFF;	
}
#MainFrame{ margin:auto; width:950px; margin-bottom:0px; margin-top:0px; padding:0px;}
ul {
	margin:0px;
	padding:0px;
	list-style-position:outside;
	list-style-type:none;
}

.bluePoint { font-weight:bold}
a.bluePoint:link{color:#3366FF}
a.bluePoint:active{color:#3366FF}
a.bluePoint:visited{color:#3366FF}
a.bluePoint:hover{color:#3366FF}


/**********头部*****************/
#Head{width:950px; height:97px; position:relative; margin:auto; }
#Head_Left {width:294px; height:60px; line-height:20px; position:absolute; top:20px;}
#Head_Logo{width:214px; height:66px; position:absolute; top:12px; left:368px;}
#Head_Right{width:150px; height:70px; line-height:23px; top:12px; right:10px; position:absolute;}
#Head #NumOfShoppingCar{color:#FF0000; font-weight:bold}

/*******搜索框*****************/
#Head_Search { margin:auto; margin-top:6px; margin-bottom:6px; }
#Head_Search .TextBoxKey{border:1px solid #bcbcbc; height:20px; line-height:20px; width:200px;}

/*********主栏目导航*****************/
#MainNav{width:100%; height:55px; background-image:url(../image/NavBg.png); background-repeat:repeat-x; position:relative; margin:auto; padding:0px;}
#MainNav .Begin{width:10px; height:55px; background-image:url(../image/NavBgBegin.png); overflow:hidden; position:absolute; left:0px;}

#MainNavArea{ color:#FFFFFF; width:950px; margin:auto; position:relative;}
#MainNavArea .Left{ width:490px; height:41px; position:absolute; background-image:url(../image/NavBg_91iss.png); background-repeat:no-repeat; left:92px; line-height:41px;}
#MainNavArea .Left ul {width:428px; height:41px; position:absolute; right:0px; overflow:hidden}
#MainNavArea .Left ul li{ height:41px; float:left; width:58px; background-image:url(../image/Nav_Li.png); background-repeat:no-repeat; overflow:hidden; color:#FFFFFF; text-align:center; line-height:45px; font-size:14px}

#MainNavArea .Right{ position:absolute; width:300px; height:41px; right:0px;}
#MainNavArea .Right ul{width:300px; height:41px; overflow:hidden}
#MainNavArea .Right ul li{float:left; line-height:50px; width:40px; text-align:right }

#MainNavArea a:hover{ color:#FFFFFF;}
#MainNavArea a:link{ color:#FFFFFF;}
#MainNavArea a:visited{ color:#FFFFFF;}
#MainNavArea a:active{ color:#FFFFFF;}
/****************************************/

/**********底部开始***********************/
#Foot1 {
	width:950px;
	height:153px;
	margin:auto;
	background-image:url(../image/foot/foot1.png);
	background-repeat:no-repeat;
	margin-top:15px;
	position:relative
}
#Foot1 div{width:86px; height:58px; position:absolute; overflow:hidden; text-align:center; top:90px; line-height:18px;}
#Foot1 .Account{ left:273px;}
#Foot1 .HelpCenter{left:390px;}
#Foot1 .Delivery{ left:515px;}
#Foot1 .Pay {left:630px;}
#Foot1 .Service {left:745px;}
#Foot1 .Return {left:758px;}
#Foot1 .Team {left:857px;}

#Foot2 {
	width:1002px;
	height:31px;
	margin:auto;
	margin-top:6px;
	background-color:#F1F1F1;
	border-top:#B5B5B5 dashed 1px;
	position:relative;
}
#Foot2 .link{ width:632px; height:18px; line-height:18px; overflow:hidden; position:absolute; left:14px; top:6px;}
#Foot2 .btnTop{width:56px; height:15px; position:absolute; top:8px; right:112px;}
#Foot2 .btnHome{ width:56px; height:15px; position:absolute; top:8px; right:53px; }
#Foot3 {
	width:950px;
	height:65px;
	color:#999999
}

#Foot3 .about {
	background-image:url(../image/foot/foot3.png);
	background-repeat:no-repeat;
	height:65px;
	padding-left:23px;
	float:right;
	width:555px;
	line-height:20px;
}
#Foot3 .tel {
	background-image:url(../image/foot/foot3.png);
	background-repeat:no-repeat;
	height:55px;
	padding-left:23px;
	float:right;
	width:116px;
	padding-top:10px;
}
/*********底部结束*********************/