@charset "utf-8";
/* CSS Document */
/*html { filter: gray }*/
/*基础样式 开始*/
body {
	color:#222222;
	font-size:12px;
	line-height:18px;
	font-family:"宋体", Verdana, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFF;
}
body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, legend, input, img {
	margin:0;
	padding:0;
}
body, table, td, div, p, .win, .column {
	word-wrap:break-word;
	word-break:break-all;
	word-break:normal;
	font-size:12px;
}
td, th {
	overflow:hidden;
}
hr {
	height:1px;
}
form {
	padding:0;
	margin:0;
}
input, select, textarea {
	font-family:"宋体", Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:3px;
}
.lineHeight16{line-height:16px}
.selectH{
	height:23px;
	font-size: 12px;
}
p {
	margin-top:0;
}
a:link, a:visited {
	color: #333333;/*#002558*/
	text-decoration: none;
}
a:hover {
	color:#99000;/*#3366cc*/
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
hr {
	border:1px #CCCCCC dashed;
	height:1px;
	background-color:#cccccc;
	clear:both;
}
/*基础样式 结束*/

/*主结构样式 开始*/
#site {
	width:960px;
	margin:0 auto;
}
#contain {
	margin-top:5px;
	clear:both;
}
.path {
	padding:2px;
	color:#555;
}
.font10gray {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
.font16 {
	font-size:16px
}
.font20 {
	font-size:20px
}
.font25 {
	font-size:25px
}
.font25 td{
	font-size:20px
}
.fontBold {
	font-weight:bold;
}
.font12red {
	font-size: 12px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font14red {
	font-size: 14px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font16red {
	font-size: 16px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font18red {
	font-size: 18px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font20red {
	font-size:20px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font25red {
	font-size:25px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}
.font25gray {
	font-size:25px;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
}
.font30red {
	font-size:30px;
	color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
}

.fontWhite {
	color: #FFF;
}
.fontRed {
	color: #FF3300;
}
.fontDarkRed {
	color: #c82c21;
}
.fontLightBlue {
	color: #3366cc;
}
.fontDeepBlue {
	color: #122135;
}
.font12 {
	font-size: 12px;
	font-weight: normal;
}
.font13red {
	font-size: 13px;
	color: #FF3300;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.fontGray {
	color: #666666;
}
.font-overline{
	text-decoration:line-through
}
.font11 {
	font-size: 11px;
	font-weight: normal;
}
.font11b {
	font-size: 12px;
	font-weight: bold;
}
.font10 {
	font-size: 10px;
	font-weight: normal;
}
.goLeft {
	float: left;
}
.goRight {
	float: right;
}
.clear {
	clear:both;
}
#main_area {
	float:left;
	width:960px;
}
#main_area h1 {
	font-size:16px;
	line-height:20px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336;
}
#main_area h2 {
	font-size:14px;
	line-height:20px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336;
	text-align: left;
}

.text_L {
	text-align:left;
	padding-left:2px;
}
.text_R {
	text-align:right;
	padding-right:2px;
}
.mb1 {
	margin-bottom:1px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}

.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mL15 {
	margin-left:15px;
}
.selller_login{
	margin:0px auto 5px auto;
}
.pl5 {
	padding-left:5px;
}
.pr5 {
	padding-right:5px;
}
.p5{padding:5px}

.p_tb5{padding:5px 0px;}
.pt7{ padding-top:7px;}
.pb10{ padding-bottom:10px;}

.pr10 {
	padding-right:10px;
}
.LHn {
	line-height:normal;
}
/*主结构样式 结束*/

/* --顶部搜索 样式 开始*/
.Search {
	clear:both;
	background:url(../../web/images/common/search-bar-bg.gif) center repeat-x; /*导航条背景图片，横向重复*/
	width: 955px;
	height:32px;
	padding-top:2px;
	margin: 0px auto;
	padding-left: 5px;
}
.Search .SP_number {
	text-align:right;
	width:200px;
	height:30px;
	float:right;
	position:relative;
	z-index:20;
	line-height:30px;
	color:#ffe1e1;
}
.Search ul {
	margin:0px;
	list-style-type:none;
	list-style-image:none;
	height:24px;
	float: left;
}
.Search li {
	position:relative;
	top:1px;
	float:left;
	margin-right:4px;
	width: 78px;
	text-align: center;
}
.Search li a {
	padding:8px 6px 3px 6px;
	margin-left:3px;
	width:auto;
	display:block;
	font:14px/100% arial;
	color:#FFF!important;
	background:url(../../web/images/common/search-tabs-right2.gif) right top repeat-x!important;
}
.Search li.current, .chinesefont.Search li.current {
	height:32px;
	background:url(../../web/images/common/search-current-tabs-left2.gif) left top no-repeat;
	position:relative;
	z-index:10;
}
.Search li.current a, .chinesefont.Search li.current a {
	padding-bottom:10px;
	font-weight:bold;
	text-decoration:none;
	color:#cc0000!important;
	background:url(../../web/images/common/search-current-tabs-right2.gif) right top no-repeat!important;
}
.Search li a:hover {
	text-decoration: underline;
}
.Search li.other {
	margin-left:20px;
	background:none;
}
.Search li.other a {
	background:none!important;
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
}
/*SE bar 开始*/
.searchBox {
	float:left;
	width: 665px;
	padding-top: 10px;
}
#SE_bar {
	width:403px;
	height:26px;
	border:1px solid #990000;
	border-right:0;
	background: url(../../web/images/common/hd_bg.gif) 0 0 no-repeat #fff;
	float:left;
	position:relative;
	z-index:15;
	overflow: hidden;
}
#SE_bar .input {
	width:294px;
	font-size:110%;
	color:#333;
	border:none;
	background:transparent;
	margin:7px 6px 0 8px;
	outline:none;
	float:left;
}
#cart {
	padding-left:20px;
	float:right;
	width:240px;
	height:22px;
	padding-top:4px;
	text-align:right;
	overflow: hidden;
}
.master-search {
	float:left;
	width:89px;
	height:26px;
}
.master-search button {
	width:89px;
	height:26px;
	line-height:26px;
	border:0;
	padding:0;
	background:url(../../web/images/common/hd_bg.gif) 0 -55px no-repeat #64ad16;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	cursor:pointer;
	_cursor:hand;
}
.master-search button:hover, .master-search button.hover {
	background-position:-88px -55px;
}
/*SE bar 结束*/

