body
{
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
ul
{
	list-style: none;
	margin: 0;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3
{
	width: 150px;
	border: 1px solid #ccc;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}


#menu3 li a
{
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited
{
	color: #888;
	display: block;
	background: url(../images/menu3.gif);
	padding: 8px 0 0 30px;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active
{
	color: #283A50;
	background: url(../images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
.con
{
	text-align: left;
	width: 978px;
	height: auto;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
	border-right: lavender thin solid;
	border-top: lavender thin solid;
	border-left: lavender thin solid;
	border-bottom: lavender thin solid;
}
.conmenu
{
	text-align: left;
	width: 980px;
	height: auto;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
}
#rightDiv
{
	width: 806px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/about1.gif);
	background-repeat: repeat-y;
}
.rightbox_left
{
	width: 746px;
	float: left;
	margin: 10px 30px 10px 30px;
	font-size: 14px;
}
#centerDiv
{
	width: 980px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/about.gif);
}
.centerbox
{
	width: 746px;
	float: left;
	font-size: 14px;
	color: #000000;
	margin-top:10px;
}
#x_title
{
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom:5px;
	width: 746px;
	height: 30px;
	color: #b10000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c9c9c9;
}
#x_time
{
	text-align: center;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
	width: 746px;
	height: 20px;
	color: #000000;
	font-size: 12px;
}
#x_other
{
	text-align: right;
	margin: 0px 0px 0px 0px;
	width: 746px;
}
.dot
{
	border-bottom: #cccccc 1px dashed;
}

-- >
