/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #c0c0c0;
}
body,td,th {
	font-size: 12px;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #6b6b6b;
	text-decoration: none;
}
a:visited {
	color: #6b6b6b;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #6b6b6b;
	text-decoration: none;
}
/* link menu */
.menu { color:#555555; background-color:; font-size:12px; font-weight:bold;}
.menu a:link, .menu a:visited {
text-decoration: none;
color:#555555;
background-color: transparent;
}
.menu a:hover, .menu a:active {
text-decoration: none;
background-color:;
color:#333333;
}
/*text */
.text_11px_6b6b6b { font-size:11px;}
.text_new_next { font-size:11px; color:#FFF; font-weight:bold;}
.text_new_next a:link, .text_new_next a:visited {
text-decoration: none;
color:#FFF;
background-color: transparent;
}
.text_new_next a:hover, .text_new_next a:active {
text-decoration: none;
background-color:;
color:#dceeff;
}
.text_blue_12px_gw { font-size:12px; color:#3b7ab2; padding:5px;}
.text_blue_12px_gw a:link, .text_blue_12px_gw a:visited {
text-decoration: none;
color:#3b7ab2;
background-color: transparent;
}
.text_blue_12px_gw a:hover, .text_blue_12px_gw a:active {
text-decoration: underline;
background-color:;
color:#3b7ab2;
}

.text_blue_12px { font-size:12px; color:#3b7ab2;}
.text_blue_11px { font-size:11px; color:#3b7ab2;}
.text_blue_11px a:link, .text_blue_11px a:visited {
text-decoration: none;
color:#3b7ab2;
background-color: transparent;
}
.text_blue_11px a:hover, .text_blue_11px a:active {
text-decoration: underline;
background-color:;
color:#0661b1;
}

.text_color_333_12px { font-size:12px; color:#333;}
.text_color_333_12px_bold { font-size:12px; color:#333; font-weight:bold;}
.text_color_333_12px_bold a:link, .text_color_333_12px_bold a:visited {
text-decoration: none;
color:#333;
background-color: transparent;
}
.text_color_333_12px_bold a:hover, .text_color_333_12px_bold a:active {
text-decoration: none;
background-color:;
color:#000;
}


.text_color_333_12px_bold_gw { font-size:12px; color:#333; font-weight:bold; padding-left:5px;}
.text_color_333_12px_bold_gw a:link, .text_color_333_12px_bold_gw a:visited {
text-decoration: none;
color:#333;
background-color: transparent;
}
.text_color_333_12px_bold_gw a:hover, .text_color_333_12px_bold_gw a:active {
text-decoration: none;
background-color:;
color:#666;
}
/*etc */
.line_8px { height:8px;}
.blog_new { height:315px;}