.Search .searchBox {
	padding:10px 12px 5px 12px;
	color:#000;
	background:#FFFFFF;
	margin:0px;
	clear:both;
	position:relative;
	float:left;
	width:460px;
}
.Search .searchBox a {
	color:#707070;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.Search .search_txt {
	font-weight:bold;
	margin-right:10px;
	float:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.homePopSearch {
	padding:0px 15px 0px 10px;
	background:#FFF;
	clear: both;
}
.homePopSearch span {
	color:#ff9900;
	font-weight:bold;
}
.homePopSearch a {
	color:#707070;
}
/* --顶部搜索 样式 结束*/

/*顶部导航 样式 开始*/
#header {
	height:78px;
}
.header960 {
	width:960px;
	margin: 0px auto;
}
#logo_wai {
	float:left;
}
#logo {
	float:left;
	font:bold 10px verdana;
	margin-top: 15px;
	clear: both;
	padding-right:15px;
}
.top_infos {
	text-align:right;
	padding:3px 0px 3px 8px;
	height:18px;
	float:right;
	position:relative;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.top_infos a:link, .top_infos a:visited, .top_infos a:hover {
	color:#3D5376;
	text-decoration:none;
}
.top_infos a:hover {
	color:#3366cc;
	text-decoration: underline;
}
/*顶部导航 样式 结束*/

/* --底部内容 开始*/
#footer {
	width:960px;
	clear:both;

	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0px auto;
	text-align:center;
	border-top:1px #ccc solid;
}
#footer ul {
	margin:0px auto;
	padding:0px;
	text-align: center;
	width:890px;
}
#footer ul li {
	float:left;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-right: 1px #ccc solid;
	padding:0px 5px;
	margin:2px auto;
}
#footer ul li.end {
	float:left;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-right:0px;
	padding:0px 5px;
	margin:2px auto;
}
#footer .footer_nav {
	float:left;
	text-align:center;
	margin:0px auto;
	text-align:center;
	padding-left:40px;width:920px;
}
/* --底部内容 结束*/

