﻿
#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;
}

.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; height:35px; margin:0px 5px 0px 5px;}
.AdvertisesList ul
{
	float:left;
	border:0;
	list-style:none;
	margin:0;
	padding-left:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	clear:left;
	list-style-type:none;
	border-bottom:1px solid #B7B7B7;
}
.AdvertisesList li.listleft
{
	height: 35px;
	width: 130px;
	line-height: 35px;
	list-style: none;
	display: block;
	float: left;
	text-align: left;
	font-size: 13px;
	font-family: Arial;
}
.AdvertisesList li.listmid
{
	height:35px;
	width:530px;
	line-height:35px;
	list-style:none;
    display:block; 
    float:left;
    text-align:left;
}
.AdvertisesList li.listright
{
	height: 35px;
	width: 100px;
	line-height: 35px;
	list-style: none;
	display: block;
	float: left;
	text-align: right;
	font-size: 12px;
	color: black;
	font-family: Arial;
}






