﻿@charset "utf-8";
body {
	margin: 0px;
	padding:0px;
	text-align: center;
	background: #FFFFFF url(images/tettle_line.jpg) repeat-x top;
	font:normal 12px/1.5em "新細明體", Arial;
	color: #666;
    }

a {
	text-decoration: none;
	color: #666;
    }

a:hover{
	color: #FFAA57;
	text-decoration: underline;
        
    }

#container {
	width:927px;
	margin:auto;
	padding:0px;
	}

#header{
	background: url(images/header_bg.jpg) repeat-x left;
	height: 73px;
	margin: 7px 0px 0px 0px;
	padding: 0px 23px;
	}

#mainmenu{
	width:580px;
	height: 73px;
	float: right;
	padding: 18px 0px 0px;
	}

#mainmenu ul {
	margin:0;
    padding:0;
	list-style:none;
    }

#mainmenu li{
    margin:0;
    padding:0;
	float:left;
	list-style:none;
    }

#mainmenu a{text-indent:-10000px; display:block;  height: 55px;}

.s1 a {background: url(images/mainmenu/mainmenu_01.jpg) no-repeat; width: 126px;}
.s2 a {background: url(images/mainmenu/mainmenu_02.jpg) no-repeat; width: 114px;}
.s3 a {background: url(images/mainmenu/mainmenu_03.jpg) no-repeat; width: 116px;}
.s4 a {background: url(images/mainmenu/mainmenu_04.jpg) no-repeat; width: 115px;}
.s5 a {background: url(images/mainmenu/mainmenu_05.jpg) no-repeat; width: 101px;}

.s1 a:hover {background: url(images/mainmenu/mainmenu_01_over.jpg) no-repeat;}
.s2 a:hover {background: url(images/mainmenu/mainmenu_02_over.jpg) no-repeat;}	
.s3 a:hover {background: url(images/mainmenu/mainmenu_03_over.jpg) no-repeat;}
.s4 a:hover {background: url(images/mainmenu/mainmenu_04_over.jpg) no-repeat;}
.s5 a:hover {background: url(images/mainmenu/mainmenu_05_over.jpg) no-repeat;}
						
#footer{
	background: url(images/footer_bg.jpg) repeat-x left bottom;
	height: 71px;
	margin: 5px 0px 0px;
	padding: 0px;
	position:relative;	
	vertical-align:middle;
    }

#footer #text{
	padding:20px 0px 0px 0px;
	font: 12px/18px Arial "新細明體";
    }

#footer #left{
	background: url(images/footer_left.jpg) repeat-x;
	height: 71px;
	float: left;
	width: 11px;
    }

#footer #right{
    background: url(images/footer_right.jpg) repeat-x; 
	height: 71px;
	float: right;
	width: 12px;  
    }
  
h1{
	background: url(images/icon/icon_01.gif) no-repeat left 0.25em;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font: normal 13px/18px "新細明體", Arial;
    }

h2{
	background: url(images/icon/icon_01.gif) no-repeat left 0.5em;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font: bold 13px/24px "新細明體", Arial;
    }

h4 { 
    background: transparent url(images/icon/icon_03.gif) no-repeat left 5px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font: normal 13px/16px "新細明體", Arial;
    }

h3{
	background: transparent url(images/icon/icon.gif) no-repeat left 0.75em;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font: normal 13px/25px "新細明體", Arial;
	height: 30px;
    }

hr{
	height:1px;
	color:#999;
    }

ol {
	margin:0em 0em 1em 1.5em;
	padding-left:1.5em;
    }

ol li {
	padding:0px;
	margin:0px;
	}

ul {
	font:normal 13px/1.75em "新細明體", Arial;
	margin:0;
	list-style: none;
	padding: 0px;
    }
	
