﻿
#header
{
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding: 0;
}

/*左边工具栏*/
 #sidebar
{
	margin: 0px 0px 0px 0px;
	width: 200px;
	padding: 0;
	float: left;

}

#sidebar img.tops
{
	width:199px;
	height:41px;
}

.SortDt{float:left;}
.SortDt{margin-left:0px; width:200px; border:solid 1px #b4b4b4; padding:0 0 10px 0;}
.SortDt h4
{
	font: 100 12px/1 "宋体";
	color: #FFFFFF;
	background-color: black;
	width: 188px;
	height: 23px;
	margin: 1px 1px 0 1px;
	padding: 0 0px 0 10px;
	line-height: 23px;
}
.SortDt ul{margin:3px 0 0 0; padding:4px 0px 1px 0; }
.SortDt ul li
{
	list-style: none;
	line-height: 110%;
	text-align: left;
	margin: 8px 12px 0 30px;
	color: black;
}
.SortDt ul li.sort
{
	list-style: none;
	line-height: 110%;
	margin: 8px 12px 0 20px;
	font-weight: bold;
	color: black;
}

.SeasonsDt{float:left;}
.SeasonsDt{margin-left:0px; width:200px; border:solid 1px #b4b4b4; padding:0 0 10px 0;}
.SeasonsDt h4
{
	font: 100 12px/1 "宋体";
	color: #FFFFFF;
	background-color: black;
	width: 188px;
	height: 23px;
	margin: 1px 1px 0 1px;
	padding: 0 0px 0 10px;
	line-height: 23px;
}
.SeasonsDt ul{margin:3px 0 0 0; padding:4px 0px 1px 0; }
.SeasonsDt ul li
{
	list-style: none;
	line-height: 110%;
	text-align: left;
	margin: 8px 12px 0 15px;
	font-weight: bold;
	color: black;
	padding:5px;
	border-bottom: black 1px solid;
}

.PricesDt{float:left;}
.PricesDt{margin-left:0px; width:200px; border:solid 1px #b4b4b4; padding:0 0 10px 0;}
.PricesDt h4
{
	font: 100 12px/1 "宋体";
	color: #FFFFFF;
	background-color: black;
	width: 188px;
	height: 23px;
	margin: 1px 1px 0 1px;
	padding: 0 0px 0 10px;
	line-height: 23px;
}
.PricesDt ul{margin:3px 0 0 0; padding:4px 0px 1px 0; }
.PricesDt ul li
{
	list-style: none;
	line-height: 110%;
	text-align: left;
	margin: 8px 12px 5px 15px;
	font-weight: bold;
	color: black;
}
.PricesDt p
{
	list-style: none;
	line-height: 110%;
	text-align: right;
	margin: 0 28px 0 0;
	font-weight: bold;
	color: black;
}


/*右边内容*/
 #main
{
	margin: 0px 0px 0px 0px;
	width: 778px;
	padding: 0;
	float: right;
}

/* 新产品  */

.Product
{
	width: 770px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.Advertises
{
	width: 100%;
	height:255px;
	text-align:right;
}

.Advertises img
{
	width:770px;
	height:250px;
}

.CaptionText
{
	line-height: 30px;
	height:30px;
	text-align:left;
	border-bottom:1px solid #B7B7B7;
}

.PageOption
{
	line-height: 30px;
	height:30px;
	text-align:center;
    background-color:#E6EAF3;
}

.PageOptionLeft
{
	line-height: 30px;
	width:400px;
    padding:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
}

.PageOptionRight
{
	line-height: 30px;
	width:360px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
	float: right;
}

.CaptionText a
{
   color:Black;	
}

.ProductPro{ width:768px; padding:0px; margin:0;}

.ProductPro ul
{
	float:left;
	border:0;
	list-style:none;
	margin:0;
	padding-left:5px !important;
	padding-top:0;
	padding-right:0;
	padding-bottom:10;
	clear:left;
	list-style-type:none;
	width:768px;
}
.ProductPro ul li
{
	float:left;
	border:0;
	padding:0;
	list-style:none;
	display:inline;
	margin:14px 5px 10px 5px;
	line-height:20px;
	text-align:center;

}
.ProductPro ul li img
{
	margin-bottom: 6px !important;
	width: 170px;
	height: 255px;
		border:0;
	margin:0;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.ProductPro ul li img.nothing
{
	margin-bottom: 6px !important;
	width: 170px;
	height: 255px;
		border:0;
	margin:0;
}
.ProductPro li span
{
	color:#970009;
	border:0;
	padding:0;
	margin:0;
	text-align:left;
}
.ProductPro p
{
	border:0;
	clear:left;
	color:#2c2f36;
	margin-right:8px;
	margin-bottom:8px!important;
	padding-top:0;
}



