﻿body
{
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif, "微軟正黑體" , "文鼎中黑";
    background-color: #FFFFFF;
}

#mainTb
{
    width: 100%;
}
#index_flash
{
	height: 333px;
	width: 100%;
	float: left;
}
#language_box
{
    width: 300px;
    height: 30px;
    text-align: right;
}
#language_box a:hover
{
    color: #ffffff;
	background-color: #033277;
}
#language_box .langbutton
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 9px;
    padding-left: 9px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #3a6196;
    background-color: #e6f9fd;
    border: 1px solid #33a4d6;
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: none;
}

#login_box
{
    width: 290px;
    height: 30px;
    text-align: right;
}
#login_box a:hover
{
    text-decoration: underline;
    color: #000080;
}
#login_box .loginbutton
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1972c6;
	text-decoration: none;
}
#main_photo
{
    background-image: url(../../images/phtoto_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	float: left;
	width: 300px;
	padding-top: 80px;
	padding-left: 35px;
}
#donation
{
	float: right;
	width: 100px;
	padding-top: 14px;
	padding-right: 164px;
}
#main_bottom
{
    width: 913px;
    height: 132px;
    background-image: url(../../images/bottom_bg5.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#main_bottom_menu
{
	float: right;
	width: 310px;
	padding-right: 200px;
	padding-top: 26px;
}
#main_bottom_menu .lbutton
{
    padding-right: 12px;
    padding-left: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #c2d9fd;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #c6d6f3;
    text-decoration: none;
}
#main_bottom_menu a:hover
{
    color:#ffffff;
    text-decoration:underline
}
#sitemaparea
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #4e4a4a;
    text-decoration:none;
    text-align: right;
	height: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 13px;
}
#sitemaparea .homelink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e4a4a;
    text-decoration: none;
    font-weight: bold;
}
#sitemaparea a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
#contentarea
{
    padding-left: 10px;
	font-size: 95%;
	line-height: 1.5em;
}
#contentarea .title
{
    font-size: 160%;
    color: #e01c1c;
    font-weight: bold;
    margin-top: 10px;
	margin-bottom: 10px;
}
#contentarea .kindname
{
    color: #3067e4;
	font-size: 140%;
    font-weight: bold;
    margin-top: 20px;
	margin-bottom: 5px;
}
#contentarea .contents
{
    font-size: 110%;
    color: #797b7c;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 35px;
    padding-top: 10px;
}

.fullTb
{
    width: 100%;
}
.workTb
{
    width: 910px;
}

.menutd
{
    border-bottom-color: #e6e6e6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    white-space: nowrap;
    background-image: url(../../images/page_menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 167px;
    height: 30px;
}
.menutd a:hover
{
    color: #b40d0d;
}

.menuText
{
    text-decoration: none;
    color: #333333;
    font-size: 13pt;
    margin-left: 30px;
}

.topleftbg
{
    background-image: url(../../images/top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.toprightbg
{
    background-image: url(../../images/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle_L_bg
{
    background-image: url(../../images/bottom_bg11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.middle_bg
{
    background-image: url(../../images/bottom_bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.middle_R_bg
{
    background-image: url(../../images/bottom_bg12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.middleleftbg
{
    background-image: url(../../images/bottom_bg11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.middlecenterbg
{
    background-image: url(../../images/bottom_bg6.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.middlerightbg
{
    background-image: url(../../images/bottom_bg12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomleftbg
{
    background-image: url(../../images/bottom_bg7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottomrightbg
{
    background-image: url(../../images/bottom_bg8.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.content_us
{
    color: #3067e4;
	font-size: 140%;
    font-weight: bold;
    margin-top: 20px;
	margin-bottom: 5px;
}
.videoboxtitle
{
    background-image: url(../../images/index_pic1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.videobox
{
    background-image: url(../../images/video_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 450px;
    padding-left: 14px;
    padding-top: 33px;
}
.videoarea1
{
    padding-top: 35px;
    padding-bottom: 10px;
}

.video_title
{
    padding-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    color: #21a5e6;
    padding-top: 5px;
    padding-left: 7px;
    text-decoration: none;
}

.video_word
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7d7d7d;
	width: 72%;
	padding-left: 8px;
}
.video_sub2
{
	line-height: 1em;
	background-image: url(../../images/left_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 5px center;
}

.tours_content
{
    padding-left: 10px;
	font-size: 95%;
	line-height: 1.5em;
}
.tours_title
{
    color: #3067e4;
	font-size: 140%;
	margin-top: 20px;
	margin-bottom: 5px;
    font-weight: bold;
}

.tours_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #116cca;
}
.tours_date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #eb6900;
}
.round
{
    line-height: 1.4em;
    margin-top: 15px;
    width: 100%;
}
.round_title
{
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f9af44;
	padding-bottom: 5px;
}
.product_name
{
    font-size: 120%;
	color: #146890;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f9af44;
	margin-top: 5px;
	background-image: url(../../images/icon02.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.letter
{
	font-size: 90%;
	line-height: 1.4em;
	color: #666666;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.letter td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.btn
{
	font-size: 95%;
	color: #FFFFFF;
	background-image: url(../../images/btn_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 110px;
	line-height: 2.1em;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
.btn a:link, .btn a:visited
{
	color: #666666;
	text-decoration: none;
	background-image: url(../../images/btn_bg.gif);
	background-repeat: no-repeat;
	display: block;
}
.btn a:hover
{
	color: #336699;
	text-decoration: none;
	background-image: url(../../images/btn_bg_R.gif);
	background-repeat: no-repeat;
	display: block;
}
.faq
{
	padding-left: 20px;
	margin-top: 0px;
}
.faq_title
{
	font-size: 115%;
	color: #006699;
	font-weight: bold;
	background-image: url(../../images/go3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

.word1
{
	font-family: Arial;
	font-size: 17px;
	color: #555555;
}
.word2
{
	font-family: Arial;
	font-size: 17px;
	color: #f33200;
}
.text7pt
{
	font-size: 7pt;
	line-height: 10pt;
}
.text8pt
{
	font-size: 8pt;
	line-height: 11pt;
}
.text9pt
{
	font-size: 9pt;
	line-height: 12pt;
}
.text10pt
{
	font-size: 10pt;
	line-height: 13pt;
}
.text11pt
{
	font-size: 11pt;
	line-height: 14pt;
}
.text12pt
{
	font-size: 12pt;
	line-height: 15pt;
}
.text13pt
{
	font-size: 13pt;
	line-height: 16pt;
}
.text14pt
{
	font-size: 14pt;
	line-height: 17pt;
}
.text16pt
{
	font-size: 16pt;
	line-height: 19pt;
}
.text18pt
{
	font-size: 18pt;
	line-height: 21pt;
}
.text20pt
{
	font-size: 20pt;
	line-height: 23pt;
}
