body {
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana,Times New Roman;
	color: red;
}

a {
	text-decoration: none;
}
a img{
    text-decoration: none;
    border:none;
}
a:hover {
    text-decoration: underline;
}

a.rev {
    background-position: top left;
}
a.rev:hover {
    background-position: bottom left;
}

form {
	display: inline;
}

textarea {
	font-family: Tahoma,Arial,Verdana,Times New Roman;
}

img {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div, span, body {
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background-position: 50% 0%;
	background-color: #161616;
}

#main_01, #head_01, #main_02, #left_01, #center_01, #right_01, #bottom_01 {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#main_01 {
	width: 994px;
	margin: 0px auto 0px auto;
}

#head_01 {
	width: 994px;
	height: 118px;
}

#main_02 {
	width: 994px;
}

#left_01 {
	display: inline;
	float: left;
	width: 180px;
}

#center_01 {
	display: inline;
	float: left;
	width: 632px;
}

#right_01 {
	display: inline;
	float: left;
	width: 182px;
}

#bottom_01 {
	width: 994px;
	height: 24px;
	text-align: center;
	line-height: 18px;
}

#bottom_02 {
	width: 994px;
	height: 22px;
}
