@charset "UTF-8";

body {
	margin:0;
	padding:0;
}

img {
	border:none;
	vertical-align:bottom;
}

#detailcontainer {
	width:622px;
	margin:0 auto 0 auto;
	padding:14px 14px 14px 14px;
}

#detailcontainerX {
	width:814px;
	margin:0 auto 0 auto;
	padding:14px 14px 14px 14px;
}

#wrapH {
	width:622px;
	height:35px;
}

#wrapHX {
	width:814px;
	height:35px;
}

#wrapF {
	position:relative;
	width:622px;
	height:27px;
}

#wrapFX {
	position:relative;
	width:814px;
	height:27px;
}

#close {
	position:absolute;
	right:0;
}
