@charset "utf-8";
/* CSS Document */
td { font-size:12px;}
body {margin:0; padding:0; text-align:center;}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg_center {
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.f-copyright { font-size:12px; line-height:20px; color:#A3A3A3; padding-right:10px}
p {
	text-indent: 2em;
}
#news li {
	margin: 0px;
	padding: 0px 6px 0px 14px;
	list-style: none;
	color: #707070;
	line-height: 200%;
	text-align:left;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#news {
	font-size: 12px;
	line-height: 22px;
	color: 707070;
	text-align:left;
}
#news a {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
#news a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
