/*======= index.html =======*/
#page1 #content .col-1 {
	width:250px;
	margin-right:42px;
}
#page1 #content .col-2 {
	width:555px;
	margin-right:42px;
}
#page1 #content .col-2.2 {
	width:440px;
	margin-right:88px;
}
#page1 #content .col-3 {width:270px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:270px; margin-right:42px;}
#page2 #content .row-1 .col-2 {width:270px; margin-right:42px;}
#page2 #content .row-1 .col-3 {width:270px;}
#page2 #content .row-2 .line-ver { background-position:447px top;}
#page2 #content .row-2 .col-1 {width:411px; margin-right:75px;}
#page2 #content .row-2 .col-2 {width:401px;}


/*=========================*/
