﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9BB1EA;
}
.bgtop_r {
	background-image: url(images/index_topbg_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop_l {
	background-image: url(images/index_topbg_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_r {
	background-image: url(images/index_bg_r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_l {
	background-image: url(images/index_bg_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
	color: #6D9C28;
	font-family: Tahoma;
}
.style2 {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.style3 {
	color: #6D9C28;
	font-family: Tahoma;
	font-size: 11px;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.style5 {
	color: #C0E67A;
	font-size: 9px;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.b:link {
	color: #92CD46;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.b:hover {
	color: #92CD46;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
.b:visited {
	color: #92CD46;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
