body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a
{
	color: #000000;
	text-decoration: none;
}

.menu{
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/index_13.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	text-align: left;
	text-indent: 55px;
	height: 39px;
}
.menu a:link{
	font-size: 16px;
	font-weight: bold;
}
.menu a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.menu a:visited{
	font-size: 16px;
	font-weight: bold;
}
.submenu{
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	background-image: url(../images/index_15.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	text-align: left;
	text-indent: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.submenu a:link{
	font-size: 14px;
}
.submenu a:hover{
	font-size: 14px;
	color: #FF0000;
}
.submenu a:visited{
	font-size: 14px;
}
.title{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	text-indent: 20px;
	background-image: url(../images/index_14.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FF0000;
}
.text{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	text-indent: 2pc;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.text2{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.copyright {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
.welcome {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
