﻿@charset "UTF-8";
/***********************************************/
/* WPI all.css 24-6-2006                       */
/* Use with all html files in the website      */
/***********************************************/
/* Versions:                                   */
/* 28-6-2005, 8/5/2006, 24-6-2006              */
/***********************************************/
body,td,th {
	padding: 2pt;
	margin: 2pt;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif, "細明體", "新細明體", MingLiU, PMingLiU, "宋体", SimSun, NSimSun, "仿宋体", FangSong-BG2312;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #aeb3fd;
	SCROLLBAR-3DLIGHT-COLOR: #aeb3fd;
	SCROLLBAR-ARROW-COLOR: #aeb3fd; 
	SCROLLBAR-TRACK-COLOR: #ffffff;
	color: #333366;
	line-height: 100%;	
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/BG.jpg);
}
/******* hyperlink and anchor tag styles *******/
a:link {
	color: #FF0080;
	text-decoration: none;
}
a:visited {
	color: #FF0080;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
a:active {
	color: #008000;
	text-decoration: underline;
}
/************** header tag styles **************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DDDDFF;
	line-height: 125%;
}
h3 {
	color: #CCCCFF;
	margin: 4pt;
	padding: 4pt;
}
/********* form and related tag styles *********/
select,input,textarea {
	font-size:9pt;
	line-height: 125%;
	color: #555555;
	}
/****************** main column *****************/
.mainLeftCol {
	padding:10px;	
}/* main right column */
.mainRightCol {
	padding:10px 0 0 0;
}
/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: none;
}
/***********************************************/
/*                Layout Divs                  */
/***********************************************/
#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/****************** msg table *******************/
.contentTable, .msg_table {
	text-align: left;
	background-color: #FFFFFF;
	border: 3pt double #6699FF;
}
.msg_table_op75 {
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	opacity:0.75;
	moz-opacity:0.75;
	border: 3pt double #F5DEFA;
}
.TableIDt, .msg_title, .sites12Head {
	FONT-SIZE: 14pt;
	WIDTH: 100%;
	COLOR: #666666;
	HEIGHT: auto;
	font-weight: bolder;
	padding: 2pt;
	background-attachment: fixed;
	background-image: url(../images/msg_titleBG.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #F5DEFA;
}
.mainRightCol .msg_title, .mainRightCol .TableIDt, .mainRightCol .sites12Head {
	background-attachment: fixed;
	background-image: url(../images/menu_table_opt75_titleBG.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.content, .msg_word {
	PADDING-RIGHT: 3pt;
	PADDING-LEFT: 3pt;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 1pt;
	WORD-BREAK: break-all;
	PADDING-TOP: 1pt;
	FONT-FAMILY: Verdana,Tahoma,Arial,新細明體;
	color: #999999;
	background-color: #FFFFFF;
}
/*************** menu_table_op75 ****************/
.menu_table_op75 {
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	opacity:0.75;
	moz-opacity:0.75;
	border: 3pt double #F5DEFA;
}
.menu_table_op75 a:link {
	color: #FF6699;
	font-size: 12pt;
}
.menu_table_op75 a:visited {
	color: #FF99CC;
	font-size: 12pt;
}
.menu_table_op75 a:hover {
	color: #666666;
	font-size: 12pt;
}
.menu_table_op75 a:active {
	color: #666666;
	font-size: 12pt;
}
.menu_table_op75 td {
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 0mm;
	border-left-width: 0mm;
}
/* rounded corner */
.rc {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(../images/rc_nw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rc div {
	height:5px;
	font-size:0;
	background-color: transparent;
	background-image: url(../images/rc_ne.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rc_bd {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(../images/rc_w.gif);
	background-repeat: repeat-y;
}
.rc_bd div.rc_bc {
	min-height:5px;
	_height:5px;
	padding:0 5px 0 0;
	min-width:80px;
	word-wrap:break-word;
	background-color: transparent;
	background-image: url(../images/rc_e.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rc_bd div {
	height:auto;
	min-height:30px;
}
html>body .rc_bd div {
	height:auto;
	min-height:.1em;
	_height:.1em;}
.rc_ft {
	padding:0 0 0 5px;
	background-color: transparent;
	background-image: url(../images/rc_sw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rc_ft div{
	height:5px;
	font-size:0;
	background-color: transparent;
	background-image: url(../images/rc_se.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.rc:after{
	content:".";
	display:block;
	font-size:0px;
	line-height:0px;
	height:0;
	clear:both;
	visibility:hidden;
}
.bd hd {
	display:block;
	padding:10px;
	background: transparent url() top left no-repeat;
	position: relative;
	top: -2px; _top: 0;
}
html>body .ft { 	height:.1em;
}
/***********************************************/
/*              original styles                */
/***********************************************/
.Top {
	background-attachment: scroll;
	background-image: url(../images/TopBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Bottom {
	background-attachment: scroll;
	background-image: url(../images/BottomBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
pre {
	font-size:10pt;
	line-HEIGHT:100%;
	color:#555555;
}
img {
	filter:alpha(opacity=100);
	opacity:1.00;
	moz-opacity:1.0;
}
.content {
	text-indent: 20pt;
}
.RedHignLight, .highlight {
	color: #FF0000;
}
.sites12 {
	font-size: 9pt;
	background-color: #FFCC00;
	border-top: 1pt solid #FFFFFF;
	border-right: 1pt solid #999999;
	border-bottom: 1pt solid #FFFFFF;
	border-left: 1pt solid #999999;
}
.menuTable {
	font-family: "新細明體", "細明體";
	text-align: left;
	background-color: #FFFFFF;
	border: 3pt double #6699FF;
	text-decoration: none;
}
.ImgTable {
	text-align: left;
	background-color: #FFFFFF;
	border: 3pt double #6699FF;
}
.AboutMenu {
	border: 1px dotted #6699FF;
	text-align: left;
	font-size: 9pt;
	background-color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
}
/*************** Top Menu styles ****************/
.style22 {
	font-size: 110%;
	text-decoration: none;
}
.style23 {font-family: "新細明體", "細明體";}
b,strong {
	color: #FF6699;
	font-weight: bolder;
}
/************** Font Styles UTF-8 **************/
/*Times Family*/
.Times {
  font-family: "Times New Roman", Times, serif;
}
/*Verdana Family*/
.Verdana {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/*Comic Sans Family*/
.Comic {
	font-family: "Comic Sans";
}
/*Courier Family*/
.Courier {
	font-family: Courier;
}
/*Impact Family*/
.Impact {
	font-family: Impact;
}
/*Lucida Family*/
.Lucida {
	font-family: Lucida, "Lucida Console";
}
/*Modern Family*/
.Modern {
	font-family: Modern;
}
/*Small Font Family*/
.SmallFonts {
	font-family: "Small Fonts";
}
/*Symbol Family*/
.Symbol {
	font-family: Symbol;
}
/*Tahoma Family*/
.Tahoma {
	font-family: Tahoma;
}
/*Webdings*/
.Webdings {
	font-family: Webdings;
}
/*WingDings Family*/
.WingDings {
	font-family: WingDings;
}
/*細明體 & 新細明體 Family*/
.SinMing {
	font-family: "細明體", "新細明體", MingLiU, PMingLiU, "宋体", SimSun, NSimSun, "仿宋体", FangSong-BG2312;
}
/*Kai Family*/
.ChiHei, .Kai {
	font-family: "標楷體", "楷体", KaiTi-GB2312;
}
/*Script Family*/
.Script {
	font-family: Script;
}
/*SimHei Family*/
.SimHei {
	font-family: "黑体", SimHei;
}