body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.css {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F6F6F6;
}
.word {
	font-family: "Tw Cen MT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #3C82A5;
}

.index_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-indent: 0px;
	text-align: left;
}
.index_main1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-indent: 0px;
	word-spacing:1px;

}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {color:#0F648C;
font-size:10px;
font-weight:lighter;
margin:5px 0px 0px 0px;
padding:0px;}
h1 a {color:#0F648C; text-decoration:none;}