#main {
	width:980px;
	margin:0 auto;
	margin-top: 0px;
}

#header {
	height:100px;
	background:url(images/header-bg.jpg) no-repeat left bottom;
	font-size:11px;
}
#content { font-size:0.9375em;}

.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:white;
	width:100%;
	height:220px;
}
#page2 #content .col-2 .col-1 { width:247px; margin-right:38px;}
#page2 #content .col-2 .col-2 { }
#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) 176px top repeat-y; width:100%;}
#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;}
.suck-up	{margin-left:35px; margin-right:25px; vertical-align:text-top; text-align:left; color:#333333;}

/*======= 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) 259px top repeat-y; width:100%;}
#page4 #content .col-2 .col-1 { width:236px; margin-right:49px;}
#page4 #content .col-2 .col-2 { width:350px;}
#page4 #content .col-2 .col-2 .col-1 { }
#page4 #content .col-2 .col-2 .col-2 { width:148px;}

/*======= 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:180px;
	margin-right:25px;
}
#page5 #content .col-2 .col-3 { width:180px; }

/*=========================*/


#footer {
	height:96px;
	background:url(images/footer-bg.jpg) no-repeat left top;
	font-size:11px;
}


#page3 #content .col-2 .new { background:url(images/line-ver.gif) 20px top repeat-y; width:100%;}
#page3 #content .col-2 .line-ver2	{height:200px;}
.fr	{line-height:15px; font-size:11px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:5px; padding-bottom:5px}
