.col1, .col2, .col3, .cols {
	float: right;
}

.cols{
	width: 235px;
}
.cols_sub {
	width: 235px;
	background-color: #D60000;
	float: right;
	text-align: center;
	background-image: url(../images/sub-button.jpg);
	height: 50px;
	font-size: 20px;
	background-repeat: no-repeat;
	line-height: 38px;
	font-weight: 500;
}
.cols_sub:hover {
	width: 235px;
	background-color: #00D7D3;
	float: right;
	text-align: center;
	background-image: url(../images/sub-button-hover.jpg);
	height: 50px;
	font-size: 20px;
	background-repeat: no-repeat;
	line-height: 38px;
	color: #309;
}






.col1{ width:670px;}
.col3{
	width: 225px;
	padding-right: 0px;
	padding-left: 15px;
}
.space {
	height: 100px;
}

.col2{
	width: 220px;
}


/*======= index.html =======*/
#page1 .body2{

	
}

/*======= index-1.html =======*/
/*======= index-2.html =======*/
#page3 .cols{
	width: 100%;
	padding-bottom: 30px;
	float: right;
	background-image: url(../images/bg_top_img.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#page3 #content{ padding-top:4px}
#page3 figure{
}
/*======= index-3.html =======*/
#page4 .cols{
	width: 270px;
	padding: 20px;
}
#page4 h3{
	line-height: 2.1em;
	margin-bottom: 1px;
	margin-top: 10px;
}
#page4 figure{
	padding-bottom: 19px;
	float: left;
	padding-right: 40px;
}
#page4 .pad_bot2{
	background-color: #DCDCDC;
	p