.col1, .col2, .col3, .col4 .cols {float:left}
.col1 {width:200px}
.col2 {width:300px}
.col3 {width:568px}
.col4 {width:768px}
.col5 {width:120px}
.col6 {width:100%;float: right}
/* index.html */

#page1 h1 {padding:77px 0 0 20px;}
#page1 .text1 {font-size:40px;font-weight:300;color:#fff;line-height:48px;padding:20px 0 15px 0}
#page1 header  {padding-bottom:20px}
/* index-1.html */
#page2 .col2 {width:345px}
/* index-2.html */
#page3 .col3 {width:258px}
#page3 .col2 {width:570px}
#page3 .col1 {width:570px}
#page3 .list2 li a {text-decoration:none}
#page3 .list2 li a:hover {text-decoration:none}
/* index-3.html */
#page4 .col2 {width:345px}
#page4 .col3 {width:272px}
#page4 .col1 {width:400px;float: right}
/* index-4.html */
#page5 .col3 {width:258px}
#page5 .col2 {width:570px}
#page5 .col3  {width:150px;float:right;padding-bottom: 40px 0 15px 0;margin-top: 30px}