#main {
	width: 750px;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 30px;
	background-image: url(images/bgpage.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
#main_right {
	float: right;
	width: 550px;
	margin-bottom: 40px;
}
#main_left {
	float: left;
	width: 160px;
	background-color: #EFEBD0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 100%;
	margin-right: 20px;
}
h1 {
	font-size: 150%;
	margin-top: 10px;
	margin-bottom: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 10px;
}
h2 {
	font-size: 125%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-top: 30px;
	text-indent: 5px;
}
.th02 {
	border: 1px dotted #999999;
	background-color: #E6E6E6;
	padding: 3px 6px;
}
.td01 {
	padding: 3px 6px;
	border: 1px dotted #999999;
}
.th01 {
	background-color: #BFE0F2;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.ptd01 {
	background-color: #ECF5FA;
	padding: 5px;
	width: 540px;
	border: 1px solid #6EBEF2;
}
.cate {
	background-attachment: scroll;
	background-image: url(search/images/cot.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 460px;
	padding-left: 90px;
	border: 1px solid #0A50A1;
	padding-top: 3px;
	font-size: 12px;
}
.cate a {
	background-image: url(images/y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 8px;
	padding-left: 13px;
}.img {
	padding-bottom: 10px;
	padding-left: 10px;
}
.ptd02 {
	background-color: #F3F2ED;
	padding: 5px;
	width: 540px;
}
#sitemap_left {
	float: left;
	width: 240px;
	margin-right: 10px;
}
#sitemap_right {
	width: 250px;
	float: right;
}

