BODY {
	FONT-SIZE: 13px;
	MARGIN: 0px;
	FONT-FAMILY: "Microsoft JhengHei",Arial;
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #fcfccf;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

HR {
	display: none;
}


A:link {
	TEXT-DECORATION: none;
	color: #000;
}
A:visited {
	COLOR: #000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
}

img {
         border: none;
}

TD {
	LINE-HEIGHT: 24px;
	font-size: 13px;
}



H1 {
	FONT-SIZE: 18px;
	MARGIN-BOTTOM: 10px;
	color: #850101;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #850101;
}
H2 {
	FONT-SIZE: 18px;
	color: #096;
}
H3 {
	color: #900;
	font-size: 16px;
}





#whole_table {
	MARGIN: auto;
	BACKGROUND-REPEAT: repeat-y;
	width: 1000px;
	background-image: url(../images/whole_table_bg.gif);
	overflow: hidden;
	display: table;
}
.tp_header {
	background-image: url(../images/in_header.jpg);
	background-repeat: no-repeat;
	height: 144px;
	position: relative;
}

.tp_header .header-icon {
    position: absolute;
    right: 30px;
    top: 40px;
}


.tp_body_side {
	width: 196px;
	background-repeat: no-repeat;
	background-image: url(../images/tp_body_side.jpg);
	float: left;
}
.tp_body_main {
	width: 804px;
	background-repeat: no-repeat;
	background-image: url(../images/tp_body_main.gif);
	background-position: 0px 207px;
	float: right;
	display: table;
}
.tp_misc_top {
	height: 207px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/tp_misc_top_bg.jpg);
}



#tp_main {
	width: 804px;
	margin-bottom: 20px;
}

.tp_main_header {
	padding: 0px 30px 0px 30px;
}
.tp_main_header h1{
	color: #000;
	margin: 0px;
	font-size: 18px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 5px 0px;
}

.tp_main_body {
	padding: 10px 30px 20px 30px;
	line-height: 24px;
}
.img-style{
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.9);
	border: 5px solid #fff;
}

.pro-single{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.pro-single-no{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
}
.pro-single-no1{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.fontstyle01{
	font-size: 18px;
	color: #900;
	font-weight: bold;
}




/*CSS tres style pagination*/

DIV.tres {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13.2pt;
	PADDING-TOP: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	clear: both;
}
DIV.tres A {
	BORDER-RIGHT: #d9d300 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d9d300 2px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d9d300 2px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d9d300 2px solid; BACKGROUND-COLOR: #d90; TEXT-DECORATION: none
}
DIV.tres A:hover {
	BORDER-RIGHT: #ff0 2px solid; BORDER-TOP: #ff0 2px solid; BORDER-LEFT: #ff0 2px solid; COLOR: #000; BORDER-BOTTOM: #ff0 2px solid; BACKGROUND-COLOR: #ff0
}
DIV.tres A:active {
	BORDER-RIGHT: #ff0 2px solid; BORDER-TOP: #ff0 2px solid; BORDER-LEFT: #ff0 2px solid; COLOR: #000; BORDER-BOTTOM: #ff0 2px solid; BACKGROUND-COLOR: #ff0
}
DIV.tres SPAN.current {
	BORDER-RIGHT: #ccc 2px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #ccc 2px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 2px solid;
	COLOR: #FFF;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ccc 2px solid;
	background-color: #963;
}
DIV.tres SPAN.disabled {
	DISPLAY: none
}




#tp_inquiry{
	padding: 40px;
}
.table{
	background-color: #CCC;
	line-height: 14px;
	width: 98%;
}
.table th{
	background-color: #960;
	color: #FFF;
	text-align: center;
}
.table td{
	text-align: center;
	background-color: #FFC;
}
.table01{
	background-color: #CCC;
	line-height: 14px;
	width: 98%;
}
.table01 th{
	background-color: #960;
	color: #FFF;
	font-size: 90%;
	text-align: center;
}
.table01 td{
	text-align: center;
	background-color: #FFC;
	font-size: 80%;
}




#tp_side {
	padding-top: 20px;
}

.box {
	text-align: left;
	margin: 0px 0px 0px 22px;
}
.box ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box li{
	margin: 0 0 3px 0;
	display: block;
	text-align: center;
}
.box A:link, .box A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 16px;
	display: block;
	font-weight: bold;
	padding: 8px 0px 15px 0px;
	background-image: url(../images/icon_bg.png);
	background-repeat: no-repeat;
}
.box A:hover {
	TEXT-DECORATION: none;
	color: #FFF;
	background-image: url(../images/icon_bg-over.png);
	background-repeat: no-repeat;
	padding: 9px 0px 14px 0px;
}

/********content 聯絡我們*****/
.container{
	position: relative;
	display: flex;
	justify-content: center;
	gap: 5rem;
}
.contactForm{
	width: 100%;
	padding: .5rem 2.5rem;
}