/*页面标题样式组 开始*/
.area {
	border:1px #CCC solid;
	border-top:0px;
	clear:both;
	padding:2px;
	margin:0px auto 10px auto;
}
.area h2{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.MWarea {
	margin:0px auto 0px;
	padding:0;
	background:url(../../web/images/my-aigou/content_right_bg.gif) no-repeat 0 -232px;
	overflow:hidden;
	font:16px bold Verdana, Geneva, sans-serif;
}
.MWarea_rb {
	background:url(../../web/images/my-aigou/content_right_bg.gif) no-repeat right -260px;
	height:18px;/*height:28px;*/
	color:#FFF;
	overflow:hidden;
	font-weight:bold;
	font:14px/18px bold Verdana, Geneva, sans-serif;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right: 2px;
}
.MWarea h2 {/*background: url(../../web/images/area-bg.gif) repeat-x left top;height:18px;*/
	text-align:left;
	font:16px bold Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-indent:10px;
	color:#106aab;
	padding:2px 0px;
	height:17px;
	float:left;
}
.MWarea h2 span {
	font:16px bold "宋体", Verdana, Arial, Geneva, sans-serif;
	color:#FFF;
	font-weight:normal;
	margin-left:6px;
	font-weight:bold;
	margin:6px 0px;
}
.MWarea h3 {
	font:bold 12px verdana;
	color: #106aab;
	margin:24px 0 12px;
	background: #f5f5f5;
	line-height:160%;
	padding:2px;
	text-indent: 6px;
}
.MWarea h4 {
	font:bold 11px verdana;
	color:#555;
	padding:4px;
	margin:0 0 6px;
}
#writereviwe h5, .area h5 {
	padding:4px;
	color:#106aab!important;
	text-indent:10px;
}
.MWarea h5 {
	text-algin:right!important
}
.MWarea h5 div {
	float:left;
	text-algin:left
}
.MWarea h6 {
	font:bold 11px verdana;
	color:#555;
	padding:4px;
	margin:0 0 6px 0;
	border-bottom:1px solid #c8c8c8;
}
/*页面标题样式组 开始*/

/*表格样式组 开始*/
.input_table {
	width:100%;
	margin-bottom: 15px;
}
.input_table tr {
	height:25px;
}
.input_table td {
	border-bottom:#999999 1px dotted;
}
.input_table th {
	text-align:left;
	font-weight:bold;
	text-indent:4px;
	height:25px;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
}
#freight_tab {
	border:1px solid #CCC;
	width:99%;
	margin:0px auto 15px auto;
	padding:0px;
	clear: both;
}
#freight_tab td img {
	margin:2px;
}
#freight_tab .title {
	background: #F2F2F2 url(../../web/images/my-aigou/content_tab_title_bg.gif) bottom left repeat-x;
	height:25px;
	font-size:13px;
}
#freight_tab .tr1 {/*border-bottom:1px solid #F2F2F2; */
	background:#fff
}
#freight_tab .tr2 {/*border-bottom:1px solid #F2F2F2;*/
	background: #F6F6F6
}
.pd_img {
	background:#FFF;
	padding:2px;
	border:1px solid #E2E9DA;
	margin: 3px;
}
.total_bg {
	background:#CCC;
}
.btL {
	width:98%;
	margin:0px auto 5px auto;
	padding:0px auto;
	overflow: hidden;/*background: #fff;*/
}
.btL2 {
	width:98%;
	margin:3px auto;
	padding:0px auto;
}
/*表格样式组 结束*/

