﻿@charset "utf-8";
/* CSS Document */

/*Copyright (c) 2011 -----------------------------------------------*/
body {
	font-size: 62.5%;
	font-family: Lucida Sans Unicode,華康黑體 Std W5,arial,helvetica,clean,sans-serif,"新細明體";
	line-height: 120%;
	*font:x-small; /* for IE in quirks mode */
}

select,
input,
button,
textarea {
	font:1.29em;
	line-height: 120%;
}

pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:1.4em;
	line-height:100%;
}

/* ----------------------------------------------- */
.text1{
	color: #666666;
	font-size: 1.2em;
	line-height: 120%;
	text-decoration: none;
}

.text1 a{
	color: #666666;
	text-decoration: none;
}

.text1 a:hover{
	color: #1f5883;
	text-decoration: none;
}

.text2{
	color: #575757;
	font-size: 1.2em;
	line-height: 170%;
	text-decoration: none;
}

.text2 a{
	color: #1f5883;
	text-decoration: none;
}

.text2 a:hover{
	color: #1f5883;
	text-decoration: underline;
}

.text3{
	color: #1f5883;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.text3 a{
	color: #1f5883;
	text-decoration: none;
}

.text3 a:hover{
	color: #363636;
	text-decoration: none;
}

.text4{
	color: #575757;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.text4 a{
	color: #575757;
	text-decoration: none;
	padding-left: 15px;
}

.text4 a:hover{
	color: #464646;
	text-decoration: none;
}

.text5{
	color: #666666;
	font-size: 1.4em;
	line-height: 120%;
	text-decoration: none;
}

.text5 a{
	color: #666666;
	text-decoration: underline;
}

.text5 a:hover{
	color: #9e0b0f;
	text-decoration: underline;
}

.text6{
	color: #1b1b1b;
	font-size: 1.3em;
	line-height: 120%;
	text-decoration: none;
}

.text6 a{
	color: #1b1b1b;
	text-decoration: underline;
}

.text6 a:hover{
	color: #9e0b0f;
	text-decoration: underline;
}
/* 左側按鍵選單----------------------------------------------- */
.itfont{
	color: #ffffff;
	font-size: 1.2em;
	line-height: 120%;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 30px;
}

.itfont a{
	color: #ffffff;
	text-decoration: none;
	display: block;
}

/* 左側按鍵選單end-------------------------------------------- */