.col1, .col2, .col3, .cols {
	float:left;
}
.col1 {
	width:260px;
}
.col2 {
	width:500px;
}
.cols {
	width:200px;
}
#page1 .col2 .cols {
	width:226px;
}
#page1 .body1 {
	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:26px;
}
#page2 .cols {
	width:220px;
}
#page3 .cols {
	width:190px;
}
#page3 .line1 {
	background:url(../images/line_ver1.gif) 220px 0 repeat-y;
}
#page3 .box1 {
	margin-bottom:20px;
}
#page5 .cols {
	width:80px;
}
