.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:973px; }

/*======= header =======*/
#header {height:217px;  background:url(images/top.jpg) }


.left{ width:458px; background:url(images/left.jpg); height:439px; float:left}
.main1{ width:441px; height:439px; float:left} 
.right{ width:74px; background:url(images/right.jpg); height:439px; float:left}
/*======= index.html =======*/
#page1 #content .col-1{ width:225px}
#page1 #content .col-2{ width:216px}
#page1 .height{ height:294px}
/*======= index-1.html =======*/
#page2 .height{ height:244px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:225px}
#page3 #content .col-2{ width:216px}
#page3 .height{ height:286px}
/*======= index-5.html =======*/
#page4 #content .col-1{ width:182px; margin-right:30px}
#page4 #content .col-2{ width:182px}
#page4 .height{ height:239px}
/*======= index-6.html =======*/
#page5 #content .col-1{ width:208px}
#page5 #content .col-2{ width:185px}
#page5 .height{ height:281px}

/*======= footer =======*/
#footer { height:193px; background:url(images/bot.jpg) }
