body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADADAD;
	text-decoration: none;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADADAD;
	text-decoration: none;
}

.bg {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_article {
	background-image: url(../images/bg_article.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-size: 12px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}
.footer a
{
    COLOR: #686868;
    TEXT-DECORATION: none;
}
.footer a:link
{
    COLOR: #686868;
    TEXT-DECORATION: none;
}
.footer a:visited
{
    COLOR: #686868;
    TEXT-DECORATION: none;
}
.footer a:active
{
    COLOR: #686868;
    TEXT-DECORATION: none;
}
.footer a:hover
{
    COLOR: #686868;
    TEXT-DECORATION: underline;
}

.img_bottom {
	padding-bottom: 15px;
}
.head {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.head_content {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.start_top {
	padding-top: 5px;
}
.maincontent_space {
	padding-right: 30px;
	padding-left: 23px;
	line-height: 18px;
	letter-spacing: 1px;
}
.space_right {
	padding-right: 35px;
}

