@charset "utf-8";

div#detail{
	background: #fff url("img/detail.jpg") no-repeat scroll center top;
	width: 599px;
	height: 393px;
	margin: 2em auto 0 auto;
	text-align: left;
}

div#description{
	width:400px;
	padding-top:17px;
	color:#000;
}

div#description p{
	margin:1em;
	padding:1em 0;
}

div#innerbox p{
	padding:0 1em 1em 1em;
	text-align:left;
	line-height:1.8em;
	width:300px;
	float:left;
}

div#innerbox img{
	float:right;
	margin-right:1em;
	margin-bottom:1em;
}
.rcont h4 {
	font-size: 12px;
	margin-top: 10px;
}
h4#how {
	background-image: url(../img/how.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 237px;
}


div#pick {
	text-align: center;
}

