@charset "utf-8";/*編碼*/
/* CSS Document */
body {
	margin:0;
	font-family: "Arial Unicode MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	background-image: url(../imags/All/BodyBG2.jpg);
	background-repeat: repeat;
	background-position: center;
}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span{
	padding:0;
	margin-top: 20;
	margin-bottom: 20;
	text-align: left;
	vertical-align: middle;
}
hr{
	noshade:noshade;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
/*	font-size: 14px;*/
}
a:visited {
    text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
/*----------------------------header right start-------------------*/
#Header{
	float:right;
	font-size: 14px;
	margin-right: 20px;
}
#header p.Logo{
	float:left;
	margin-top:0px;
	margin-right: 20px;
}
#header form{
	margin-top:20px;
	margin-right: 20px;
	padding-top: 200px;
	padding-right: 20px;
}
#header p.ContactUs{
	display:block;
	margin-top:10px;
	margin-right: 20px;
}
#header p.HotKeyword{
	display:block;
	margin-top:40px;
	margin-right: 20px;
}
/*指定區域產生捲軸*/
#OverHide {
	width:630px;
	overflow:auto;
/*	height: auto;*/
}
/*----------------------------header right end--------------------*/

/*------------首頁------------*/

.index_FooterBG {
	background-attachment: fixed;
	background-image: url(../imags/Index_CopyrightBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 1pt;
	line-height: normal;
}

/*------------首頁寸結束------------*/

/*------------網頁表格總尺寸------------*/

#bodyWidth {
    width: 970px;
}

/*------------網頁表格總尺寸結束------------*/


/*------------Banner------------*/
#AllBannerBG {
	text-align: right;
	background-color: #333333;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.AllBanner {
	font-size: 12px;
	color: #CCCCCC;
}
.AllBanner:visited {
	font-size: 12px;
	color: #CCCCCC;
}
.AllBanner:hover {
	font-size: 12px;
	color: #999999;
}
.AllBanner:link {
	font-size: 12px;
	color: #CCCCCC;
}
/*------------Banner結束------------*/


/*----------------------------內頁樣式--------------------*/


/*------------左側選單CSS------------*/
.LeftBG {
	width: 260px;
	background-color: #000000;
}
.LeftButton {
	list-style-type:none;
    /* 去除項目清單的小黑點 */
    margin:0; 
    /* 清除項目清單的外間距 */
    padding:0; 
    /* 清除項目清單的內間距 */
}
.liButton {
}

.liButton a {
	display:block;
	/* 將超連結設定為區塊模式 */
width:220px;
	/* 設定超連結區塊的寬度 */
height:32px;
	/* 設定超連結區塊的高度 */
background-image:url(../imags/AllButton/AllButton_BG.jpg);
	/* 設定超連結區塊的背景圖片 */
line-height:32px;
	/* 設定超連結區塊的行高 */
text-indent:30px;
	/* 設定超連結區塊的文字內縮 */
text-decoration:none;
	/* 去除超連結的底線 */
color:#FFFFFF;
	font-size:12px;
	text-align: left;
}

.liButton a:hover {
background-position:../imags/AllButton/AllButton_Down.jpg;
	/* 設定滑鼠摸到超連結區塊的背景圖片的位置 */
color:#FFFFFF;
	background-image: url(../imags/AllButton/AllButton_Down.jpg);/* 設定滑鼠摸到超連結區塊的文字顏色 */
}








