@charset "utf-8";
/* CSS Document */

@import url("import.css");

#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/product/products-img.jpg);
	background-repeat: no-repeat;
	background-color: #232323;
	background-position: center 127px;
	float: left;
}
#soon {
	float: left;
	width: 663px;
	margin-top: 40px;
	text-align: center;
}
#cnt-main {
	margin-left: 19px;
	float: left;
	width: 408px;
	background-image: url(../images/about/cnt-back.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-bottom: 85px;
}
#ps-cnt {
	float: left;
	width: 388px;
	margin-right: 10px;
	margin-left: 10px;
}

#product-img {
	float: left;
	width: 408px;
	margin-top: 10px;
}
#product-text {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	float: left;
	width: 388px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#ps-bar {
	float: left;
	width: 388px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 28px;
}

#main_img {
	height: 121px;
}
.left-submenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222120;
}
#product-img2 {
	float: left;
	width: 195px;
	margin-top: 10px;
}
#product-img3 {
	float: right;
	width: 195px;
	margin-top: 10px;
}
#img-box {
	float: left;
	width: 408px;
	clear: both;
}