/*翻页样式 开始*/
#pageNumber {
	width:98%;
	margin:5px auto;
	padding:0px auto;
}
.grid-view .list-page {
	text-align:right;
}
.list-page {
	clear:both;
	text-align:right;
	border-top:1px solid #0CF;
	padding-top:.5em;
}
.global-page {
	color:#666;
	margin-right:5px;
}
.global-page a, .global-page span {
	display:-mox-inline-box;
	display:inline-block;
	border:1px solid #bfbfbf;
	background:#fff;
	padding:1px 2px;
	margin-right:0.1em;
	text-decoration:none!important;
	text-indent:0px!important;
	font-family:"Verdana";
}/*height:16px;22.03em .35em*/
.global-page a:hover {
	background:#039;
	color:#fff;
	text-decoration:none!important;
}
.global-page span {
	color:#bfbfbf;
}
.global-page span.global-page-break {
	border:0;
	color:#04d;
	background:none;
}
.global-page span.select {
	border:0;
	font-weight:bold;
	color:#900;
	background:none;
	font: 14px;
}
.global-page .global-page-previous {
	position:relative;
    *top:-1px;
}
.global-page .global-page-next {
	background:url(images/bg_pg1.gif) repeat-x #DFFAFF;
	color:#039;
	padding:1px 5px;
	position:relative;
}
.global-page span.global-page-next {
	background:none;
	color:#bfbfbf;
	padding:1px 5px;
}
.global-page .input_go {
	height:17px;
	margin:0px;
	font-size:10px;
	color:#999;
	width:35px;
	vertical-align:middle!important;
	position:relative;
	top:-2px!important;
}
.global-page button {
	padding:0 5px;
	font-size:12px;
}
/*翻页样式 结束*/

/*按钮组样式 开始*/
.input_btn_protal {
	background:url(../../web/images/button/signMid.jpg);
	height:27px;
	width:106px;
	color:#036;
	/*font-weight:bold;*/
	border:none;
	cursor:pointer;
}
.input_btn_protal_long {
	background:url(../../web/images/button/sign.jpg);
	height:27px;
	width:142px;
	color:#036;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.input_btn_protal_short {
	background:url(../../web/images/button/signShort.jpg);
	height:27px;
	width:38px;
	color:#036;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.input_btn_check {
	PADDING-TOP:1px;
	width:183px;
	height:39px;
	font-size:12px;
	font-weight: bold;
	COLOR: #000066;
	cursor:pointer!important;
	cursor:hand;
	display:inline;
	background: #efefef url(../../web/images/button/button2.gif) no-repeat 0px;
}
.input_btn_userLogin {
	PADDING-TOP:1px;
	width:77px;
	height:24px;
	font-size:12px;
	font-weight: bold;
	COLOR: #000066;
	cursor:pointer!important;
	cursor:hand;
	display:inline;
	background: #efefef url(../../web/images/button/input_btn_userLogin.gif) no-repeat 0px;
	border:0px;
	margin:0px 0px 0px 5px;
}
.input_btn_userRegister {
	PADDING:1px 0px 0px 0px;
	width:77px;
	height:24px;
	font-size:12px;
	font-weight: bold;
	COLOR: #000066;
	cursor:pointer!important;
	cursor:hand;
	display:inline;
	background: #efefef url(../../web/images/button/input_btn_userRegister.gif) no-repeat 0px;
	border:0px;
	margin:0px 0px 0px 5px;
}
.input_btn_protal_suppliersLogin {
	background:url(../../web/images/suppliers-admin/bt-01-login.gif)!important;
	height:34px!important;
	width:68px;
	color:#036;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.input_btn_protal_suppliersExit {
	background:url(../../web/images/suppliers-admin/bt-01-exit.gif)!important;
	height:34px!important;
	width:68px;
	color:#036;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
#suppliersLogin{
	height:200px;
	padding:58px 0px 0px 160px;
	float: left;
	width: 800px;
	background:url(../images/suppliers-admin/login-bg.gif) no-repeat top center;
}
#suppliersLogin input{
	border:none;
	border:0px;
	height:18px;
	line-height:18px;
	background:url(../images/suppliers-admin/input-bg.gif) no-repeat top left;
}
/*注册、入驻按钮背景 开始*/
.UserLogin_reg {
	background:#e9e9e9;
	border:1px solid #e9e9e9;
	border-top:none;
	width: 178px;
	text-align: center;
	height:34px;
	margin-bottom:10px;
	padding-top:5px;
}
/*注册、入驻按钮背景 结束*
.SubBlue_go {
	background:url(../../web/images/button/button1.gif) no-repeat left center;
	width:163px;
	height:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border:none;
	cursor:pointer;
}
.SubBlue_back {
	background:url(../../web/images/button/button2.gif) no-repeat left center;
	width:183px;
	height:39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	border:none;
	cursor:pointer;
	margin-left:40px;
}
/*按钮组样式 结束*/

