﻿/* CSS Document */
body {
	margin: 0px;
	letter-spacing: 0.6px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	font-size:11px;
	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_01.jpg);
	background-repeat:repeat-y;
	width:1px;
	
}
.dot_line_index {
	background-image: url(../images/dot_line_index.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	width:1px;
}
.bom_bg{
background-image:url(../images/bom_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.bom_bg_02{
background-image:url(../images/bom_bg_02.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.bom_bg_03{
background-image:url(../images/bom_bg_03.jpg);
background-repeat:repeat-x;
background-position:top;
}
.bom_bg_04{
background-image:url(../images/bom_bg_04.jpg);
background-repeat:repeat-x;
background-position:top;
}

.font_e{
font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

.a_right_nav_02:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
}
.a_right_nav_02:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
}
.a_right_nav_02:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0456A2;
	text-decoration:none;
}
.a_right_nav_02:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0456A2;
	text-decoration:none;
}
.pic_br_gray {
border: 10px solid #EFEFEF;
padding:5px;
}
.color_deepblue{
color:#0456A0;
}
