.simple_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.header_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.header_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.main_menu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.main_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
}
.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.footer_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #006699;
}

#body {
	background-color: #FFFFFF;
	width: 660px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 16px;
}
div#container_A {
	width: 976px;
	margin-bottom: 16px;
	clear: both;
	float: none;
	height: 90px;	
}
div#container_B {
	width: 660px;
	margin-bottom: 16px;
	clear: both;
}

div#logo {
	height: 90px;
	width: 660px;
	float: none;
	clear: both;
	margin-bottom: 16px;
}
div#container_left {
	float: left;
	width: 160px;
}
div#container_middle {
	float: right;
	width: 484px;
}
div#menu1 {
	width: 160px;
	margin-bottom: 16px;
	clear: both;
	float: none;
}
div#menu2 {
	width: 160px;
	margin-bottom: 16px;
	clear: both;
	float: none;
}
div#main_container {
	width: 484px;
	clear: both;
	margin-bottom: 16px;
}
div#tv_container {
	width: 484px;
	clear: both;
	height: 300px;
	background-color: #888888;
	padding-top: 0px;
}
div#item_container {
	width: 484px;
	clear: both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 100px;
}
div#item_container_heightless {
	width: 484px;
	clear: both;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#gif_item_container {
	width:122px;
	height:80px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 6px;
	margin-right: 16px;
}
div#jpg_item_container {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 16px;
	margin-bottom: 6px;
	width: 200px;
}
div#mail_container {
	height: 115px;
	width: 144px;
	border: 1px dotted #000000;
	clear: both;
	margin-bottom: 16px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

div#endline {
	height: 10px;
	width: 660px;
	clear: both;
}
div#advertise1 {
	height: 90px;
	width: 300px;
	position: relative;
	float: right;
}
div#advertise2 {
	height: 78px;
	width: 484px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
}

div#menu_button {
	width: 160px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#sub_menu_button {
	width: 144px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left:16px;
}
div#banner {
	width: 160px;
	padding-bottom: 10px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
div#footer {
	width: 660px;
	height: 30px;
	clear: both;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
