@charset "utf-8";

div#detail{
	background: #000 url("img/tar_de.jpg") no-repeat scroll center top;
	width: 700px;
	height: 467px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#description{
	width:257px;
	margin-left:323px;
	padding-top:50px;
	color:#fff;
}

div#description p{
	margin:1em;
	padding:1em 0;
}

div#innerbox p{
	padding:0 1em 1em 1em;
	line-height:1.8em;
	width:300px;
	float:left;
}

div#innerbox img{
	float:right;
	margin-right:1em;
	margin-bottom:1em;
}

div#pickupdesc{
	width:650px;
	background: #fff url(../../img/bg_slash.gif) repeat scroll center top;
	margin:1em auto;
	text-align:left;

}

div#pickupdesc p{
	margin:1em;
	padding:1em 0;
}div#quality h4 {

	background: #8A8A8A url(../../img/li_black.jpg) no-repeat scroll 10px center;
	text-indent: 28px;
	width: 504px;
	margin: 1em auto;
	color: #fff;
	height: 3em;
	font-size: 1em;
	line-height: 3em;
	text-transform:capitalize;
	margin-top:2em;
}
img#pick {
	margin-left: 80px;
}

