﻿
/* 宽度为 900 的body */
#wrapper-index {
	width:900px;
	text-align:center;
	vertical-align:top;
	margin-left:8px;
	margin-right:8px;
}

/* 宽度为 全屏 的body */
#wrapper-full {
	text-align:center;
	vertical-align:top;
	margin-left:8px;
	margin-right:8px;
	width:980px;
}

/* 宽度为 900 的 sidebar */
#sidebar-index {
	float:left;
	clear:right;
	width:237px;
	text-align:left;
}

/* 宽度为 全屏 的 sidebar */
#sidebar-search
{
	float:left;
	clear:right;
	width:180px;
	text-align:left;
	margin-top:8px;
	height:500px;
	background-color:#f4f4f4;
}

/* 宽度为 900 的 main */
#main-index 
{
	float:left;
	clear:right;
	width:640px;
	text-align:left;
	vertical-align:top;
	margin-left:8px;
}

/* 宽度为 全屏 的 main */
#main-full
{
	float:left;
	clear:right;
	text-align:left;
	margin-top:8px;
	margin-left:8px;
	margin-right:0px;
}

/* 边框为 1 个像素的灰线 */
.line 
{
	border: 1px solid #CCCCCC;
}

/* 左右下三边框为 1 个像素的灰线 */
.line-right-bottom-left
{	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF4327;
	border-right-color: #AF4327;
	border-bottom-color: #AF4327;
	border-left-color: #AF4327;
}


/* 底部边框为 1 个像素的灰线 */
.line-bottom 
{	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#divadblock
{
	width:640px;
	height:450px;
	margin-bottom:6px;
}

#divadblock1
{
	border:1px solid #CCCCCC;
	width:640px;
	height:300px;
	margin-bottom:6px;
}

#divadblock2
{
	border:1px solid #CCCCCC;
	width:640px;
	height:140px;
}

#leftchoose
{
	height:430px;
	margin-bottom:8px;
}

#divadblock3
{
	border:1px solid #CCCCCC;
	height:330px; 
	background-color:#E7E7E7
}

#divcommend
{
	border:1px solid #CCCCCC;
	width:640px;
	height:300px;
	top:5px;
	left:5px;
	right:5px;
}

#iconbar 
{
	margin:0;
	height:18px;
}
#lefttype ul,#leftbrand ul{
	margin: 0;
	padding-left:3px;
	padding-top:3px;
}
#lefttype li,#leftbrand li
{
	margin:0;
	padding-left:8px;
	letter-spacing:1px;
	list-style:none;
}
.tdspan
{
	width:8px;
	height:3px;
}

.spancol
{
	font-size: 12px;
	color:Gray;
}

#producttypebar
{
	text-align:left;
}

#productleft
{
	float:left;
	clear:right;
	width:300px;
	height:300px;
	text-align:center;
	margin-left:0px;
	margin-right:8px;
}


#productcenter
{
	float:left;
	clear:right;
	width:380px;
	text-align:left;
	margin-left:8px;
	margin-right:8px;
}

#productright
{
	float:left;
	clear:right;
	width:200px;
	text-align:left;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:12px;
	height:290px;
	border:1px solid #CCCCCC;
}

.li-1
{
	margin:0;
	float:left;
	clear:right;
	letter-spacing:1px;
	list-style:none;
	margin-right:12px;
}

#divshopcommend
{
	margin-top:18px;
	margin-left:18px;
	margin-right:8px;
	text-align:left;
}

.categorybarcolor
{
	color:Red;
	font-size:13px;
	font-weight:bold;
}

.divMarketShowHide
{
	margin:15px 20px 20px 20px;
	display:none;
}


/* 商城falsh */
div#MainPromotionBanner{
	width:475px;
	height:280px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 280px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li 
{
	float: left;
	width: 475px;
	height: 280px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 475px;
	height: 280px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 245px; 
	right: 6px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li
{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 16px;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}

/* 商城falsh - end */