.contactForm .inputBox{
	display: inline-table;
}
.contactForm h2{
	font-size: 1.2rem;
	background: #0030ff;
	padding: 3px 6px;
	color: #fff;
	max-width: 80px;
	border-radius: 4px;
}
.contactForm .inputBox input,
.contactForm .inputBox textarea{
    width: 20%;
    height: 1.7rem;
    border-bottom: 1px solid #999;
	padding:  auto ;
	margin: 5px;
	
}
.contactForm .inputBox input{
	border-top: none;
	border-left: none;
	border-right: none;
}
.contactForm .inputBox span{
	font-size: 1rem;
	padding: 0 2px;
}
.contactForm .inputBox div{
	font-size: 1rem;
}
 .contactForm .inputBox textarea{
    width:  70%;
    height: auto;
    outline: none;
	max-height: 90px;
}

 .contactForm input[type="submit"]{
    width: 12rem;
    height: 1.5rem;
    color: #fff;
    background: var(--main-color);
    border-radius: .4rem;
 }
 .btnBox input {
	background: red;
	color: #fff;
	border-radius: 4px;
	outline: none;
	border: none;
	font-size: 1rem;
	padding: 2px 6px;
	margin-top: 2rem;
	cursor: pointer;
	margin-left: 2px;
 }
 .inputBox .errorMessage{
    color: red;
   
   }

.inputBox .errorMessage{
    font-weight: 600;
    font-family: monospace;
    color: red;
}
 .inputBox.success input {
    border-color: #09c372;
    outline: none;
  }

  .inputBox.error input {
    border-color: #f2070e;
  } 

#tp_footer {
	FONT-SIZE: 12px;
	COLOR: #002f47;
	text-align: left;
	line-height: 22px;
	clear: both;
	background-image: url(../images/tp_footer_bg.gif);*
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 30px;
	position: relative;
	z-index: 1;
}

#tp_footer:before {
	content: '';
	position: absolute;
	background-color: #fcfccf;
	top: 30px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 300px; /*190*/
	z-index: -1;
}

.footer {
	border-top: 10px solid #553203;
	text-align: center;
	margin: 0px 22px;
	padding-top: 18px;
}
.footer strong{
	color: #900;
	font-size: 18px;
	line-height: 24px;
}
.footer span{
	padding-right: 10px;
	padding-left: 10px;
}
.Privacy.Policy{
	font-size: 16px;
}
.Privacy.Policy .textColor{
	color: #0030ff;
	font-size: 18px;
}





/**===================================================================**/

#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 1000px;
	overflow: hidden;
}
.in_header{position: relative;}

.in_header .header-icon {
    position: absolute;
    right: 30px;  
    top: 40px;
}

#left_bg{
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	width: 213px;
	float: left;
	height: 557px;
}
.box-in {
	text-align: left;
	margin: 0 0 0 35px;
}
.box-in ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box-in li{
	margin: 0 0 3px 0;
	display: block;
	text-align: center;
}
.box-in A:link, .box-in A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 16px;
	display: block;
	font-weight: bold;
	padding: 8px 0px 15px 0px;
	background-image: url(../images/icon_bg.png);
	background-repeat: no-repeat;
}
.box-in A:hover {
	TEXT-DECORATION: none;
	color: #FFF;
	background-image: url(../images/icon_bg-over.png);
	background-repeat: no-repeat;
	padding: 9px 0px 14px 0px;
}


#word_bg{
	background-repeat: no-repeat;
	background-image: url(../images/word_bg.jpg);
	height: 557px;
	width: 787px;
	float: right;
}

.word{
	font-size: 22px;
	line-height: 36px;
	color: #000;
	font-weight: bold;
	margin: 50px;
	text-align: justify;
}
.word A:link, .word A:visited, .word A:hover {
	text-decoration: none;
	color: #3e3b2a;
}
.word h1{
	color: #066;
	font-size: 16px;
	margin: 0px;
}
.word h1 A:link, .word h1 A:visited, .word h1 A:hover {
	text-decoration: none;
	color: #066;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	height: 73px;
}



#Copyright {
	width: 100%;
	background-repeat: repeat-x;
	margin: auto;
	height: 190px;
	clear: both;
	background-image: url(ho_html_bg.html);

}

.line_link{
	margin: 0px 0;
}

.line_id{
	margin: 0;
}

.space{
	FONT-SIZE: 12px;
	COLOR: #002f47;
	background-image: url(cobyright_bg.html);
	background-repeat: no-repeat;
	width: 1002px;
	height: 113px;
	margin: auto;
	text-align: left;
	padding: 10px 0px 0px 20px;
	line-height: 22px;
}
.space span{
	padding-right: 10px;
	padding-left: 10px;
}
.space A:link, .space A:hover {
	COLOR: #002f47;
	TEXT-DECORATION: none;
}
.space A:visited  {
	COLOR: #002f47;
	TEXT-DECORATION: none;
}
