/*======= index.html =======*/
#page1 #content .row-1 .line-ver { background-position:300px 0;}
#page1 #content .row-1 .line-ver1 { background-position:619px 0;}
#page1 #content .row-1 .col-1 {width:277px; margin-right:27px;}
#page1 #content .row-1 .col-2 {
	width:293px;
	margin-right:24px;
}
#page1 #content .row-1 .col-3 {
	width:295px;
}
#page1 #content .row-2 .col-1 {width:168px; margin-right:87px;}
#page1 #content .row-2 .col-2 {
	width:500px;
	margin-right:44px;
}
#page1 #content .row-2 .col-3 {
	width:366px;
}

/*======= index-1.html =======*/
#page2 #content .row-2 .col-1 {width:548px; margin-right:51px;}
#page2 #content .row-2 .col-2 {width:295px;}
#page2 #content .row-2 .col-1 .col-1 { width:236px; margin-right:45px;}
#page2 #content .row-2 .col-1 .col-2 { width:233px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:552px; margin-right:47px;}
#page3 #content .row-1 .col-2 {width:295px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:200px; margin-right:55px;}
#page4 #content .row-1 .col-2 {
	width:650px;
}
#page4 #content .row-1 .col-3 {width:295px;}

/*======= index-4.html =======*/
#page5 #content .row-2 .col-1 {width:197px; margin-right:58px;}
#page5 #content .row-2 .col-2 {width:639px;}
#page5 #content .row-2 .col-2 .col-1 {width:305px; margin-right:29px;}
#page5 #content .row-2 .col-2 .col-2 {width:305px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {
	width:238px;
	margin-right:30px;
}
#page6 #content .row-1 .col-2 {width:639px;}
#page6 #content .row-1 .col-2 .col-1 {width:273px; margin-right:44px;}
#page6 #content .row-1 .col-2 .col-2 {width:272px;}


/*=========================*/
.menuj1 {
	width: 300px;
	margin-right: 5px;
	float: left;
	margin-left: 15px;
}
.menuj2 {
	width: 300px;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
.menuj3 {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
.whitetxt {
	color: #FFF;
}
