@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.txt_btm-menu{
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #666666;
}
.txt_btm-menu a{
	color: #666666;
}
.txt_btm-menu a:hover{
	color: #000000;
}
.txt_head{
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_sub_head{
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.txt_side_head{
	font-family: Trebuchet MS, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_side_nav{
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 12px;
}
.txt_side_nav a{
	color: #006699;
}
.txt_side_nav a:hover{
	color: #000000;
}
.txt_top_nav{
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
.txt_top_nav a{
	color: #FFFFFF;
}
.txt_top_nav a:hover{
	color: #FFFFFF;
}
.txt_body{
	text-align: justify;
}
.txt_body_bullet{
	text-align: left;
	list-style: circle;
}
.txt_body_number{
	text-align: left;
	list-style: decimal;
}
.txt_newn{
	font-family: Arial;
	font-size: 11px;
	color: #6666AA;
}
.txt_newn a{
	color: #6666AA;
}
.txt_newn a:hover{
	color: #000000;
}
.txt_body_nav{
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
	list-style: circle;
	line-height:14px;
}
.txt_body_nav a{
	color: #0099CC;
}
.txt_body_nav a:hover{
	color: #0066CC;
}