@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.bottom {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.a12_white {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.a11_white_16 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.a12_grey {
	font-size: 12px;
	line-height: 18px;
	color: #262626;
}
.a13_grey {
	font-size: 13px;
	line-height: 18px;
	color: #262626;
}
.a13_brown_b {
	font-size: 13px;
	line-height: 18px;
	color: #CC6600;
	font-weight: bold;
}
.a18_red {
	font-size: 18px;
	line-height: 18px;
	color: #C92B03;
	font-weight: bold;
}
.visit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F38F4E;
}
.search_textfield {
	font-size: 12px;
	color: #333333;
	height: 15px;
	border: 1px solid #CCCCCC;
}


/* bottom_link */
.bottom_link:link {
	color: #BD8E00;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.bottom_link:visited {
	text-decoration: none;
	color: #BD8E00;
	font-size: 12px;
	line-height: 18px;
}
.bottom_link:hover {
	text-decoration: none;
	color: #789124;
	font-size: 12px;
	line-height: 18px;
}

/* news_link */
.news_link:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.news_link:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.news_link:hover {
	text-decoration: none;
	color: #245C9B;
	font-size: 12px;
	line-height: 18px;
}

/* group_link */
.group_link:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.group_link:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.group_link:hover {
	text-decoration: none;
	color: #A3521D;
	font-size: 12px;
	line-height: 18px;
}

/* top_link */
.top_link:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.top_link:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.top_link:hover {
	text-decoration: none;
	color: #CCFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.monograph_bg {
	background-image: url(/images/monograph_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.monograph_style {
	background-image: url(/images/arrow_blue_02.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 22px;
	font-size: 12px;
	color: #2D4460;
	background-position: 8px 6px;
	text-align: left;
}
.monograph_link:link {
	color: #2D4460;
	text-decoration: none;
	font-size: 12px;
}
.monograph_link:visited {
	text-decoration: none;
	color: #2D4460;
	font-size: 12px;
}
.monograph_link:hover {
	text-decoration: none;
	color: #218CAB;
	font-size: 12px;
}