#main { margin:0 auto;}

#header {height:auto; width:900px; margin:auto;}
#header, #content, #footer { font-size:12px;}

.col-1, .col-2, .col-3 { float:left;}

.banner {
	margin:auto;
	width:898px;
	position:relative;
	top:-2px;
	z-index:-1;
	
}
.banner_2 {
	width:898px;
	margin:auto;
	position:relative;
	top:-2px;
}
.center_content{
	width:96%;
	margin:auto;
}
ul.text_line {
	margin:0;
	padding:0;
}
ul.text_line li {
	list-style-type:disc;
	font-size:12px;
	margin-left:35px;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}

ol.text_line2 {
	margin:0;
	padding:0;
}
ol.text_line2 li {
	font-size:12px;
	margin-left:35px;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}
.flr{
	float:right;
}
.frl{
	float:left;
}


/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:246px; margin-right:40px;}
#page1 #content .row-1 .col-2 { width:242px; margin-right:46px;}
#page1 #content .row-1 .col-3 { width:242px;}
#page1 #content .row-2 .col-1 {width:394px; margin-right:81px;}
#page1 #content .row-2 .col-2 {width:374px; margin-right:0px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:246px; margin-right:40px;}
#page2 #content .row-1 .col-2 { width:242px; margin-right:46px;}
#page2 #content .row-1 .col-3 { width:242px;}
#page2 #content .row-2 .col-1 {width:394px; margin-right:81px;}
#page2 #content .row-2 .col-2 {width:374px; margin-right:0px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:394px; margin-right:81px;}
#page3 #content .row-1 .col-2 {width:374px; margin-right:0px;}
#page3 #content .row-2 .col-1 {width:267px; margin-right:24px;}
#page3 #content .row-2 .col-2 { width:238px; margin-right:54px;}
#page3 #content .row-2 .col-3 { width:230px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:459px; margin-right:16px;}
#page4 #content .col-2 {width:374px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:246px; margin-right:40px;}
#page5 #content .row-1 .col-2 { width:242px; margin-right:46px;}
#page5 #content .row-1 .col-3 { width:242px;}
#page5 #content .row-2 .col-1 {width:394px; margin-right:81px;}
#page5 #content .row-2 .col-2 {width:374px; margin-right:0px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:174px; margin-right:40px;}
#page6 #content .row-1 .col-2 { width:230px; margin-right:60px;}
#page6 #content .row-1 .col-3 { width:242px;}
#page6 #content .row-2 .col-1 {width:375px; margin-right:62px;}
#page6 #content .row-2 .col-1 .col-1 {width:141px; margin-right:16px;}
#page6 #content .row-2 .col-1 .col-2 {width:174px;}
#page6 #content .row-2 .col-2 {width:385px; margin-right:0px;}
#page6 #content .row-2 .col-2 .col-1 {width:183px; margin-right:0px;}
#page6 #content .row-2 .col-2 .col-2 {width:199px; margin-right:0px;}



/*=========================*/
input.button_01 {
	background:url(images/img01.gif) 0 0 no-repeat;
	width:52px;
	height:26px;
	font-size:11px;
	color:#000;
	text-align:center;
	border:0 none;
	line-height:26px;
	cursor:pointer;
	font-weight:bold;
}
input.button_02 {
	background:url(images/img02.gif) 0 0 no-repeat;
	width:57px;
	height:26px;
	font-size:11px;
	color:#000;
	text-align:center;
	border:0 none;
	line-height:26px;
	cursor:pointer;
	font-weight:bold;
}


#footer {height:91px;}