.main {
	font-size: small;
	background-image: url(img/main_back.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: medium;
	color: #336699;
	background-color: #F1F5FA;
	display: block;
	padding: 5px 5px 5px 20px;
	margin: 0px;
}
h2 {
	font-size: medium;
	color: #669999;
	margin: 0px 0px 0px 10px;
	padding-top: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6C4E1;
}
.f1 {
	font-size: small;
	line-height: 140%;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}
h3 {
	font-size: small;
	color: #FF6600;
	padding-left: 20px;
}
.f2 {
	font-size: small;
	line-height: 140%;
	border: 1px solid #C1D6EA;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.f3 {

	font-size: small;
	line-height: 140%;
	border: 1px dotted #C1D6EA;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.f4 {
	font-size: small;
	line-height: 140%;
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: #ECF2F9;
}
a:link {
	font-weight: bold;
	color: #339999;
}
a:visited {
	font-weight: bold;
	color: #339999;
}
a:hover {

	font-weight: bold;
	color: #FF6600;
}
a.menu:link {
	font-size: small;
	color: #336699;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:visited {
	font-size: small;
	color: #336699;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
a.menu:hover {
	font-size: small;
	color: #336699;
	background-color: #FFECEC;
	margin: 5px;
	padding: 3px;
	text-decoration: none;
	display: block;
	width: auto;
}
.right_com1 {
	font-size: small;
	line-height: 140%;
	color: #333366;
	background-color: #F1F5FA;
	margin: 5px;
	padding: 3px;
}
