@charset "utf-8";
/* CMS CSS (VERSION 3 ONLY, NOT MOBILE) - ALL */

.content	{
	width: 980px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #000000;
}

.row1	{
	width: 980px;
	height: 600px;
	margin-bottom: 20px;
}

.row1 .row1box1	{
	display: inline;
	overflow: hidden;
	float: left;
	width: 620px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	background-color: #080808;
}
