.main { width:800px; margin:0 auto; text-align:left;}

#header {height:534px; background:#f2f2f2 url(../../images/Layout/header-tail.gif) top repeat-x;}

#header1 {height:534px; background:#f2f2f2 url(../../images/Layout/header-tail.gif) top repeat-x;}
#header1 .main {}

#content {background:#fff url(../../images/Layout/content-tail.gif) top repeat-x; position:relative; margin-top:-4px;}
#content .main {padding:0 0 63px 0;}

#footer {height:127px; background:url(../../images/Layout/footer-tail.gif) top center repeat-x;}
#footer .main {padding:22px; text-align:right;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.col-1 {
	width:200px;
}
.col-2 {
	width:470px;
}

/* ============================= page2 ===========================*/

#page2 .col-2 .col-1 {width:230px;}
#page2 .col-2 .col-2 {width:230px;}

/* ============================= page3 ===========================*/

#page3 .col-2 .col-1 {width:280px;}
#page3 .col-2 .col-2 {width:219px;}

/* ============================= page5 ===========================*/

#page5 .col-2 .col-1 {width:260px;}
#page5 .col-2 .col-2 {width:239px;}

