#main {width:924px; margin:0 auto;}

#header {height:100px; background:#181818;}
#header, #content, #footer {
	font-size:0.75em;
	text-transform:none;
}

.col-1, .col-2, .col-3 {
	float:left;
}

.col-4 {
	float:center;
}

/*======= index-1.html =======*/

#page2 #content .col-2 {
	width:736px;
}
#page2 #content .col-2 .col-1 { width:184px; margin-right:10px;}
#page2 #content .col-2 .col-2 { width:349px; margin-right:9px;}
#page2 #content .col-2 .col-3 { width:184px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:500px;
	margin-right:10px;
	background:#282828;
}
#page3 #content .col-1 .col-1 { width:223px; margin-right:0;}
#page3 #content .col-1 .col-2 { width:227px;}
#page3 #content .col-1 .col-2 .col-1 {
	width:130px;
	margin-right:10px;
}
#page3 #content .col-1 .col-2 .col-2 { width:98px;}
#page3 #content .col-2 { width:201px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:209px; margin-right:10px;}
#page4 #content .col-2 { width:500px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:525px; margin-right:10px;}
#page5 #content .col-2 {
	width:184px;
	cursor: pointer;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:163px;
	margin-right:30px;}
#page6 #content .col-2 { width:523px;}
#page6 #content .col-2 .col-1 { width:208px; margin-right:9px;}
#page6 #content .col-2 .col-2 { width:306px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:213px; margin-right:33px;}
#page7 #content .col-2 { width:100%;}
#page7 #content .col-2 .col-1 {
	width:210px;
	margin-right:30px;
	margin-left: 50px;
}
#page7 #content .col-2 .col-2 {
	width:260px;
	float:right;
	margin-right: 50px;
}
#page7 #content .col-2 .box .col-1 { width:205px; margin-right:0;}
#page7 #content .col-2 .box .col-2 { width:245px;}


/*=========================*/
#page9 #content .col-1 {width:520px; margin-left:110px;}


#footer {height:46px;}
