.col1,.col2,.col3,.cols {float:left}
.col1 {
	width: 59%
}
.col2 {width:290px}
.cols {width:225px}
/* index.html */
#page1 {background:url(../images/bg_top.gif)}
#page1 .text {
	background: url(../images/bg_img2.jpg) 0 0 no-repeat;
	padding: 71px 0 0 535px;
	margin-top: 17px;
	height: 250px
}
#page1 .text1 span {padding-bottom:40px}
/* index-1.html */
/* index-2.html */
/* index-3.html */
#page4 .cols {width:85px}
/* index-4.html */
/* index-5.html */
/* index-6.html */
