.bar{
	height:18px;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../img/bar/bar_c.png);
}

.contents{
	width:100%;
	height:600px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
}

.frame{
	position:absolute;
	padding-top:20px;
	left:170px;
	width:570px;
	height:600px;
	background-color: #000000;
}

.cataloginfo{
	margin-left:30px;
	text-align:right;
	font-size:12px;
}

.tocatalog{
	width:100%;
	height:50px;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../img/catalog/catalog.png);
}

.catalogmenu{
	width:400px;
	height:40px;
	margin-top:10px;
	padding-left:160px;
}

.catalogmenu ul{
	margin-left:auto;
	margin-right:auto;
}

.catalogmenu ul li{
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:122px;
	height:15px;
	font-size:12px;
	background-color: #999999;
}

.catalogrow{
	width:550px;
	height:250px;
	align:center;
	margin-top:5px;
	margin-left:30px;
	margin-bottom:5px;
}

.catalogdata{
	width:160px;
	height:200px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.style{
	width:160px;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	font-size:12px;
	color:#ffffff;
}