@charset "UTF-8";

#TemplateContainer {
	text-align:center;
}

#StyleContainer {
	width:897px;
	margin:0 auto;
}

#StyleContainer .head {
	width:897px;
	height:510px;
	background:transparent url(../images/head_bg.jpg) 0 0 no-repeat;
	position:relative;
	text-align:left;
	margin-bottom:10px;
}

#StyleContainer .head p {
	line-height:1.5;
	width:410px;
	position:absolute;
	left:10px;
	bottom:0;
}


#StyleContainer .head-bottom {
	line-height:1.5;
	text-align:left;
	padding:0 0 30px 10px;
	background:transparent url(../images/dot_bar.gif) 0 100% no-repeat;
}

#StyleContainer .plan {
	margin-top:40px;
	padding-bottom:30px;
}

#StyleContainer .plan .detail {
	width:800px;
	margin:0 auto;
	position:relative;
}

#StyleContainer .plan .detail a {
	display:block;
	width:195px;
	height:28px;
}

#StyleContainer .plan .detail a.btn1 {
	position:absolute;
	left:105px;
	top:71px;
}

#StyleContainer .plan .detail a.btn2 {
	position:absolute;
	left:311px;
	top:71px;
}

#StyleContainer .plan .detail a.btn3 {
	position:absolute;
	left:515px;
	top:71px;
}

#StyleContainer .plan .detail .data {
	width:800px;
	padding-left:9px;
	position:absolute;
	left:0;
	top:37px;
	text-align:center;
	font-size:14px;
}

#StyleContainer .plan .detail .data span {
	font-size:18px;
	font-weight:bold;
	color:#069;
}
