@charset "utf-8";
/* CSS Document */
       
.top {
	color: #cc9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-right: 10px;
}
.top a:link {
	color: #993300;
	text-decoration: none;
}
.top a:visited {
	color: #993300;
	text-decoration: none;
}
.top a:hover {
	color: #ff6600;
	text-decoration: none;
}
.top a:active {
	color: #993300;
	text-decoration: none;
}

.fd {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.news {
	color: #993300;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin-left: 8px;
	text-decoration: none;
}
.news a:link {
	color: #993300;
	text-decoration: none;
}
.news a:visited {
	color: #993300;
	text-decoration: none;
}
.news a:hover {
	color: #ff6600;
	text-decoration: none;
}
.news a:active {
	color: #993300;
	text-decoration: none;
}
.title {
	color: #CC6600;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 2px;
}
.content {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.content_w {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.content_line {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 0.5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0DB88;
}
.content_bg {
background: url(../images/body_bg.gif)fixed;
background position: right bottom;
background-repeat: no-repeat;
}
.bg01 {
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_title {
	color: #CC0000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	letter-spacing: 0.5px;
}
.content a:link {
	color: #333333;
	text-decoration: none;
}
.content a:visited {
	color: #333333;
	text-decoration: none;
}
.content a:hover {
	color: #990000;
	text-decoration: none;
}
.content a:active {
	color: #990000;
	text-decoration: none;
}
.title_b {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-left: 8px;
	text-decoration: none;
	font-weight: normal;
}
.titletd {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	margin-right: 80px;
}

