/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "細明體", "新細明體";
	font-size: 12px;
	color: #CCCCCC;
}
a:link, a:visited, a:active{
	color: #037DC0;
	text-decoration: none;
	display: inline;
	font-size: 12px;
}
a:hover {
	color: #009FFF;
	text-decoration: underline;
}
.a01:link, .a01:visited, .a01:active{
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-size: 12px;
}
.a01:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.a02:link, .a02:visited, .a02:active{
	color: #FF6600;
	text-decoration: underline;
	display: inline;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
}
.a02:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #FF6600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.a03:link, .a03:visited, .a03:active{
	color: #FF6600;
	text-decoration: none;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.a03:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #FF6600;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.a04 {
    color: #075f80;
	text-decoration: none;
}
.a06 {
    color: #ffff00;
	text-decoration: none;
	font-weight: bold;	
}
.a07 {
    padding-top:7px;
    color: #ffffff;
	text-decoration: none;
}
.top_bg {
	background-attachment: scroll;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.selectBar_bg {
	background-attachment: scroll;
	background-image: url(../images/selectBar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_bg {
	background-attachment: scroll;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ber_space {
	line-height: 3px;
}
.txt_gray {
	color: #666666;
}
.box_blue-01 {
	color: #3399FF;
	border: 1px solid #00CCFF;
	font-weight: bold;
}
.title_blue {
	color: #3DC1F2;
	font-weight: bold;
	font-size: 11px;
}
.title_gray {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.txt_blue {
	color: #00a7e7;
	line-height: 18px;
}
.title_black {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.title_Brown {
	color: #996600;
	font-weight: bold;
}
.txt_red {
	color: #FF0000;
	line-height: 22px;
}
.txt_blue02 {
	color: #075f80;
	line-height: 22px;
}

.txt_white {
	color: #FFFFFF;
}

