@charset "utf-8";

body {
	background-image: url(../images/index_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
    font-size: 12px;
	line-height:20px;
}
.font1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.font3 {
	font-size: 13px;
	color: #860100;
	font-weight: bold;
}
.font2 {
	font-size: 12px;
	color: #FFFFFF;
}

.font_hotnews {
	font-size: 20px;
	color: #9D1205;
	font-weight: bold;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.b:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	color: #C5191A;
	text-decoration: none;
}
.noreapeat {
	background-repeat: no-repeat;
	background-position: right bottom;
}