ul li {
	background: transparent url(images/icon/icon_03.gif) no-repeat left 8px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
.youarehere {
	background: url(images/youarehere_bg.jpg) repeat-x left;
	height: 32px;
	text-align: right;
	margin: 0px;
	padding: 5px 15px 0px 0px;
    }

.youarehere a {
    color: #FFAA57;
	text-decoration: underline;
    }

.youarehere a:hover {
    color: #666;
	text-decoration: none;
    }
	
p {
	margin-top: 0.75em;
	}
.more a{
	background: url(images/more.gif) no-repeat;
	float: right;
	height: 17px;
	width: 40px;
	clear: both;
	margin: 15px 0px 0px;
    }
.more a:hover{
	background: url(images/more_over.gif) no-repeat;
    }

.ruler_top{
	width:927px;
	background: url(images/ruler_bg_top.gif) repeat right top;
	height: 24px;
	margin: 0px;
	padding: 0px;
	}

.ruler_bottom{
	width:927px;
	background: url(images/ruler_bg.gif) repeat right top;
	height: 34px;
	margin: 0px;
	padding: 0px;
	}	

.index_content {
	padding:18px 0px 0px 0px;
	margin: 0px;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	text-align: center;
	}	

.index_content h2 {
	background: url(images/icon/icon_01.gif) no-repeat left 0.5em;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	font: bold 13px/24px "新細明體", Arial;
	color: #FFAA57;
	}
	
.cor {
    color: #FFAA57; 
    }
	
.content {
	width:925px;
	padding:0px;
	margin: 0px;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	border-left: 1px solid #ECECEC;
	}
.ctn_pad {
	width:927px;
	padding:0px;
	margin: 15px 0px 0px 0px;
	}

.ctn_txt {
	font: 13px/18px "新細明體", Arial;
	padding:0px;
	margin: 15px 25px 15px 25px;
	}

.ctn_txt ul{
	padding:0px 0px 0px 15px;
	}	
	
.ctn_txt h2{
	background: url(images/icon/icon_01.gif) no-repeat left 0.5em;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	font: bold 13px/24px "新細明體", Arial;
    }	

.ctn_txt a {
	font: 12px/16px "新細明體", Arial;
	text-decoration: underline;
	}

.ctn_txt a:hover {
	text-decoration: none;
	}
	
.content_line {
	background: url(images/bg_line.jpg) repeat-y top;
	width: 27px;
	}

.line_bottom {
	margin:0px;
	position:absolute;
	padding: 0px;
	width: 27px;
	height: 48px;
	vertical-align: top;
	background-image: url(images/bg_line_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}	
.bunner {
	background: url(images/bunner/about_bunner_01.jpg) no-repeat;
	margin: 0px;
	padding: 8px 0px 0px 30px;
	height: 32px;
	width: 629px;
	font: bold 13px "新細明體", Arial;
	color: #FFFFFF;
    }
			
#about_menu {
	width:237px;
	padding: 0px;
	margin:0px 0px 0px 15px;
    }

#about_menu ul {
	margin:0;
    padding:0;
	list-style:none;
    }

#about_menu li{
    margin:0;
    padding:0;
	list-style:none;
    }

#about_menu a{text-indent:-10000px; display:block; height: 32px;}

.abt2 {background: url(images/button/about_bt_02_over.jpg); height: 32px;}
.abt3 {background: url(images/button/about_bt_03_over.jpg); height: 32px;}
.abt4 {background: url(images/button/about_bt_04_over.jpg); height: 32px;}
.abt5 {background: url(images/button/about_bt_05_over.jpg); height: 32px;}
.abt6 {background: url(images/button/about_bt_06_over.jpg); height: 32px;}
.abt2 a {background: url(images/button/about_bt_02.jpg) no-repeat;}
.abt3 a {background: url(images/button/about_bt_03.jpg) no-repeat;}
.abt4 a {background: url(images/button/about_bt_04.jpg) no-repeat;}
.abt5 a {background: url(images/button/about_bt_05.jpg) no-repeat;}
.abt6 a {background: url(images/button/about_bt_06.jpg) no-repeat;}
.abt2 a:hover {background: url(images/button/about_bt_02_over.jpg);}
.abt3 a:hover {background: url(images/button/about_bt_03_over.jpg);}
.abt4 a:hover {background: url(images/button/about_bt_04_over.jpg);}
.abt5 a:hover {background: url(images/button/about_bt_05_over.jpg);}
.abt6 a:hover {background: url(images/button/about_bt_06_over.jpg);}

.comp_1 a {background: url(images/button/comp_bt_05_over.jpg); height: 32px;}
.comp_2 a {background: url(images/button/comp_bt_02_over.jpg); height: 32px;}
.comp_3 a {background: url(images/button/comp_bt_03_over.jpg); height: 32px;}
.comp_4 a {background: url(images/button/comp_bt_04_over.jpg); height: 32px;}

.comp1 a {background: url(images/button/comp_bt_05.jpg) no-repeat;}
.comp2 a {background: url(images/button/comp_bt_02.jpg) no-repeat;}
.comp3 a {background: url(images/button/comp_bt_03.jpg) no-repeat;}
.comp4 a {background: url(images/button/comp_bt_04.jpg) no-repeat;}
.comp1 a:hover {background: url(images/button/comp_bt_05_over.jpg);}
.comp2 a:hover {background: url(images/button/comp_bt_02_over.jpg);}
.comp3 a:hover {background: url(images/button/comp_bt_03_over.jpg);}
.comp4 a:hover {background: url(images/button/comp_bt_04_over.jpg);}

.career_1 {background: url(images/button/contact_bt_02_over.jpg) no-repeat;}
.career_2 {background: url(images/button/contact_bt_03_over.jpg) no-repeat;}

