@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #131313;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}
#topb {
	background-image: url(images/default_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
.txt12_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt12_bk A{color: #333333;}
.txt12_bk A:hover{color: #990000;}

.txt12_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.txt12_wh A{color: #FFFFFF; text-decoration:underline}
.txt12_wh A:hover{color: #FF9900;}
.txt14_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}
.txt14_wh A{color: #FFFFFF; text-decoration:underline}
.txt14_wh A:hover{color: #FF9900;}
