@charset "utf-8";
body {
	margin: 0px;
	background: url(images/time.gif) repeat-x;
	text-align: center;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #131313;
}
.title {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_r {
	font-size: 13px;
	font-weight: bold;
	color: #c40006;
	line-height: 28px;
	letter-spacing: 1px;
}

.title a{
	background-repeat:no-repeat;
	background-position:left center;
	color:#c40006;
	text-decoration: underline;
}
.title a:hover{
	color:#c40006;
	text-decoration:underline;
}
.list_w {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.w_b {
	color: #97001c;
	font-family: Arial, Helvetica, sans-serif;
}
