﻿@charset "utf-8";
html { 
overflow-x: hidden; overflow-y: auto; 
}
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;});
                  margin-left: 0px;
	margin-top: 0px;
}
.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_linkin01 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
}


.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_in02 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
.type_in03 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	cursor: pointer;
}


.e_mail_type01 {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
}
.type_in03:hover {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #004EDD;
	cursor: pointer;	
}

