.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:940px; }

/*======= header =======*/
#header {
	height:75px;
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:240px
}
#page1 #content .col-2{
	width:653px;
	margin-right: 25px;
}
#page1 #content .col-3{ width:331px}
#page1 #content .col-4{ width:322px}
#page1 #content .bg{
	background-image: url(images/tail.gif);
	background-repeat: repeat-y;
	background-position: 664px top;
} 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:277px}
#page2 #content .col-2{ width:653px}
#page2 #content .col-3{ width:331px}
#page2 #content .col-4{ width:322px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:277px}
#page3 #content .col-2{ width:653px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:277px}
#page4 #content .col-2{ width:653px}
#page4 #content .col-3{ width:331px}
#page4 #content .col-4{ width:322px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:277px}
#page5 #content .col-2{ width:653px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:277px}
#page6 #content .col-2{ width:653px}
#page6 #content .col-3{ width:331px}
#page6 #content .col-4{ width:322px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-6.html =======*/
#page7 #content .col-1{ width:277px}
#page7 #content .col-2{ width:653px}
#page7 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-7.html =======*/
#page8 #content .col-1{ width:277px}
#page8 #content .col-2{ width:653px}
#page8 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 

/*======= footer =======*/
#footer {
	height:60px;
}
.f_r {
	float: right;
}
.f_l {
	float: left;
}
.tbl_style01 {
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;

}
.tbl_style01 th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	width: 25%;
	background-color: #EEF4FD;
}
.tbl_style01 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tbl_style02 {
	margin-bottom: 15px;

}
.tbl_style02  th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
	width: 25%;
}
.tbl_style02 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tbl_style03 {
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;

}
.tbl_style03 th {
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #E0EBFC;
}
.tbl_style03 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.li_style01{
	list-style-type: circle;
}
.li_style01 li{
	background-image: none;
	margin-left: 20px;
	padding-left: 5px;
	line-height: 150%;
}
.pdf {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	padding-top: 2px;
	font-weight: bold;
	text-decoration: underline;
}
.p_style01 {
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
}
