body {
	background-attachment: scroll;
	background-image: url(../images/common/bg1.gif);
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
}
.note_text {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.logo_text {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

.index_note {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.welcome_power {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.title {
	font-size: 12px;
	line-height: 18px;
	color: #078FB0;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.link_download{
	font-size: 12px;
	line-height: 18px;
	color: #0C6EDA;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
}