/*2级导航组样式 开始*/
#tabsJ {
	float:left;
	width:100%;
	background:#F4F4F4;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	clear: both;
}
#tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsJ a {
	float:left;
	background: url(../../web/images/common/tableftJ.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size: 12px;
}
#tabsJ a span {
	float:left;
	display:block;
	background:url(../../web/images/common/tabrightJ.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {
	float:none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span {
	color:#FFF;
}
#tabsJ a:hover {
	background-position:0% -42px;
}
#tabsJ a:hover span {
	background-position:100% -42px;
}
#tabsJ #current a {
	background-position:0% -42px;
}
#tabsJ #current a span {
	background-position:100% -42px;
	color:#FFF;
}
/*2级导航组样式 开始*/
.top_line2{
	border-top:1px solid #E6E6E6;
	margin-top: 2px;
}

/*主结构定位 开始*/
.w770 {width:770px;height:auto;} /*适用于 2栏大宽*/
.w758 {
	width:743px;
	height:auto;
} /*适用于 产品终端页，商家推荐产品宽度*/
.w755 {width:755px;height:auto;} /*适用于 2栏大宽,窗体内H2+浮右按钮*/
.w580 {width:580px;height:auto;} /*适用于 3栏中宽*/
.W465 {width:465px;height:auto;} /*适用于 2栏左右列宽*/
.w180 {width:180px;height:auto;} /*适用于 2-3栏左右列*/
.h135 {height:135px!important;}
.w120 {width:120px;height:auto;}
.w110 {width:110px;height:auto;}
.w90 {width:90px;height:auto;}
.w80 {width:80px;height:auto;}
.w70 {width:70px;height:auto;}
.w60 {width:60px;height:auto;}
.mR10 {margin-right:10px;}
.mR7 {margin-right:7px;}
.mL10 {margin-left:10px;}
.mR5 {margin-right:5px;}
.mL5{margin-left:5px;}
/*主结构定位 结束*/

/*窗体样式组 开始*/
#win_title_all { margin:0px; padding:0px; clear:both; padding-bottom:10px; float:left;}
.win_title {
	height:21px;
	border:none;
	padding:3px 5px 0px 10px;
}/*height:18px; border:1px solid #CCC; padding:2px 5px;border-bottom:none;background:url(../../web/images/common/category_h1bg.gif) bottom left repeat-x; 直角窗体效果*/

.win_title_10category{
	height:41px;
	border:none;
	margin:0px;
	padding:0px;
	width: 180px;
}
.win_title_w180{
	background:url(../images/common/win_title_bg_003_w180.gif) no-repeat top left;
	width: 165px;
}
.win_title_w195{background:url(../images/common/win_title_bg_003_w195.gif) no-repeat top left;}
.win_title_w465{background:url(../images/common/win_title_bg_003_w465.gif) no-repeat top left;}
.win_title_w580{background:url(../images/common/win_title_bg_003_w580.gif) no-repeat top left;}

