/* CSS Document */
body {
	margin: 0px;
	letter-spacing: 0.6px;
	font-family: Arial, "宋体", Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	font-size:12px;
	color:#3E3A37;
	line-height: 18px;
}

a:link {
color:#3E3A37;
text-decoration:none;
}
a:visited {
color:#3E3A37;
text-decoration:none;
}
a:hover {
color:#E22B00;
text-decoration:underline;
}
a:active {
color:#3E3A37;
text-decoration:none;
}



.a_right_nav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:underline;
}
.a_right_nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:underline;
}
.a_right_nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
.a_right_nav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:underline;
}

.a_footer_mail:link {
	color:#333333;
	text-decoration:underline;
}
.a_footer_mail:visited {
color:#333333;
text-decoration:underline;
}
.a_footer_mail:hover {
color:#ff0000;
text-decoration:underline;
}
.a_more:active {
color:#E30000;
text-decoration:underline;
}
.a_more:visited {
color:#E30000;
text-decoration:underline;
}
.a_more:hover {
color:#009900;
text-decoration:underline;
}
.a_more:active {
color:#E30000;
text-decoration:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#DDDDDD;
}


.bg_white {
	background-color:#FFFFFF;
}
.right_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
}
.dot_line {
	background-image: url(../images/dot_line.gif);
}

.a1:link {
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
}
.a1:hover {
left: 1px; top: 1px; position: relative;
    	text-decoration: underline;
}
.a1:active {
	text-decoration: none;
	color: #3C3C3C;
}

.grey_link_02:link {
color:#666668;
	text-decoration: none;
}
.grey_link_02:visited {
color:#666668;
	text-decoration: none;
}
.grey_link_02:hover {
color:#D0073E;
left: 1px; top: 1px; position: relative;
text-decoration: underline;
     	
}
.grey_link_02:active {
	text-decoration: none;
	color:#666668;
}


.more_link:link {
color:#9D080A;
	text-decoration: underline;
}
.more_link:visited {
color:#9D080A;
	text-decoration: underline;
}
.more_link:hover {
color:#9D080A;
left: 1px; top: 1px; position: relative;
text-decoration: none;
    	
}
.more_link:active {
color:#9D080A;
	text-decoration: none;
	color: #3C3C3C;
}
.detail_tit {
	font-weight: bold;
	color:#113663;
	font-size: 14px;
}

.detail_tx_gray {
	font-size: 12px;
	color: #999999;
}


.detail_text {
	font-size: 14px;
	line-height:20px;
	padding:6px;
}
.detail_text {
	color: #656060;
	font-size: 14px;
	line-height: 22px;
	padding:8px;
}