.DetailButtonTitle {
	width: 220px;
	background-image: url(../imags/AllButton/TitleButtonBg.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
	line-height: 65px;
	text-transform: capitalize;
}
.DetailButtonUnder {
	width: 220px;
	background-image: url(../imags/AllButton/ButtonUnder.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.DetailButtonBG {
	width: 260px;
}
/*------------左側選單CSS結束------------*/


/*------------快速鈕------------*/
.DetailLinkBg {
	float: right;
	font-size: 12px;
	color: #333333;
}
.DetailLink {
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.DetailLink:visited {
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.DetailLink:hover {
	font-size: 12px;
	color: #999;
	text-align: right;
}
.DetailLink:link {
	font-size: 12px;
	color: #333333;
	text-align: right;
}
/*------------快速鈕結束------------*/


/*------------右內文CSS------------*/
#RightBG {
	width: 710px;
	font-size: 16px;
	float: right;
	background-color: #000000;
}
.630Box {
	width: 630px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.DetailBG {
	width: 630px;
	background-color: #FFFFFF;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 150%;
	padding-bottom: 20px;
}
.DetailImgRight {
	float: right;
}
.DetailImgRightFrame {
	float: right;
	padding: 3px;
	border: 2px solid #CCCCCC;
	margin: 3px;
}
.DetailImgLeft {
	float: left;
}
.DetailImg {
	padding: 3px;
	border: 2px solid #999;
	margin: 3px;
	font-size: 15px;
	color: #333;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../imags/All/DetailTitleBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*------右內文標題------*/
.DetailTitleBG {
	width: 100%;
	background-image: url(../imags/All/DetailTitleBG.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	background-color: #FFFFFF;
	text-align: left;
	color: #333;
	padding-top: 15px;
	line-height: 75px;
}
.DetailTitle19 {
	font-size: 19px;
	font-weight: bold;
	line-height: 70px;
	
	}
.DetailTitle17 {
	font-size: 17px;
	font-weight: bold;
	line-height: 70px;	
}
.DetailTitle10 {
	font-size: 10px;
	color: #999999;
	vertical-align: middle;
	line-height: 70px;
}

/*------右內文標題結束------*/

.DetailRed13 {
	font-size: 13px;
	color: #D35059;
	text-decoration: none;
	line-height: 150%;
}
.DetailRed15 {
	font-size: 15px;
	color: #D35059;
	text-decoration: none;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.FontRedBo {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}
.DetailBlack15 {
	font-size: 15px;
	color: #333;
	text-decoration: none;
	line-height: 150%;
}

.Black12 {
	color: #333333;
}
.Black12:visited {
	color: #333333;
}
.Black12:hover {
	color: #333333;
}
.Black12:link {
	color: #333333;
}



/*------------右內文CSS結束------------*/

/* ----------------------- 流程圖開始 ----------------------- */

#Procedurebox {
	width:174px;
	text-align: left;
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px double #DFDFDF;
	float: left;
	vertical-align: top;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#ProcedureboxEn {
	width:174px;
	text-align: left;
	font-size: 10px;
	line-height: 100%;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px double #DFDFDF;
	float: left;
	vertical-align: top;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}#ProcedureImg {
	border: 2px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------- 流程圖結束 ----------------------- */


/*----------------------------內頁樣式結束--------------------*/


/*----------------------------內頁版權--------------------*/

.FooterUnderBG {
	width: 970px;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	letter-spacing: 1pt;
	line-height: normal;
}
.FooterUnder {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.FooterUnder:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.FooterUnder:hover {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.FooterUnder:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.FooterUnderLogo {
	text-decoration: none;
	width: 220px;
	padding-right: 25px;
}
/*----------------------------內頁版權結束--------------------*/

/*----------------------------廣告頁--------------------*/

.ADImg1 {
	background-image: url(../imags/All/AllTel2.jpg);
	display:block;
	/* 將超連結設定為區塊模式 */
	width: 220px;
	/* 設定超連結區塊的寬度 */
	height: 168px;
	/* 設定超連結區塊的高度 */
	background-repeat: no-repeat;
	background-position: center center;
}
.ADImg1:hover  {
	background-image: url(../imags/All/AllTel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*----------------------------廣告頁結束--------------------*/



/* ---------- 客服表單 ----------------------- */
#SendMail table{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D04A53;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D04A53;
}
#SendMail td{
	color: #7B2026;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE2B0;
	font-size: 15px;
	line-height: 150%;
}
#SendMail input, textarea, select{
	background-color: #CCCCCC;
}
#SendMail input.submit {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 15px;
	height: 30px;
	border: 0px;
	_padding: 5px 0 0 0;/*firefox*/ /*左右間繫*/
	margin: 30px 10px !important;
	font-weight: bold;
	width: 120px;
	background-image: url(../images/ButtonBG.gif);
	background-repeat: repeat-x;
	text-align: center;
}
/* ---------- 客服表單結束 ----------------------- */
 