.win_title_w758{background:url(../images/common/win_title_bg_003_w758.gif) no-repeat top left;}
.win_title_w770{background:url(../images/common/win_title_bg_003_w770.gif) no-repeat top left;}
.win_content{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width: 453px;
	height: auto;
} 
.win_content .gotop{float:right;margin-right:0px;margin-top:5px;}
.win_content_infos{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width: 746px;
	height: auto;
} 
#win_content_w770{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width:758px;
	height: auto;
} 
#win_content_w748{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 5px 5px;
	float: left;
	width:746px;
	height: auto;
} 
#win_content_w580{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width:568px;
	height: auto;
}
#win_content_w195{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width:183px;
	height: auto;
}
#win_content_w180{
	border:1px solid #CCC;
	border-top:none;
	padding:5px 5px 0px 5px;
	float: left;
	width:168px;
	height: auto;
} 

#win_content_w180nav{
	border:1px solid #e9e9e9;
	border-top:none;
	padding:5px 5px 0px 5px;
	/*float: left;*/
	width:168px;
	height: auto;
}
#win_content_w180nav .PF_right_price{ width:90px;}
#win_content_w180category{
	border:none;
	border-top:none;
	padding:0px 0px 0px 0px;
	/*float: left;*/
	width:178px;
	height: auto;
}
#win_content_w180_24hour_discounts{
	border:none;
	border-top:none;
	padding:0px 0px 0px 0px;
	/*float: left;*/
	width:178px;
	height: auto;
}
#win_content_w180nav .win_content_productFrame {
	width:168px;
	height:60px;
	float: left;
	padding: 5px 0px;
	border-bottom: 1px dashed #ccc;
	/*border-bottom: 1px dashed #ccc;*/
}
#win_content_w180nav .PF_img {
	height: auto;
	width: auto;
	border:1px solid #E6E6E6;
	float:left;
}
#win_content_w180nav .PF_right {
	float:right;
	width:120px;
	height:auto;
}
#win_content_w180nav .PF_right_price2 {
	width:115px!important;
	height:14px;
	line-height:14px;
}
#win_content_w180nav .PF_rightTopSelling {
	float:right;
	width:96px;
	height:auto;
}
#win_content_w180nav .PF_right_name {
	width:115px;
	height:42px;
	line-height:14px;
}
#win_content_w180nav .PF_right_nameTopSelling {
	width:96px;
	height:28px;
	line-height:14px;
}
#win_content_w180nav .PF_right_price {
	width:115px;
	height:14px;
	line-height:14px;
}
#win_content_w180nav .PF_right_priceTopSelling {
	width:96px;
	height:14px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#win_content_w180nav .PF_right_sale {
	width:360px;
	height:13px;
	line-height:13px;
	text-align: right;
}

#win_content_w180nav ul{ margin:0px; padding:0px;/*_margin-left:0px;*margin-left:12px;margin-left:12px;*/
}
#win_content_w180nav ul li{
	list-style: none;
	height: 22px;
	/*list-style-image: url(../images/homepage/li_icon.gif);*/
	list-style-type: none;
	width: 166px;
	line-height: 22px;
}
#win_content_w180nav ul li h3{
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float: left;
	margin:0px;
	padding:0px;
}
#win_content_w180nav ul li h3 a, #win_content_w180nav ul li h3 a:link {
	text-decoration:none;
	width:166px!important;
	display:block;
	/*height: 22px;*/
	color:#333333;
	margin:0px;
	padding:0px;
	background:url(../images/homepage/li_icon.gif) no-repeat left center;
	text-indent:8px;
}

#win_content_w180nav ul li h3 a:hover{color:#990000;}

/*服装类*/
#AA_topBanner ul{ margin:0px; padding:0px;/*_margin-left:0px;*margin-left:12px;margin-left:12px;*/
}
#AA_topBanner ul li{
	list-style: none;
	height: 22px;
	/*list-style-image: url(../images/homepage/li_icon.gif);*/
	list-style-type: none;
	width: 185px;
	line-height: 22px;
}
#AA_topBanner ul li h3{
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float: left;
	margin:0px;
	padding:0px;
}
#AA_topBanner ul li h3 a, #AA_topBanner ul li h3 a:link {
	text-decoration:none;
	width:185px;
	display:block;
	/*height: 22px;*/
	color:#333333;
	margin:0px;
	padding:0px;
	background:url(../images/category/icon-heart.gif) no-repeat left center;
	text-indent:8px;
}
#AA_topBanner ul li h3 a:hover{color:#990000;}

