#main {width:980px; margin:0 auto;}

#header {height:550px;}
#header2 {height:180px;}

#header, #content, #footer { font-size:0.69em;}

#tit_img {
 background:url(images/content_bgd2.jpg) no-repeat left top #28180f; width:100%;}
 
 
#tit_img img {
	margin-top: 0px;
	margin-left: 33px;
	margin-bottom: 20px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .line_ver1 {
	width:100%;
	margin-bottom: 5px;
}
#page1 #content .line_ver2 { width:100%;}
#page1 #content .col_1 {width:610px; margin-right:1px;}
#page1 #content .col_2 { width:302px; margin-right:1px;}
#page1 #content .col_3 {width:610px; margin-right:1px;}
#page1 #content .col_4 { width:302px; margin-right:1px;}

/*======= index-1.html =======*/
#page2 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page2 #content .col_1 {width:915px; margin-right:1px;}
#page2 #content .col_2 { width:305px;}

/*======= index-2.html =======*/
#page3 #content .line_ver1 { background:url(images/line_ver.gif) 915px top repeat-y; width:100%;}
#page3 #content .col_1 {width:915px; margin-right:1px;}
#page3 #content .col_2 { width:915px; margin-right:1px;}
#page3 #content .column1 {
	width:430px;
	font-size: 14px;
	color: #eeebe2;
	line-height: 18px;

}
#page3 #content .column2 {
	width:410px;
	margin-left: 20px;
	font-size: 14px;
	color: #eeebe2;
	line-height: 18px;
}
#page3 #content .column3 {
	width:800px;
	padding-bottom: 40px;
	font-size: 14px;
	color: #eeebe2;
	line-height: 18px;
}


/*======= index-3.html =======*/
#page4 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page4 #content .col_1 {width:608px; margin-right:1px;}
#page4 #content .col_2 { width:305px;}
#page4 #content .col_2 .column1 { width:167px;}
#page4 #content .col_2 .column2 { width:80px;}

/*======= index-4.html =======*/
#page5 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page5 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page5 #content .col_1 {
	width:915px;
	margin-right:1px;
}
#page5 #content .col_1 p{
	font-size: 14px;
	color: #eeebe2;
	line-height: 20px;
}

#page5 #content .col_2 { width:302px; margin-right:1px;}
#page5 #content .col_3 {width:305px;}

/*======= index-5.html =======*/
#page6 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page6 #content .col_1 {
	width:915px;
	margin-right:1px;
}
#page6 #content .col_2 { width:608px;}
#page6 #content .col_2 .column1 { width:216px;}
#page6 #content .col_2 .column2 { width:334px;}
#page6 p {
	font-size: 14px;
	color: #eeebe2;
	line-height: 20px;
}

#page7 #content .col_1 {
	width:915px;
	margin-right:1px;
}
#page7 #content .col_1 .column1 { width:350px;}
#page7 #content .col_1 .column2 {
	width:350px;
	margin-left: 20px;
}
#page7 #content .col_1 td {
	font-size: 14px;
	color: #eeebe2;
	line-height: 20px;
}


#page8 #content .col_1 {
	width:915px;
	margin-right:1px;
}
#page8 #content .col_1 .column1 { width:350px;}
#page8 #content .col_1 .column2 {
	width:350px;
	margin-left: 20px;
}
#page8 #content .col_1 td {
	font-size: 14px;
	color: #eeebe2;
	line-height: 20px;
}

#page8 #content .box1 h4 {
	font-size		:120%;
	color			:#ffffff;
	margin-bottom		:12px;
	padding-left		:8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999900;
}


/*=========================*/


#footer {height:96px; background:#20130c; border-top:1px solid #33241b; font-size:12px; color:#fff;}


/* footer_nav
-----------------------------------*/
#footer_nav{
	margin-bottom		:25px;
	background-color: #20130c;
	text-align: center;
	margin-top: 20px;
}
#footer_nav ul li{
margin-right		:3px;
list-style		:none;
display			:inline;
color			:#eeebe2;
}
#footer_nav ul li a{
text-decoration		:none;
padding-right		:5px;
color			:#eeebe2;
}
#footer_nav ul li a:hover{
color			:#ff8f00;
text-decoration		:underline;
}


