#content{
	overflow: hidden;
	width: 862px;
	margin: 0 auto;
}
.content_p p{
  padding-bottom: 1em;
	font-size: 18px;
  font-family: Georgia, serif;
}
.content_p{
	padding: 28px 20px 0 20px;
	text-align: center;
}
#content_l{
	float: left;
	width: 427px;
}
#content_l .c6{
	background: url(../images/content/corners/l_br_bg.png) no-repeat right bottom;
}
#content_l .c4{
	background: url(../images/content/corners/l_tl_bg.png) no-repeat;
}
#content_l .c0{
	background: url(../images/content/corners/l_t_bg.png) repeat-x;
}
#content_l .c5{
	background: url(../images/content/corners/l_tr_bg.png) no-repeat right top;
}
#content_l .c1{
	background: url(../images/content/corners/l_r_bg.png) no-repeat right bottom;
}
#content_l .c2{
	background: url(../images/content/corners/l_b_bg.png) repeat-x right bottom;
}
#content_l .c7{
	background: url(../images/content/corners/l_bl_bg.png) no-repeat left bottom;
	height: 310px;
}
#content_l .c3{
	background: url(../images/content/corners/l_l_bg.png) no-repeat left bottom;
	height: 310px;
}
#content_r{
	float: right;
	width: 427px;
}
#content_r .c6{
	background: url(../images/content/corners/r_br_bg.png) no-repeat right bottom;
}
#content_r .c4{
	background: url(../images/content/corners/r_tl_bg.png) no-repeat;
}
#content_r .c0{
	background: url(../images/content/corners/r_t_bg.png) repeat-x;
}
#content_r .c5{
	background: url(../images/content/corners/r_tr_bg.png) no-repeat right top;
}
#content_r .c1{
	background: url(../images/content/corners/r_r_bg.png) no-repeat right bottom;
}
#content_r .c2{
	background: url(../images/content/corners/r_b_bg.png) repeat-x right bottom;
}
#content_r .c7{
	background: url(../images/content/corners/r_bl_bg.png) no-repeat left bottom;
	height: 310px;
}
#content_r .c3{
	background: url(../images/content/corners/r_l_bg.png) no-repeat left bottom;
	height: 310px;
}
#container_wrap{
	background: url(../images/c_bg.gif) repeat-x left bottom;
}
#container_content{
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 160px;
}
#boy{
	position: absolute;
	bottom: 0;
	left: 1px;
	background: url(../images/boy.png) no-repeat;
	width: 175px;
	height: 256px;
}
#girl{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/girl.png) no-repeat;
	width: 172px;
	height: 253px;
}
#discount{
	position: absolute;
	bottom: 58px;
	left: 0;
	z-index: 10;
	width: 100%;
	text-align: center;
}
#discount p{
	font-family: Georgia, serif;
	font-size: 24px;
	color: #FF3333;
}
.text_lightorange{
	color: #FF6101;
}
.text_green{
	color: #96C800;
}
.text_blue{
	color: #0096FA;
}
.text_orange{
	color: #FA9600;
}
.text_darkblue{
	color: #006AF8;
}
.text_purple{
	color: #FF0077;
}