body {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main {
	width: 802px;
	margin: auto;
	height: auto;
}
.scroll {
	width: 800px;
	display: block;
	overflow: auto;
	height: 250px;
}

.text_style1 {
	font-family: Tahoma;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}
.text_style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.text_style2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text_style2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: underline;
}
.bg1pix {
	background-image: url(../images/bg_1pix.jpg);
	background-repeat: repeat-x;
	width: 802px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b6b6b6;
	border-left-color: #b6b6b6;
	height: 362px;
}
.text_style3 {

	font-family: Tahoma;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #016c66;
	font-weight: bold;
}
.text_style4 {


	font-family: Tahoma;
	font-size: 13px;
	padding-right: 10px;
	color: #666666;
	font-weight: bold;
}
.footer {
	margin: auto;
}

