.col1, .col2, .col3, .cols {float:left}
.col1 {width:260px}
.col2 {
	width:870px
}
.cols {
	width:700px
}
/* index.html */
#page1 .box1 h2 {
	color:#BB8F08;
	float:left;
	width:140px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#page1 .col2 .cols {
	width:280px;
	height: 138px;
}
#page1 .body1 {background:url(../images/bg_img1.png) center 0 no-repeat;height:438px;width:671px;right:-30px;top:75px}
#page1 #banner {background:url(../images/bg_banner.jpg) 0 0 no-repeat;height:365px}
#page1 .text {padding:103px 0 0 60px}
#page1 #content {
	padding-top:15px
}
/* index-1.html */
#page2 .cols {width:220px}
/* index-2.html */
#page3 .cols {width:190px}
#page3 .line1 {background:url(../images/line_ver1.gif) 220px 0 repeat-y}
#page3 .box1 {margin-bottom:20px}
/* index-3.html */
/* index-4.html */
#page5 .cols {width:80px}
/* index-5.html */
/* index-6.html */