.win_content_productFrame {
	width:443px;
	height:40px;
	padding:5px;
	float:left;
	/*border-bottom: 1px dashed #ccc;*/
}
#win_content_productFrame_list {
	width:746px;
	height:100px;
	padding:5px;
	float:left;
	border-bottom: 1px solid #ccc;
}
#win_content_productFrame_list .PF_img {
	height:100px;
	width:100px;
	border:1px solid #E6E6E6;
	float:left;
}
#win_content_productFrame_list .PF_right {
	float:right;
	width:610px;
	height:100px;
}
#win_content_productFrame_list .PF_right_name {
	width:395px;
	height:100px;
	line-height:18px;
	float: left;
	font-size: 14px;
}
#win_content_productFrame_list .PF_right_price {
	width:190px;
	height:100px;
	line-height:18px;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	border-left: 1px dashed #ccc;
	padding-left: 5px;
}
#win_content_productFrame_list .PF_right_sale {
	width:360px;
	height:13px;
	line-height:13px;
	text-align: right;
}
#win_content_productFrame_list .PF_numner {
	height:20px;
	width:14px;
	background:#ccc;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:11px;
	float:left;
	padding:0px 3px;
	margin:40px 10px 10px 0px;
	text-align: center;
}
#win_content_productFrame_list .PF_numnerT3 {
	height:20px;
	width:14px;
	background:#F60;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:11px;
	float:left;
	padding:0px 3px;
	margin:40px 10px 10px 0px;
	text-align: center;
}

/*--hot top selling*/
.PF_numner {
	height:20px;
	width:14px;
	background:#ccc;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:11px;
	float:left;
	padding:0px 3px;
	margin:10px 10px 10px 0px;
	text-align: center;
}
.PF_numnerT3 {
	height:20px;
	width:14px;
	background:#F60;
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	font-size:11px;
	float:left;
	padding:0px 3px;
	margin:10px 10px 10px 0px;
	text-align: center;
}
.PF_img {
	height:40px;
	width:40px;
	border:1px solid #E6E6E6;
	float:left;
}
.PF_right {
	float:right;
	width:368px;
	height:auto;
}
.PF_right_name {
	width:360px;
	height:14px;
	line-height:14px;
}
.PF_right_price {
	width:360px;
	height:14px;
	line-height:14px;
}
.PF_right_sale {
	width:360px;
	height:13px;
	line-height:13px;
	text-align: right;
}
/*窗体样式组 结束*/

/*背景色样式组 开始*/
.bg_gray{ background:#F2F2F2;}
.bg_gray2white{background:#F2F2F2 url(../images/homepage/index_bg_fs_03.gif) repeat-x bottom left;}
.line_bottom_solid{border-bottom:1px solid #ccc;}
.line_bottom_dashed{border-bottom:1px dashed #ccc;}
/*背景色样式组 结束*/

/*分享返现 文字滚动 开始*/
#slidetexts1{height:92px;overflow:hidden;}
#slidetexts1 li{height:44px!important;}
/*分享返现 文字滚动 开始*/	
.more_title{
	height:16px;
	line-height:16px;
	padding-top: 2px;
}
.more_title02{
	height:16px;
	line-height:16px;
	padding-top: 7px;
	padding-right: 5px;
}
/*爱购快报*/
.aigou_inform{
	height:75px!important;
}
/*通栏广告*/
.TL_av{
	width:960px;
	margin-bottom:5px;
	clear: both;
}
.botton_line{ border-bottom:1px #ccc dashed}
.H_category_sa{}
#H_category{float:left; position:absolute; width:340px; height:50px; border:1px #CCC solid;  padding:5px 10px; top:3px; left:-250px; line-height:28px; font-size:14px; background-color: #7573F2; color:#FFF;}
#H_category a, #H_category a:link{ color:#999!important;}
#H_category a:hover{ text-decoration:underline;}
