@charset "gb2312";
/* CSS Document */
body{
	background-color: #ffe9de;
	margin:0px 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	height: auto;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.font_title{
	font-family: "黑体";
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	color: #A6003F;
}
.font_title_s{
	font-family: "黑体";
	font-size: 18px;
	line-height: 50px;
	color: #A6003F;
	font-weight: bold;
}
.font_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	line-height: 64px;
}
.font01{
	font-family: "宋体";
	font-size: 12px;
	color: #A6003F;
}
.font02{
	font-family: "宋体";
	font-size: 14px;
	color: #A6003F;
	font-weight: bold;
}
.font03{
	font-family: "宋体";
	font-size: 12px;
	color: #A6003F;
	line-height: 22px;
}
.font04{
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	font-weight: bold;
}
.font05{
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
#top{
	float: left;
	height: 398px;
	width: 1000px;
	background-image: url(images/topbg.gif);
}
#mid{
	float: left;
	width: 950px;
	background-image: url(images/midbg.gif);
	background-repeat: repeat-y;
	height: 900px;
	padding-left: 25px;
	padding-right: 25px;
}
#btm{
	float: left;
	height: 107px;
	width: 1000px;
	background-image: url(images/btmbg.gif);
}
.ptag{
	height: 483px;
	width: 268px;
	background-image: url(images/ptag.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 34px;
}
.ptagbox{
	width: 236px;
	float: left;
	height: auto;
	margin-left: 16px;
}
.ptagbox img{
	margin-top: 6px;
}
.ptagline{
	float: left;
	height: 483px;
	width: 14px;
}
.salebox{
	float: left;
	height: 360px;
	width: 934px;
	background-image: url(images/salebg.gif);
	background-repeat: repeat-y;
	background-color: #8A0034;
	margin-top: 30px;
}
#salebr{
	width: 233px;
	height: 360px;
	margin-left: 18px;
	float: left;
	text-align: center;
}
#saleinfo{
	float: left;
	height: 360px;
	width: 650px;
	margin-left: 33px;
}

