#main {width:980px; margin:0 auto;}

#header {height:149px; background:url(images/header-bg.jpg) no-repeat left top; font-size:.75em;}
#content {
	font-size:0.9375em;
	line-height: normal;
	text-transform: none;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:230px; margin-right:8px;}
#page2 #content .col-2 { width:704px;}
#page2 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 259px top repeat-y; width:100%;}
#page2 #content .col-2 .line-ver2 { background:url(images/line-ver.gif) 463px top repeat-y; width:100%;}
#page2 #content .col-2 .col-1 { width:/*247px*/260px; margin-right:38px;}
#page2 #content .col-2 .col-2 { width:166px; margin-right:36px;}
#page2 #content .col-2 .col-3 { width:158px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:230px; margin-right:8px;}
#page3 #content .col-2 { width:704px;}
#page3 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 259px top repeat-y; width:100%;}
#page3 #content .col-2 .line-ver2 { background:url(images/line-ver.gif) 463px top repeat-y; width:100%;}
#page3 #content .col-2 .col-1 { width:/*247px*/260px; margin-right:38px;}
#page3 #content .col-2 .col-2 { width:166px; margin-right:36px;}
#page3 #content .col-2 .col-3 { width:158px;}
/*#page3 #content .col-2 .col-1 { width:166px; margin-right:34px;}
#page3 #content .col-2 .col-2 { width:441px;}
#page3 #content .col-2 .col-2 .col-1 { width:208px; margin-right:25px;}
#page3 #content .col-2 .col-2 .col-2 { width:208px;}*/

/*======= index-3.html =======*/
#page4 #content .col-1 {width:230px; margin-right:8px;}
#page4 #content .col-2 { width:704px;}
#page4 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 205px top repeat-y; width:100%;}

#page4 #content .col-2 .col-1 {
	width:200px;
	margin-right:20px;
}
#page4 #content .col-2 .col-2 { width:450px;}
#page4 #content .col-2 .col-2 .col-1 {
	width:164px;
	margin-right:3px;
}
#page4 #content .col-2 .col-2 .col-2 {
	width:200px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:230px; margin-right:8px;}
#page5 #content .col-2 { width:704px;}
#page5 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 259px top repeat-y; width:100%;}
#page5 #content .col-2 .line-ver2 { background:url(images/line-ver.gif) 463px top repeat-y; width:100%;}
#page5 #content .col-2 .col-1 { width:247px; margin-right:38px;}
#page5 #content .col-2 .col-2 { width:166px; margin-right:36px;}
#page5 #content .col-2 .col-3 { width:158px;}

/*=========================*/


#footer {height:96px; background:url(images/footer-bg.jpg) no-repeat left top; font-size:.75em;}
