@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF5C11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE5D0F;
}
a:hover {
	text-decoration: underline;
	color: #FD5B10;
}
a:active {
	text-decoration: none;
	color: #FF5D10;
}
.bottom_txt{
	font-size:11px;
	font-family: Verdana;
	text-decoration: none;
	color: #666;
}
.news_txt{
	font-size:11px;
	font-family: Verdana;
	text-decoration: none;
	color:#FFF;
}
a:link.news_txt {
	color:#FFF;
	text-decoration: none;
}
a:visited.news_txt {
	text-decoration: none;
	color: #FFF;
}
a:hover.news_txt {
	text-decoration: underline;
	color: #FFF;
}
a:active.news_txt {
	text-decoration: none;
	color: #FFF;
}
.title_txt{
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	color:#333;
}
.title_txt2{
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	color:#000;
}
a:link.title_txt2 {
	color:#000;
	text-decoration: none;
}
a:visited.title_txt2{
	text-decoration: none;
	color:#F30;
}
a:hover.title_txt2{
	text-decoration: underline;
	color:#000;
}
a:active.title_txt2{
	text-decoration: none;
	color:#000;
}