BODY {
	margin: 0px;
	color: C0C0C0;
	background-color: #f8f3f0;
}
img{
    border:0px}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	line-height: 40px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/index_02.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.menu a:visited{
	font-size: 14px;
	color: #FFFFFF;
}
.menu a:link{
	font-size: 14px;
	color: #FFFFFF;
}
.menu a:hover{
	font-size: 14px;
	color: #000000;
}
.right {
	background-color: #344050;
	width: 195px;
}
.submenu {
	margin-top: 15px;
	background-color: #242C37;
}

.text {
	text-decoration: none;
	background-color: #e9eef5;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}
.text2 {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.title {
	background-image: url(../images/about_02.gif);
	background-repeat: no-repeat;
	width: 177px;
	background-position: center;
	height: 48px;
	text-align: left;
	text-indent: 80px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.copyright {
	font-size: 14px;
	line-height: 55px;
	background-color: #505a67;
	text-align: left;
	text-indent: 190px;
}
