/*-------------------------------------- 一般超連結  */

a {
	font-size:100% ;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*--------------------------------------主選單超連結  */
.menu:link {
	text-decoration: none;
	font-size: 100%;
	color: #6C6C00;
}
.menu:visited {
	text-decoration: none;
	color: #6C6C00;;
}
.menu:hover {
	text-decoration: none;
	color: #FFCC00;
}
.menu:active {
	text-decoration: none;
	color: #6C6C00;
}
.menu_p {
	margin-top: 8pt;
	margin-bottom: 8pt;
	letter-spacing: 2pt;
}

/*--------------------------------------英文版主選單超連結  */
.menu_en:link {
	text-decoration: none;
	font-size: 100%;
	color: #6C6C00;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.menu_en:visited {
	text-decoration: none;
	color: #6C6C00;
	;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.menu_en:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.menu_en:active {
	text-decoration: none;
	color: #6C6C00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.menu_en_p {
	margin-top: 8pt;
	margin-bottom: 8pt;
	text-indent: 18pt;
}

/*-------------------------------------- 導覽列超連結  */

.nav {
	font-size: 100%;
	color: #FF9900;
}
.nav:link {
	text-decoration: none;
}
.nav:visited {
	text-decoration: none;
}
.nav:hover {
	text-decoration: none;
	color: #FF3300;
}
.nav:active {
	text-decoration: none;
}

/*-------------------------------------- 導覽列表格  */

.new_top {
	font-size: 100%;
	color: #FFCC00;
}

.table_left {
	width: 150px;
	background-image: url(new_images/left_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-top: 10px;
	height: 700px;
}

.table_right {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
.table_center {
	padding-right: 10pt;
	height: 500px;
}

.top_right_bg {
	background-attachment: fixed;
	background-image: url(new_images/title_right_06.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #85b0e0;
}
.top_left {
	width: 438px;
}

/*-------------------------------------- 網站連結表格  */

.web_link_content {
	font-size: 100%;
	background-image: url(new_images/web_link_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 12px;
	padding-left: 12px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
.web_link_p {
	line-height: 1;
	text-indent: -12px;
	margin-left: 12px;
	margin-bottom: 5%;
	margin-top: 0%;
}


/*-------------------------------------- 版權宣告  */

.copyright_text {
	font-size: 86%;
	line-height: 2;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
.copyright_line {
	background-image: url(new_images/copyright_arrow_04.gif);
	background-repeat: repeat-x;
}

/*-------------------------------------- 設定全網站基本樣式  */

body {
	font-size: 100%;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-left: 20pt;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
p {
	line-height: 2;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 100%;
}

li {
	font-size: 100%;
	line-height: 2;
}

/*-------------------------------------- 設定文字縮排  */
.inner_10 {
	margin-left: 10pt;
}
.inner_20 {
	margin-left: 20pt;
}
.inner_30 {
	margin-left: 30pt;
}
.inner_40 {
	margin-left: 40pt;
}

/*-------------------------------------- 其它文字格式  */
.blue_text {
	color: #0000FF;
}
.red_text {
	color: #990000;
}

.table_outline {
	border: 1px solid #333333;
}
.more {
	text-align: right;
}
.banner_p {
	margin-bottom: 5pt;
	margin-top: 0px;
}
.news_date {
	font-weight: bold;
	color: #990000;
	margin-left: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-right: 30pt;
	font-size: 100%;
}

.li_no {
	list-style-type: none;
}

.size12 {
	font-size: 100%;
}
.main_menu{
	filter: Glow(Color=#ffffff, Strength=2);

}

.title_text {
	font-size: 100%;
	line-height: 1.8;
	color: #336699;
	margin-bottom: 0pt;
	width: 700px;
}
.item_title {
	font-size: 120%;
	color: #FFFFFF;
	margin-left: 10pt;
	background-image: url(new_images/item_title.gif);
	background-repeat: no-repeat;
	line-height: 1;
	vertical-align: middle;
	padding-left: 30pt;
	letter-spacing: 2pt;
	padding-bottom: 10pt;
	padding-top: 2pt;
}

.picture_desc {
	width: 400px;
	margin-left: 30pt;
	margin-top: 0pt;
	margin-bottom: 20pt;
	padding: 0pt;
}
.picture_desc1 {

	width: 400px;
	margin-left: 400pt;
	margin-top: 0pt;
	margin-bottom: 20pt;
	padding: 0pt;
}
.item_title_en {
	font-size: 100%;
	color: #FFFFFF;
	margin-left: 10pt;
	background-image: url(new_images/item_title_en.gif);
	background-repeat: no-repeat;
	line-height: 1;
	vertical-align: middle;
	padding-left: 30pt;
	padding-top: 2px;
	padding-bottom: 10px;
}
.ui_first {
	font-size: 100%;
	line-height: 2;
	margin-left: 40px;
	list-style-type: none;
}
.ui_second {
	font-size: 100%;
	line-height: 2;
	margin-left: 60px;
	list-style-type: none;
}
.ui_third {
	font-size: 100%;
	line-height: 2;
	margin-left: 80px;
	list-style-type: none;
}
.ui_fourth {

	font-size: 100%;
	line-height: 1.5;
	margin-left: 100px;
	list-style-type: none;
}

/*-------------------------------------- Accesskey  */
.Accesskey {
	color: #FFFFFF;
	filter: Alpha(Opacity=30);
	font: 84% Arial, Helvetica, sans-serif;
	background: url(none);
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
.Accesskey:hover {
	color: #FFFFFF;
	filter: Alpha(Opacity=100);
	text-decoration: none;
}
.Accesskey2 {
	color: #FFFFFF;
	filter: Alpha(Opacity=30);
	font: 84% Arial, Helvetica, sans-serif;
	background: url(none);
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}
.Accesskey2:hover {
	color: #FFFFFF;
	filter: Alpha(Opacity=100);
	text-decoration: none;
}
.size12 {
	font-size: 100%;
}
.web_link_title {
	font-size: 100%;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(new_images/web_link_01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
	text-align: center;
	padding-top: 6px;
	margin: 0px;
	padding-bottom: 0px;
}

