@charset "utf-8";
.inaex_bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inaex_n_t {
	font-size: 12px;
	color: #00b3b7;
	text-decoration: none;
}
.inaex_n_t a:hover, .index_n_t a:active{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.footer_t {
	font-size: 12px;
	color: #000000;
}
.footer_t a:hover, .footer_t a:active{
	font-size: 12px;
	color: #CC0000;
}
.left_bg {
	background-image: url(images/left_f.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.con_text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.news_text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.news_text a:hover, .news_text a:active{
	font-size: 13px;
	color: #BC1239;
	text-decoration: none;
}
.news_title_t {
	font-size: 15px;
	color: #333333;
}
.table_t01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cf943a;
}
.table_t02 {
	font-size: 13px;
	color: #FFFAE4;
}
