body {
	margin: 0px;
}

body,td,th {
	font-size: 12px;
}

p {
	line-height:180%;padding:5px;
	text-align:justify;text-justify:inter-ideograph;font-size: 14px;
}

A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}

img { border:0px; }

.menu {
	color: #ffffff;
	font-weight: bold;
}

.menu:link {
	padding-top:16px;
	height:46px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;	
}
.menu:visited {
	padding-top:16px;
	height:46px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}
.menu:hover {
	padding-top:16px;
	height:46px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FAEE05;
	padding-left:10px;
	padding-right:10px;
	background-image: url(/images/menu_02.gif);
}
.menu:active {
	padding-top:16px;
	height:46px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}
.submenu:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}
.submenu:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	padding-left:5px;
}
.submenu:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
	padding-left:5px;
}
.submenu:active {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	padding-left:5px;
}

.BodyText 
{
	line-height:180%;font-size: 14px;padding:5px;
}

.BodyText td
{
	line-height:180%;font-size: 14px;
}

.top_line
{
	height:10px;
	background-image: url(/images/line_top.gif);
	background-repeat:no-repeat;
}

.right_top
{
	color:#570009;
	font-size:14px;
	font-weight: bold;
	height:22px;
}

.title 
{
	padding-left:24px;font-size:14px;width:211px;padding-top:3px;font-weight: bold;	
	background-image: url(/images/title.gif);
	color: #ffffff;
}
a.title:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	height:20px;
}
a.title:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
a.title:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.font14 a {
	font-size: 14px;
}

.font14  {
	font-size: 14px;
}

.footer {
	padding-top:15px;padding-bottom:10px;line-height:200%;
}

.footer a
{
	text-decoration: none;
	color: #000000;
}

.pt10 {
	padding-top:10px;
}

.pt5 {
	padding-top:5px;
}

.mt5 {
	margin-top:5px;
}

.downX {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C9288;
}

.line_t
{
	border-top:1px solid  #8C9288;
}

.line_b
{
	border-bottom:1px solid  #8C9288;height:1px;
}

.line_r
{
	border-right:1px solid  #8C9288;
}

.line_l
{
	border-left:1px solid  #8C9288;
}

.line
{
	border-bottom:1px solid  #d6d6d6;
	border-right:1px solid  #d6d6d6;
	border-left:1px solid  #d6d6d6;
}

.line2
{
	border:1px solid  #E5E7E8;
}


div.menu-list {
    position: absolute;
    width: 86px;
    padding: 0 0 5px;
    display: none;
    background: #fff;
    border: 1px solid #d6d6d6;
    opacity: 0.8;
    filter:alpha(opacity=88);
}
div.menu-list ul,
div.menu-list ul li {
    padding: 0;
    margin: 0;
}
div.menu-list ul li {
    margin: 5px 5px 0;
    list-style-type: none;
}
div.menu-list ul li a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
div.menu-list ul li a span {
    display: block;
    width: 100%;
    height: 100%;
}

