#main {width:980px; margin:0 auto; position:relative;}

#header {height:594px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.75em;}
#header .col-1 { width:477px; margin-right:37px;}
#header .col-2 { width:378px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver { background-position:511px top;}
#page1 #content .col-1 {width:481px; margin-right:64px;}
#page1 #content .col-2 { width:303px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:511px top;}
#page2 #content .col-1 {width:481px; margin-right:64px;}
#page2 #content .col-2 { width:303px;}
#page2 #content .col-1 .col-1 { width:214px; margin-right:36px;}
#page2 #content .col-1 .col-2 { width:206px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:511px top;}
#page3 #content .col-1 {width:481px; margin-right:64px;}
#page3 #content .col-2 { width:341px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:511px top;}
#page4 #content .col-1 {width:481px; margin-right:64px;}
#page4 #content .col-2 { width:303px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:511px top;}
#page5 #content .col-1 {width:481px; margin-right:64px;}
#page5 #content .col-2 { width:331px;}
#page5 #content .col-1 .col-1 { width:214px; margin-right:36px;}
#page5 #content .col-1 .col-2 { width:206px;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background-position:511px top;}
#page6 #content .col-1 {width:481px; margin-right:64px;}
#page6 #content .col-2 { width:341px;}

/*======= index-6.html =======*/
#page7 #content .line-ver { background-position:511px top;}
#page7 #content .col-1 {width:481px; margin-right:64px;}
#page7 #content .col-2 { width:331px;}
#page7 #content .col-1 .col-1 { width:214px; margin-right:36px;}
#page7 #content .col-1 .col-2 { width:206px;}

/*=========================*/
#footer {height:112px;}



body.noindex #header {
  background: transparent none;
  height: 180px;
}

body.noindex .tail-top {
  background:#F7F7EF url(images/tail-top-noindex.gif) repeat-x scroll left top;
}

body.noindex .row-3 {
  display: none;
}


