@charset "UTF-8";
/* CSS Document */
#prezent{width:960px; height:232px; position:relative; background:url(images/prezent.jpg) top left no-repeat;}
#prezent p{
	position: absolute;
	top: 39px;
	left: 35px;
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	height: 125px;
	width: 520px;
}

#pro01{
	width: 960px;
}

.pr01{
	width:960px;
	height:440px;
	border-top:solid #D6D6D6 1px;
	position:relative;
}
.photo01{
	width: 250px;
	height: 400px;
	margin-right:20px;
	float:left;
}
.photo02{
	width: 250px;
	height: 400px;
	margin-right:20px;
	float:left;
}
.btn_hg{
	position: absolute;
	left: 330px;
	top: 164px;
	width: 50px;
	height: 50px;
	bottom: 621552232px;
}
.btn_ok{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0px;
	top: 10px;
}
#pro01 p{
	margin-top: 10px;
	width: 380px;
	float: left;
	font-size: 14px;
}
.new{
	background-image:url(images/bgs_new.png);
}
#pro01 dl{width: 380px;font-size: 14px; display:block;float:left;}
#pro01 dt{width:63px; float:left;}
#pro01 dd{width:317px; padding-left:63px; padding-bottom:10px;}
#pro01 dl:after{content:""; clear:left; position:relative;}
