.col1, .col2, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main {	margin: 0 auto;	position: relative;	width: 950px; }
.main1 {	margin: 0 auto;	width: 950px; }

.bg-main{ background:url(../images/bg.gif) top center repeat-x #fff}
.bg-main1{ background:url(../images/bg1.gif) top center repeat-x #fff}

/*======= header =======*/
header {height:181px;}
#page1 header {height:604px; }


.col1{ width:310px; margin-right:10px}
.col2{ width:630px}

/*======= index.html =======*/
#page1 .col-1{ width:260px; margin-right:34px}
#page1 .col-2{ width:256px}
/*======= index-1.html =======*/
#page2 .col-1{ width:165px; margin-right:30px}
#page2 .col-2{ width:160px}
/*======= index-3.html =======*/
#page4 .col-1{ width:260px; margin-right:40px}
#page4 .col-2{ width:250px}
/*======= index-4.html =======*/
#page5 .col-1{ width:152px; margin-right:25px}
#page5 .col-2{ width:152px}

