﻿@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	star:expression(document.body.onselectstart = document.body.oncontextmenu = function(){return false;});
                  background-attachment: scroll;
	background-image: url(../images/bg600.gif);
	background-repeat: repeat-x;
	background-color: #8B8B8B;
}

.type_in01 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.type_title01 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: center;
	vertical-align: middle;
}
.type_next01 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}



.box_01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	vertical-align: middle;
}
.box_02 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.box_03 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #010C8B;
	background-color: #D9B9FF;
}
