﻿/* CSS Document */
/* CSS Document */

/* ========================全局样式=================== */

body{ font-family:sans-serif,Arial,"宋体"; font-size:12px; margin:0px; padding:0px; border:0px; background:#FFFFFF;}
form{margin:0;padding:0; border:0px;}
ul,li{ list-style:none; margin:0px; padding:0px;}
*{margin:0; padding:0; list-style:none;}
.clear{margin-left:auto; margin-right:auto; overflow:hidden; clear:both; }
.height5{ height:5px; font-size:0px; clear:both;}
.height10{ height:10px; font-size:0px; clear:both;}
a{color:#333333}
a:link{ color:#333333; text-decoration:none;}
a:visited{ color:#333333; text-decoration:none;}
a:hover{ color:#ff6600; text-decoration:underline;}
a:active{ color:#333333; text-decoration:none;}
a:hover img{text-decoration:none!important;}
a img{border:0;text-decoration:none!important;}
img{border:0; vertical-align:middle;}


/* ========================login_bar样式=================== */

#head
{
	margin-top:2px;
	width:940px;
	height: 68px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.logo_left{ width:310px; height:65px; float:left;}
.logo_right{ 
  width:625px; 
  height:65px; 
  float:right;
  }

.logo_right .tre{ width:625px; float:left;}
.logo_right .tre ul{ float:right;}
.logo_right .tre li{ 
  width:72px; 
  height:21px; 
  line-height:21px; 
  background:url(http://www.zhigou.com/images/Header/tre_bg.jpg) no-repeat; 
  text-align:center;
  float:left; 
  margin:1px;
  }
  
.my_ebtn{ 
  height:29px; 
  width:250px; 
  margin-top:10px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_bg.jpg); 
  float:right;
  }
.my_ebtn .l{ 
  height:29px; 
  width:10px; 
  padding-right:3px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_left.jpg) no-repeat; 
  float:left;
  }
.my_ebtn .r{ 
  height:29px; 
  width:10px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_right.jpg); 
  float:right;
  }
.my_ebtn .ico1{
  height:20px; 
  padding-right:8px; 
  padding-top:5px; 
  line-height:20px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_ico2.gif) left center no-repeat; 
  padding-left:15px; 
  float:left;
  }
.my_ebtn .ico2{ 
  height:20px; 
  padding-right:8px; 
  padding-top:5px; 
  line-height:20px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_ico3.gif) left center no-repeat; 
  padding-left:20px; 
  float:left;
  }
.my_ebtn .ico3{ 
  height:20px; 
  padding-top:5px; 
  line-height:20px; 
  background:url(http://www.zhigou.com/images/Header/dh_ebtn_ico1.gif) left center no-repeat; 
  padding-left:20px; 
  float:left;
  }

.my_login 
{
  width:305px; 
  float:left; 
  height:29px; 
  line-height:29px;   
  text-align:right;
  margin-top:10px; 
  padding:0px 10px 0px 0px;
  }
.my_login ul{ float:right;}
.my_login li{ float:right; margin:0px 0px 0px 5px;}
.my_login .login{ 
  width:45px;
  text-align:center; 
  background:url(http://www.zhigou.com/images/3.0/login.gif) 47px 0px;
  display:block;
  }
.my_login .login a{ display:block;text-decoration: none; text-align:center;}
.my_login .login a:link {color: #333333;}
.my_login .login a:visited { color: #333333;}
.my_login .login a:hover {
	background-image:url(http://www.zhigou.com/images/3.0/login.gif);
	background-position:47px 28px;
	color: #ff6600;
	}
.my_login .login a:active {color: #FF6600;}

.my_login .reg{ 
  width:83px;
  text-align:center; 
  background:url(http://www.zhigou.com/images/3.0/login.gif);
  display:block;
  }
.my_login .reg a{ display:block; padding-left:15px;text-decoration: none;text-align:center;}
.my_login .reg a:link {color: #333333;}
.my_login .reg a:visited {color: #333333; }
.my_login .reg a:hover {
	background-image:url(http://www.zhigou.com/images/3.0/login.gif);
	background-position:0px 28px;
	color:#ff6600;
	}
.my_login .reg a:active { color: #FF6600;}
/*===========================导航样式===================================*/
.nav{
	width:940px; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:1px;
	clear:both;
	}
.nav .line1{}
.nav .line1 .left{ float:left;}
.nav .line1 .left li{
	height:24px;
	line-height:24px;
	border:1px solid #E3E3E3;
	border-bottom:none;
	padding:0px 10px;
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin:0px 2px;
	float:left;
	}
.nav .line1 .left .on{
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#ffffff!important;
	font-weight:bold;
	border:1px solid #AE0F13;
	border-bottom:none;
	background-position:0px -30px;
	}
.nav .line1 .right{
	height:24px;
	border:1px solid #E3E3E3;
	border-left:none;
	border-bottom:none;
	float:right;
	}
.nav .line1 .right li{ 
	float:left;
	line-height:14px; 
	background-repeat:no-repeat;
	margin-top:5px;
	border-right:1px solid #CFCFCF;
	padding:0px 10px;
	}
.nav .line1 .right .on{
	height:23px;
	line-height:23px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-top:0px;
	position:relative;
	border:1px solid #AE0F13;
	border-bottom:none;
	background-position:0px -30px;
	background-repeat:repeat-x;
	}
.nav .line1 .left .on a:link{ color:#ffffff; text-decoration:none;}
.nav .line1 .left .on a:visited{ color:#ffffff; text-decoration:none;}
.nav .line1 .left .on a:hover{ color:#eeeeee; text-decoration:none;}
.nav .line1 .left .on a:active{ color:#eeeeee; text-decoration:none;}
.nav .line1 .right .on a:link{ color:#ffffff; text-decoration:none;}
.nav .line1 .right .on a:visited{ color:#ffffff; text-decoration:none;}
.nav .line1 .right .on a:hover{ color:#eeeeee; text-decoration:none;}
.nav .line1 .right .on a:active{ color:#eeeeee; text-decoration:none;}

.nav .line2{
	height:38px;
	border:1px solid #B90504;
	clear:both;
	background-position:0px -60px;
	background-repeat:repeat-x;
	}
.nav .line2 .box{ 
	width:380px;
	height:25px;
	border:1px solid #FFF1D7;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	display:block;
	background:#FFFFFF;
	}
.nav .line2 .box .textbox{
	border:0px;
	color:#990000;
	height:25px;
	width:345px;
	line-height:25px;
	background-position:0px -230px;
	padding-left:5px;
	float:left;
	}
.nav .line2 .box .searchbtn{
	border:0px;
	height:25px;
	width:30px;
	background-position:0px -200px;
	float:left;
	cursor:pointer;
	}
.nav .line3{
	height:32px;
	background-position:0px -140px;
	}
.nav .line3 .l,.nav .line3 .r{
	height:32px;
	width:10px;
	background-position:0px -100px;
	display:block;
	float:left;
	}
.nav .line3 .r{
	background-position:10px -100px;
	float:right;
	}
.nav .line3 .m{
	float:left;
	margin-top:8px;
	width:920px;
	text-align:center;
	display:block;
	}
.nav .line3 .m a{
	padding:0px 5px;
	border-right:1px solid #CFCFCF;
	}
.nav .line3 .m .n{ border-right:none;}
	
.nav .line1 .left li,
.nav .line1 .right .on,
.nav .line1 .right,
.nav .line2,
.nav .line3,
.nav .line3 .l,
.nav .line3 .r,
.nav .line2 .box .searchbtn,
.nav .line2 .box .textbox{
	background-image:url(http://www.zhigou.com/images/3.0/merchant_searchbg.png);
	}
	
.nav a:link{ color:#666666; text-decoration:none;}
.nav a:visited{ color:#666666; text-decoration:none;}
.nav a:hover{ color:#C52500; text-decoration:underline;}
.nav a:active{ color:#C52500; text-decoration:none;}
#head a:link{ color:#666666; text-decoration:none;}
#head a:visited{ color:#666666; text-decoration:none;}
#head a:hover{ color:#C52500; text-decoration:underline;}
#head a:active{ color:#C52500; text-decoration:none;}

/************FOOT部分样式*************/
.bot_search{ 
	width:100%; 
	height:35px;
	line-height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
	color:#666666;
	background:url(http://www.zhigou.com/images/3.0/bot_search.gif) repeat-x;
	clear:both;
	}
.bot_search table{text-align:center;margin:auto;}
.bot_search .ftextbox{ border:1px solid #dddddd;width:300px; height:18px; line-height:18px; color:#666666;}
.bot_search .fsearchbtn{ 
	width:65px; 
	height:20px; 
	color:#555555; 
	line-height:20px; 
	text-align:center; 
	background:url(http://www.zhigou.com/images/3.0/filter_seach.gif); 
	border:0px;
	margin-left:1px;
	cursor:pointer;
	}
	
#foot
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(http://www.zhigou.com/images/3.0/foot_bg.gif) repeat-x;
	clear: both;
	overflow:hidden;
	padding-top: 10px;
	color:#444;
}
#foot p{ width:940px; margin-left:auto; margin-right:auto; clear:both; display:block;}
#foot .footlogo{ width:180px; padding-top:10px; display:block; float:left;}
#foot b
{
	width:700px;
	font-size: 12px;
	line-height:25px;
	color:#666666;
	text-align:center;
	font-weight:normal;
	display:block;
	float:left;
}
#foot a{ padding:0 5px;}
#foot a:link{ color:#666666; text-decoration:none;}
#foot a:visited{ color:#666666; text-decoration:none;}
#foot a:hover{ color:#ff6600; text-decoration:underline;}
#foot a:active{ color:#666666; text-decoration:none;}

/************FOOT结束*************/
/* Links
--------------------------------------*/
.links{
	margin:0px auto;
	width:940px;
	line-height:20px;
	clear:both;
	}
.links h1,.links p{
	border-bottom:1px solid #e5e5e5;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	margin-bottom:5px;
	font-weight:normal;
	}
.links a{ padding-right:5px; white-space:nowrap;}