﻿.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	width:766px;
}

/*======= header =======*/
#header {
	height:200px;
	background:url(images/top.gif) repeat-x top center;
	padding-bottom: 20px;
}

/*======= index.php =======*/
#page1 #content .col-1{ width:340px; padding-right:10px; border-right:1px solid #ededed}
#page1 #content .col-2{ width:374px; border-left:1px solid #ededed; margin-left:-1px}
/*#page1 #content .col-3{
	width:200px;
	border-right:1px solid #e7e7e7
}*/
#page1 #content .col-4{ width:145px; border-left:1px solid #e7e7e7; margin-left:-1px}
/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:378px;
	border-right:1px solid #ededed;
	margin-right: 10px;
}
#page2 #content .col-2 {
	width:30%;
	border-left:1px solid #ededed;
	margin-left:-1px;
	float:left;
}

#page2 #content .col-3 {
	float:right;
	width:70%;
}


/*======= index-2.html =======*/
#page3 #content .col-1{ width:451px; border-right:1px solid #ededed}
#page3 #content .col-2{ width:278px; border-left:1px solid #ededed; margin-left:-1px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:241px; border-right:1px solid #ededed}
#page4 #content .col-2{ width:497px; border-left:1px solid #ededed; margin-left:-1px}
#page4 #content .col-3{ width:110px}
#page4 #content .col-4{ width:110px}
#page4 #content .col-5{ width:110px}
#page4 #content .col-6{ width:100px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:301px; border-right:1px solid #ededed}
#page5 #content .col-2{ width:429px; border-left:1px solid #ededed; margin-left:-1px}
#page5 #content .col-3{ width:180px}
#page5 #content .col-4{ width:180px}
#page5 #content .col-5{ width:200px}
#page5 #content .col-6{ width:170px}
/*======= index-5.html =======*/

/*======= footer =======*/
#footer {padding:bottom:20px;}
