@charset "utf-8";
/* CSS Document */

body {
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #910202;
	background-image:url(images/bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.bg_top {
	background-image:url(images/bg_top.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.bottom{
	font-size:12px;
	color:#FFFFFF;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
}
.content {
	line-height:1.8em;
}
.title {
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	background-image:url(images/title_bg.jpg);
}
.form{
	font-size: 12px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #990000;
	border-left-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: underline;
}
.bottom_bg {
	background-image:url(images/bg_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.content_top {
	background-image:url(images/content_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fba703;
}
.about_card {
	font-size:13px;
	color:#663300;
}
.index_news {
	color:#990000;
	font-size:13px;
}
.index_news_title {
	color:#993300;
	font-weight:bold;
	font-size:16px;
}
.news_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
}

