﻿
#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;
	text-align:left;
}

.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;
	margin: 0px 0px 0px 0px;
}

.Advertises{ width:770px; padding:0px; margin:10px 0 20px 0;}

.AdvertisesList{ width:760px; padding:right; margin:0px 5px 0px 5px;}

.AdvertisesList h4
{
	border-bottom: 1px solid #B7B7B7;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial;
}

.AdvertisesListDate{ width:760px; height:25px; line-height:25px; padding:left; margin:0px 0px 0px 0px;}

.AdvertisesListValue{ width:760px; height:25px; text-align:left; line-height:25px; padding:left; margin:0px 0px 0px 0px;}

