﻿body {
	font-size: 13px;
	margin: 0px;
	background-color: #F1F1F1;
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-image: url(../design/wihte/body-bg.jpg);
	background-repeat: repeat-x;
}
a{
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0066CC;
}
input,select,textarea{
font-size : 13px ; /*rjp*/
}
p {
	margin: 0 0 10px 0;
	padding: 0px;
}
ul {
	padding: 0px;
	margin: 0 0 0 17px;
}
ul li {
	list-style-image: url(../icon/spot-ring2.gif);
}
ol {
	padding: 0px;
	margin-top: 0;
}
.bodyTd_top {
	background-image: url(../design/wihte/body_top.jpg);
	background-repeat: repeat-x;
	height: 130px;
	vertical-align: top;
	background-position: 0px 10px;
	padding-top: 10px;
}
.bodyTd_down {
	vertical-align: top;
	height: 360px;
}
/*********排版樣式*/
.hundred_table {
	width: 100%;
	vertical-align: top;
}
.top_table {
	width: 100%;
	height: 105px;
}
.down_table {
	width: 100%;
	height: 460px;
}
.downTd_menu {
	width: 145px;
	vertical-align: top;
}
.downTd_main {
	vertical-align: top;
	padding-top: 10px;
}
.downTd_main_bg {
	background-image: url(../design/wihte/body_right-bg.jpg);
	background-color: #FFFFFF;
	width: 100%;
	background-position: 400px 100px;
	background-repeat: repeat-y;
}
.downTd_main_area {
	width: 850px;
}
.main_td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}/*D楿*/

.main_R {
	width: 150px;
	background-position: 15px 15px;
}/*Dk*/
.main_R0 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R1 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R2 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}/*Dk*/
.main_R3 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R4 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R5 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R6 {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R1-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R2-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}/*Dk*/
.main_R3-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R4-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R5-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}
.main_R6-en {
	background-repeat: no-repeat;
	background-image: url(../design/wihte/main_R2.jpg);
}

.submenu {
	margin: 0px;
	padding: 0px;
}
.submenu li {
	padding: 0 15px 0 0;
	vertical-align: top;
	height: 20px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.submenu_selectY a {
	background-image: url(../design/wihte/submenu-sopt2_1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #0066CC;
}
.submenu_selectY a:hover {
	background-image: url(../design/wihte/submenu-sopt1_1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #996600;
}
.submenu_selectN a {
	background-image: url(../design/wihte/submenu-sopt2_2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #333333;
}
.submenu_selectN a:hover {
	background-image: url(../design/wihte/submenu-sopt2_1.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #0066CC;
}
/*********分隔線式物件*/
.note {
	text-align: right;
	text-transform: capitalize;
	background-image: url(../design/wihte/main_txtLine.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 15px;
	margin: 0px;
	clear: both;
	padding: 0px 0px 10px 0px;
	line-height: 13px;
}
.note a {
	display: block;
	background-image: url(../icon/note_bg.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	font-size: 11px;
	padding-left: 18px;
	float: right;
	background-position: 3px 3px;
	font-weight: bold;
}
.note a:hover {
	color: #CC6600;
}
.note_top {
	background-image: url(../icon/btn-top.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: block;
	height: 32px;
	width: 32px;
	overflow: hidden;
}
/*********表格式內文*/
.list_table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.list_table th {
	background-color: #336699;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #6699CC;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	background-image: url(../icon/bg_lines.gif);
}
.list_table tr {
	background-color: #FFFFFF;
}
.list_table td {
	padding: 5px;
}
.listTd_bg1 {
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	background-color: #F7F4E8;
	padding: 5px;
}
.listTd_bg2 {
	background-color: #F0F0F0;
	color: #000000;
	padding: 5px;
}
.listTd_content {
	vertical-align: top;
	color: #000000;
	padding-top: 5px;
	background-color: #FFFFFF;
}
/*相簿式表格*/
.photos_table {
	width: 99%;
	margin-bottom: 10px;
}
.photos_table th {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	padding:5px 7px 0 0;
	margin: 0px;
}
.photos_table td {
	width: 33%;
	border-bottom-width: 1px dashed #999999;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
.photos_table td a {
	color: #000000;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 206px;
	height: 150px;
	padding: 3px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background-color: #f1f1f1;
}
.photos_table td a:hover {
	background-color: #FAF8E4;
	border: 1px solid #DFDCCC;
	color: #663300;
}
.photos_table td img {
	border: 1px solid #5E5644;
	margin: 3px auto;
}
