.col1, .col2, .col3, .cols {float:left}
.col1 {width:260px}
.col2 {width:800px}
.col3 {width:500px}
.cols {width:200px}
/* index.html */
#page1 .box1 h2 {color:#FFFFFF;float:left;width:133px;padding:26px 0 0 30px}
#page1 .col2 .cols {width:226px}
#page1 .body1 {
	background:#050505;
	background:url(../img/shake.png) center 0 no-repeat;
	height:489px;
	width:350px;
	right:100px;
	top:65px
}
#page1 #banner {
	background:url(../img/bg_banner.png) center 0 no-repeat;
	height:400px;
	background-color: #050505;
}
#page1 .text {padding:103px 0 0 60px}
#page1 #content {
	padding-top:0px;
	background: #050505;
}
/* index-1.html */
#page2 .cols {width:220px}
/* index-2.html */
#page3 .cols {width:190px}
#page3 .line1 {background:url(../img/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 */
