﻿.main {

}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{
	float: left;
	width: 290px;
	padding-bottom: 2px;
	position: static;
}

.content{
	line-height: normal;
}

/*======= index.html =======*/
#page1 .content .col_1{
	padding-right: 18px;
	margin-left: 10%;
}
#page1 .content .col_2{
	width:300px;
	padding-right: 18px;
}
#page1 .content .col_3{
	width:250px;
	height: 280px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{
	width:100%;
}
#page2 .content .col_2{
	width:75%;
	margin-left: 8%;
	margin-bottom: 2%;
	margin-top: 10px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{
	width:280px;
	padding-right: 20px;
	padding-left: 12%;
}
#page3 .content .col_2{
	width:270px;
	padding-right: 20px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col_1{
	width:350px;
	padding-left: 14%;
}
#page4 .content .col_2{
	width: 370px;
	margin: 0 20px 0 40px;
}
#page4 .content .col_3{
	width:260px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col_1{width:470px;}
#page5 .content .col_2{width:210px; margin:0 0 0 39px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1{
	width:300px;
	margin-top: 8px;
}
#page6 .content .col_2{
	width: 650px;
	margin: 0 0 0 36px;
	margin-top: 8px;
	float: left;
}
/*=========================*/

/*======= index-6.html =======*/
#page7 .content .col_1{width:721px;}
/*=========================*/

