/*
购物网2008年第一版样式
(C) 2005-2008 Intel-Link Inc.
http://www.gowoo.com Jackie
*/

/*==通用申明============================================*/

/*==通用定义============================================*/
.headall{
	position:relative;
	width:980px;
	margin:auto;

}
.header {
	width:100%;
	overflow:hidden;
	padding:5px 0;
	margin-top:-10px;

}
.left { float:left; width:18px; padding-top:10px;}
.head_right{width:80%; float:right;}
.login { text-align:right;}
.headmenu {width:80%; overflow:hidden; position:absolute; right:0; top:46px;}
* html .headmenu {width:100%; overflow:hidden; position:absolute; right:0; top: 36px;}
*+html .headmenu {width:80%; overflow:hidden; position:absolute; right:0; top: 36px;}
.headmenu_link1,.headmenu_link2,.headmenu_link3 { float:right; margin:12px 3px 0 0; height:29px; line-height:30px;}
.headmenu_link1{background:url(/images/left_nav_on.gif) bottom right repeat-x;width:121px; text-align:center}
.headmenu_link1 a{display:block; padding:0 10px; background:url(/images/headmenur.gif) right no-repeat top; color:#ffffff; font-size:12px; font-weight:bold;}
.headmenu_link1 a:hover{ color:#fff; text-decoration:none;}


.headmenu_link2{ width:86px;}
.headmenu_link2 a{display:block; padding:0 10px; background:url(/images/nav_on.gif) bottom left repeat-x; color:#ffffff; font-size:12px; text-align:center;}
.headmenu_link2 a:hover{background:url(/images/nav.gif) bottom left repeat-x; color:#fff; text-decoration:none;}
.headmenu_link3{width:121px;}
.headmenu_link3 a{display:block; padding:0 10px; background:url(/images/right_nav_on.gif) bottom left repeat-x; color:#ffffff; font-size:12px; text-align:center; font-weight:bold;}
.headmenu_link3 a:hover{display:block; padding:0 10px; background:url(/images/right_nav_on.gif) bottom left repeat-x; color:#ffffff; font-size:12px; text-align:center; text-decoration:none;}

.headfav{float:right; padding:20px 20px 0 10px; color:#b8253f}
.headfav strong{color:#e65730;}

.headsch{width:100%; margin:auto; height:70px; text-align:center;}
.search_text{padding:13px 10px 0 190px; float:left; font-size:14px; line-height:64px; font-weight:bold; color:#fff;}
* html .search_text{padding:13px 10px 0 10px; float:left; font-size:14px; line-height:64px; font-weight:bold; color:#fff;}
*+html .search_text{padding:13px 10px 0 190px; float:left; font-size:14px; line-height:64px; font-weight:bold; color:#fff;}
.search_input{float:left; padding:27px 0 0 0; margin-left:20px;}
.search_btn{float:left; padding:29px 0 0 5px; margin-top:-2px;}
.search_input1{
	width:370px;
	padding:0 5px;
	height:30px;
	line-height:34px;
	font-size:14px;
	color:#626262;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b1526;
	border-right-color: #7b1526;
	border-bottom-color: #7b1526;
	border-left-color: #7b1526;
}
.search_input2{
	width:370px;
	padding:0 5px;
	height:30px;
	line-height:34px;
	font-size:14px;
	color:#626262;
	background:#fff url(/images/v2_inbg2.gif) repeat-x;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b1526;
	border-right-color: #7b1526;
	border-bottom-color: #7b1526;
	border-left-color: #7b1526;
}
.right { float:right; margin-top:40px;
}

.right a{ color:#000000;
}

.header_line {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(/images/header_line_080716.jpg) repeat-x;
	height:12px;
	margin-bottom:16px;
}
.topdiv
{
	margin:auto;
}

/*=====================================================*/