.career1 a {background: url(images/button/contact_bt_02.jpg) no-repeat;}
.career2 a {background: url(images/button/contact_bt_03.jpg) no-repeat;}
.career1 a:hover {background: url(images/button/contact_bt_02_over.jpg);}
.career2 a:hover {background: url(images/button/contact_bt_03_over.jpg);}

#compov_menu {
	width:237px;
	padding:0px;
	margin:0px;
    }

#compov_menu ul {
	margin:0;
    padding:0;
	list-style:none;
    }

#compov_menu li{
    display:block;
	margin:0;
    padding:0;
	list-style:none;
	height:28px;
	background-color: #FFFFFF;
    }

#compov_menu a {
	background:url(images/button/comp_bt_04_01.jpg) no-repeat;
	text-indent:0px;
	color:#fff;
	padding:4px 0 0 50px;
	height: 28px;
	font-family: Arial "新細明體",;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

#compov_menu a:hover {
	background-image: url(images/button/comp_bt_04_01_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	}

#compov_menu .active a {
	background-image: url(images/button/comp_bt_04_01_over.jpg);
	}

#compov_menu ul ul{
	margin:0;
	padding:0;
	list-style:none;
	font: 12px Arial "新細明體", ;
	color: #333333;
	background: #FFFFFF;
    }

#compov_menu li li a{
	margin:0 0 1px 0;
	padding:5px 0 0 50px;
	list-style:none;
	background: #FFF2EB;
	color: #7B7B7B;
	text-decoration: none;
	font: 12px/16px Arial "新細明體",;
	text-indent: 0px;
	display: block;
	height: 22px;
    }

#compov_menu li li a:hover{
    background: #FFF2EB;
	color: #FF7B36; 
	text-decoration: none;
    }

.content_bottom{
	background: url(images/content_bg_0000.gif) no-repeat bottom;
	width:927px;
	height: 66px;
	}
.b {
	font-weight: bold;
    }

.imgb {
	border: 1px solid #999999;
    }
    
.line {
	background: url(images/line_com.gif) repeat-y left;
	}  
	
.sub_right{
	float:right;
	padding: 0px 20px 0px 0px;
    }

.sub_right .pd{
	padding: 0px 150px 0px 0px;
    }
	 
#tab {
	font: 13px "新細明體", Arial;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #C2C2C2;
	margin: 0px;
   }
#tab a {
	font: 13px "新細明體", Arial;
   }
   
#tab th {
	border-top: 1px solid #C2C2C2;
	background: #F7F7F7;
	font-weight: normal;
	padding:5px 0px 5px 15px;
	text-align: left;
   } 

#tab td {
	height: 25px;
	border-top: 1px solid #C2C2C2;
	padding:5px 10px 5px 15px;
   }  

#tab .str {
	font-weight: bold;
   }

.next {
	font: 12px "新細明體", Arial;
	float:right;
    clear:both;
	text-decoration: none;
	margin: 20px 0px 0px 20px;
   }
   

.next a:hover {
	text-decoration: underline;
   }




.left_menu {
	padding:0px;
	margin:0px;
	width: 237px;
	text-align: left;

} 

.left_menu  #act{
    height: 32px;
    width: 237px;
	background: url(images/button/about_bt_02_over.jpg) no-repeat left top;
}
.left_menu #second_act{
    height: 28px;
    width: 237px;
	background: url(images/button/comp_bt_04_01_over.jpg) no-repeat;
}  
.left_menu ul{
	padding:0px;
	margin:0px 0px 0px 15px;
	list-style: none;
}

.left_menu ul ul{
	padding:0px;
	margin:0px;
	list-style: none;
}

.left_menu li{
   padding:0px;
   margin:0px;
   list-style:none;
   
}

	
.left_menu li a{
	display: block;
	height: 32px;
    width: 237px;
	text-indent: -2000px;
	background: url(images/button/about_bt_02.jpg) no-repeat left top;
}	

.left_menu li li a{
	display: block;
	height: 28px;
	width: 237px;
	background: url(images/button/comp_bt_04_01.jpg) no-repeat left top;
	text-indent: 55px;
	font: bold 12px/28px Arial, Helvetica, "新細明體";
	color: #FFFFFF;
	text-decoration: none;
}


.left_menu li li li a{
	background: #FEF0D8;
	border-bottom: 1px solid #FFFFFF;
	font: normal 12px Arial, Helvetica, "新細明體";
	color: #FF6600;
	height: 22px;
	text-indent: 55px;
}


.left_menu li a:hover{
	background: url(images/button/about_bt_02_over.jpg) no-repeat left top;
	
}

.left_menu li li a:hover{
	background: url(images/button/comp_bt_04_01_over.jpg) no-repeat left top;
	height: 28px;
}

.left_menu li li li a:hover{
	background: #FEF0D8;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	color: #FF6600;
	text-decoration: underline;
}