@charset "utf-8";

.col1{
	width:300px;
	height:300px;
	float:left;
	margin: 10px 0 0 10px;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 0 0 0 5px;
}

.col2{
	width:300px;
	height:300px;
	float:left;
	margin: 10px 0 0 48px;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 0 0 0 5px;
}

.col3{
	width:300px;
	height:300px;
	float:left;
	margin: 10px 0 0 48px;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 0 0 0 5px;
}

.col4{
	width:280px;
	height:230px;
	float:left;
	margin: 10px 0 0 28px;
	background:url(../imgs/subnav-bg.png);
	padding: 15px;
}

.col5{
	width:600px;
	float:left;
	margin: 10px 25px 0 15px;
	background:url(../imgs/subnav-bg.png);
	padding: 10px;
}

.col6{
	width:320px;
	float:left;
	margin: 10px 0 0 28px;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 0 0 0 5px;
}

.col7{
	width:1024px;
	float:left;
	margin: 10px 0 0 10px;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 0 0 0 5px;
}

.col8{
	width:900px;
	height:auto;
	background:url(../imgs/subnav-bg.png);
	border-right: 1px solid #333;
	padding: 10px 10px 0 10px;
	margin:0 auto
}
