body {
	padding:0px;
	margin:0px;
	background: #2c2c2c url(../../templates/en/images/bg.gif) repeat-x center top;
	text-align: center;
	color:#fff;
	font: 11px/15px 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body#enlarge{
	background: #2C2C2C url(none);
	padding-top: 20px;
}

#container {
	width:966px;
	margin:0px auto;
	text-align: left;
}

h1 {
	color:#fff;
	border-bottom:1px solid #464646;
	margin:25px 0px 15px 0px;
	padding:0px 0px 5px 0px;
	font: normal 16px 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	;
}

h2 {
	color:#CCCCCC;
	font-size: 15px;
	margin:5px 0px;
	font-weight: normal;
}

h3 {
	background: url(../../templates/en/images/right_tit.gif) no-repeat left top;
	padding:5px 15px;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	width:215px;
}

h4 {
	color:#ff6600;
	font-size: 14px;
	margin:5px 0px 20px 0px;
	font-weight: bold;
}

h5 {
	color:#fff;
	font-size: 12px;
	margin:20px 0px 5px 0px;
	font-weight: bold;
}
h5 a{
	color: #FFFFFF;
}
h5 a:hover{
	color: #99CC00;
}
h6 {
	color:#666;
	font-size: 12px;
	margin:10px 0px 5px;
	font-weight: bold;
}

h6 a{
	color:#666;
	text-decoration: underline
}

h6 a:hover{
	color:#ff6600;
	text-decoration: none;
}
.inp {
	border:1px solid #000000;
	width:305px;
	height:20px;
	background: #2C2C2C;
	font: 11px "Trebuchet MS", Arial;
	color: #FFFFFF;
}

.inp_b {
	width:80px;
	height:20px;
	border:1px solid #000000;
	color:#FFFFFF;
	font: 12px "Trebuchet MS", Arial;
	background: #2C2C2C;
}

.sel {
	border:1px solid #000000;
	width:auto;
	height:20px;
	color:#FFFFFF;
	font-family:Arial, "新細明體";
	font-size: 12px;
	background: #2C2C2C;
}

.textarea {
	width:450px;
	height:100px;
	border:1px solid #000000;
	color:#FFFFFF;
	font-size:11px;
	background: #2C2C2C;
}

.but {
    padding:1px 5px;
	font-family:Arial, "新細明體";
	font-size:12px;
	margin:0px 15px 0px 0px;
}

.cont_num {
	background: url(../../templates/en/images/cont_num_bg.gif) no-repeat left top;
	text-align: center;
	height: 25px;
	width: 54px;
	float:left;
	color:#fff;
	line-height: 25px;
	margin-right:10px;
}

#header {
    float:right;
	color:#ff6600;
	margin:5px 0px;
}

#header ul{
    padding:0px;
	margin:0px;
}

#header li{
	color:#ff6600;
	float:left;
	background: url(../../templates/en/images/icon_01.gif) no-repeat left 2px;
	padding:0px 0px 0px 15px;
	margin:0px 10px 0px 0px;
	list-style-type: none;
	display:block;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#header li a{
	color:#ff6600;
	text-decoration: none;
}
#header li a:hover{
	color:#fff;
	text-decoration: underline;
}

#footer{
	border-top:1px solid #333;
	padding:10px 0px 20px;
	margin:40px 0px 10px;
	background: url(../../templates/en/images/footer_icon.gif) no-repeat right top;
	color:#666;
}

#footer a{
	color:#ff6600;
	text-decoration: none;
}

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

#youarehere {
    color:#8e8d7f;
	margin:10px 0px 0px 0px;
}

#youarehere a{
	color:#8e8d7f;
	text-decoration: underline;
	font-weight: bold;
}
#youarehere a:hover{
	color:#ff6600;
	text-decoration: none;
}

#ind_cont {
    padding:0px 15px;
}

#ind_bg {
    background: url(../../templates/en/images/ind_bg.gif) no-repeat right top;
	color:#ccc;
}

.pad_left {
    padding:0px 0px 0px 39px;
}

.rit_pad {
	padding-left: 20px;
	width: 245px;
}

.ind_left {
	padding:20px 0px;
}

.more a{
	color:#ff6600;
	text-decoration: underline;    
	background: url(../../templates/en/images/icon_02.gif) no-repeat left 2px;
	display:block;
	padding:0px 0px 0px 15px;
	margin:10px 0px;
}

.more a:hover{
	color:#fff;
	text-decoration: none;    
}	

.right_text{
    padding:0px;
	margin:0px;
}

.right_text ul {
	padding:0px;
	float:left;
	margin: 0px 10px 0px 0px;
}

.right_text li {
	background: url(../../templates/en/images/icon_03_.gif) no-repeat left 2px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	margin:0px 0px 5px 0px;
}

.right_text li a{
	color:#fff;
	text-decoration: none;
}

.right_text li a:hover{
	color:#ff6600;
	text-decoration: underline;
}

.cont_rit{
    padding:0px;
	margin:0px;
}

.cont_rit ul {
	padding:0px;
	margin: 0px 10px;
}

.cont_rit li {
	background: url(../../templates/en/images/icon_04.gif) no-repeat left 2px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	margin:0px 0px 5px 0px;
	font-weight: bold;
}

.cont_rit li a{
	color:#ccc;
	text-decoration: none;
}

.cont_rit li a:hover{
	color:#ff6600;
	text-decoration: underline;
}

.cont_rt {
	margin:0px;
	padding:0px;
	color:#ccc;
}

.cont_rt a{
	color:#FF9900;
	text-decoration: underline;
}
.cont_rt a:hover{
	color:#FFF;
	text-decoration: none;
}

.comp_bg {
	background: #242424 url(../../templates/en/images/comp_icon.gif) no-repeat left center;
	padding:10px 120px;
	margin:50px 0px;
	color:#ccc;
}

.comp_bg a{
	color:#FF9900;
	text-decoration: underline;
}
.comp_bg a:hover{
	color:#FFF;
	text-decoration: none;
}

.contact_bg {
	background: #282828;
	padding:10px 15px;
	margin:0px;
	color:#ccc;
}

.contact_bottom {
	background: #242424;
	padding:10px 30px;
	margin:0px 0px 10px 0px;
	color:#ccc;
}

.contact_tx {
    color:#666;
}

.red {
    color:#FF0000;
}

.tab {
    padding:0px;
	margin:10px 0px;
}

.tab td{
    padding:3px 5px;
	color:#999;
}

.pro_tab {
    width:400px;
	padding:0px;
	margin:10px 0px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
}

.pro_tab td {
	padding:5px;
	background:#505458;
	text-align: center;
}

.pro_tab th {
	padding:5px;
	background:#3e4042;
	text-align: center;
	font-weight: normal;
}

.pro_tab .pro_font {
	background:#ccc;
	color:#2c2c2c;
	padding:5px;
	text-align: center;
	font-weight: bold;
}

.down_tab {
    padding:0px;
	margin:0px;
}

.down_tab td{
    padding:5px 5px;
	color:#999;
}

.down_tab th{
	padding:3px 15px;
	color:#fff;
	text-align: left;
	font-weight: bold;
	background: #242424;
}

.down_tab th a{
	color:#fff;
	text-decoration: none;
}

.down_tab th a:hover{
	color:#ff6600;
	text-decoration: underline;    
}

.down_tab th .colo{
	color:#fff;
	font-weight: normal;    
}

.down_tab th .colo a{
	color:#ff9900;
	text-decoration: underline;
}

.down_tab th .colo a:hover{
	color:#ff6600;
	text-decoration: none;    
}

.down_tab .col{
	color:#c8c6b0;
	padding:15px 10px;
	background-color: #1f1f1f;
}

.down_tab .col a{
	color:#c8c6b0;
	text-decoration: none;
	}
.down_tab .col a:hover{
	color:#ff6600;
	text-decoration: underline;
	}

.down_num {
	font-size: 11px;
	padding:3px;
	text-align: center;
	color:#fff;
	margin:20px 0px;
}

.down_num a{
	padding:3px 5px;
	color:#fff;
	text-decoration: underline;
}
.down_num a:hover{
	color:#fff;
	text-decoration: none;
	background: #ff6600;
}	

.line {
	background: url(../../templates/en/images/line.gif) repeat-x left center;
	margin:15px 0px;
}

.donw_but a{
	background: url(../../templates/en/images/donw_but_ov.gif) no-repeat left top;
	color:#242424;
	text-decoration: none;
	padding:9px 6px;
	margin:0px 0px 15px 5px;
	font-weight: bold;
	display:block;
	text-align: center;
	font-family: Arial, "Trebuchet MS";
	width: 101px;
}

.donw_but a:hover{
	background: url(../../templates/en/images/donw_but.gif) no-repeat left top;
	color:#fff;
	text-decoration: none;
}

.but_dw{
	background: url(../../templates/en/images/donw_but.gif) no-repeat left top;
	color:#fff;
	text-decoration: none;
	padding:9px 6px;
	margin:0px 0px 15px 5px;
	font-weight: bold;
	display:block;
	width:101px;
	text-align: center;
	font-family: Arial, "Trebuchet MS";
}

.pro_cont_pad {
    margin:25px 0px 0px 0px;
	padding:0px;
}

.img_border {
	width:176px;
	height:116px;
	background: url(../../templates/en/images/p_border.gif) no-repeat left top;
	text-align: center;
}

.img_border a{
    padding:3px;
	background: url(../../templates/en/images/p_border.gif) no-repeat left top;
	display:block;
}

.img_border a:hover{
    background: url(../../templates/en/images/p_border_ov.gif) no-repeat left top;
}	

.img_bd {
    border:1px solid #0099cb;
	padding:1px;
}


.pro_num {
    padding:0px;
	margin:0px;
}

.pro_num ul{
    padding:0px;
	margin:0px;
}

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

.pro_num li a{
	display:block;
	padding:10px 0px 15px 10px;
	color:#fff;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
.pro_num.f1 a {background: url(../../templates/en/images/pro_bg_001.gif) no-repeat left 0px;}
.pro_num.f2 a {background: url(../../templates/en/images/pro_bg_002.gif) no-repeat left 0px;}
.pro_num.f3 a {background: url(../../templates/en/images/pro_bg_003.gif) no-repeat left 0px;}
.pro_num.f4 a {background: url(../../templates/en/images/pro_bg_004.gif) no-repeat left 0px;}
.pro_num.f5 a {background: url(../../templates/en/images/pro_bg_005.gif) no-repeat left 0px;}

.pro_num a:hover{
	color:#0099FF;
	text-decoration: underline;
}
.pro_num.f1 a:hover {background: url(../../templates/en/images/pro_bg_001_ov.gif) no-repeat left 0px;}
.pro_num.f2 a:hover {background: url(../../templates/en/images/pro_bg_002_ov.gif) no-repeat left 0px;}
.pro_num.f3 a:hover {background: url(../../templates/en/images/pro_bg_003_ov.gif) no-repeat left 0px;}
.pro_num.f4 a:hover {background: url(../../templates/en/images/pro_bg_004_ov.gif) no-repeat left 0px;}
.pro_num.f5 a:hover {background: url(../../templates/en/images/pro_bg_005_ov.gif) no-repeat left 0px;}


.pro_tit {
	background: url(../../templates/en/images/pro_bg.gif) no-repeat left center;
	color:#484848;
	font-size:32px;
	padding:8px 0px 8px 6px;
	margin:10px 5px 10px 0px;
	font-family: Arial, "Trebuchet MS";
}
                      
.pro_tit .span{
	font-size: 13px;
	font-weight: bold;  
	color:#fff;  
	margin:0px 0px 10px 15px;
	padding:0px;
}

.pro_tit .span a{ color:#fff; text-decoration: none;}
.pro_tit .span a:hover{ color:#ff6600; text-decoration: underline;}

.pro_tit01 {
	background: url(../../templates/en/images/pro_bg_01.gif) no-repeat left center;
	color:#fff;
	font-size:32px;
	padding:8px 0px 8px 6px;
	margin:10px 5px 10px 0px;
	font-family: Arial, "Trebuchet MS";
}

.pro_tit01 .span01{
	font-size: 13px;
	font-weight: bold;  
	color:#fff;  
	margin:0px 0px 10px 15px;
	padding:0px;
}

.pro_tit01 .span01 a{ color:#fff; text-decoration: none;}
.pro_tit01 .span01 a:hover{ color:#ff6600; text-decoration: underline;}

.pro_bottom {
	background: #242424;
	padding:1px 30px 10px 30px;
	margin:50px 0px 10px 0px;
	color:#ccc;
} 

.pro_more {
	background: url(../../templates/en/images/pro_icon_01.gif) no-repeat left 0px;
	float:left;
	font-weight: bold;
	display:block;
	padding:5px 10px 11px 30px;
	clear:both;
}

.pro_more a{color:#fff; text-decoration: none;}

.pro_more a:hover{color:#ff6600; text-decoration: underline;}

.pro_more_two {
	background: url(../../templates/en/images/pro_icon_02.gif) no-repeat left 0px;
	float:left;
	font-weight: bold;
	display:block;
	padding:5px 10px 11px 30px;
}

.pro_more_two a{color:#fff; text-decoration: none;}

.pro_more_two a:hover{color:#ff6600; text-decoration: underline;}

.pro_text{
    padding:0px;
	margin:0px;
}

.pro_text ul {
	padding:0px;
	margin: 0px;
}

.pro_text li {
	background: url(../../templates/en/images/pro_icon_03.gif) no-repeat left 2px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	margin:0px 0px 5px 0px;
    display: block;
}

.pro_right {
	background: url(../../templates/en/images/pro_rit.gif) no-repeat left center;
	padding:0px 10px;
	margin:5px;
	color:#999;
	line-height: 14px;
	font-family: Arial, "Trebuchet MS";
}

.pro_right a{
	color:#999;
	text-decoration: none;
}
.pro_right a:hover{
	color:#ff6600;
	text-decoration: undeline;
}

.pro_tit_two {
	padding:2px 5px 2px 10px;
	margin:5px;
	font-size: 11px;
	background: #FF6600;
	border: 1px solid #843500;
}

.sitemap_bg {
	padding:0px 15px;
	margin:0px;
	color:#ccc;
	background: #282828 url(../../templates/en/images/sitemap_line.gif) repeat-y left top;
}
.sitemap_tx {
    padding:0px;
	margin:0px;
}

.sitemap_tx ul{
    margin:10px;
	padding:0px;
}

.sitemap_tx li{
	background: url(../../templates/en/images/sitemap_icon.gif) no-repeat left 10px;
	color:#0077b6;
	padding:0px 0px 0px 15px;
	margin:5px 0px;
	list-style-type: none;
}
.sitemap_tx li a{
	color:#0077b6;
	text-decoration: underline;
}

.sitemap_tx li a:hover{
	color:#ff6600;
	text-decoration: none;
}

#ViewLayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
	border: 1pt solid #3366CC;
	position: absolute;
	visibility: hidden;
	z-index: 9;
	left: 250px;
	top: 50px;
	width: 500px;
	background-color: #fff;
	overflow: visible;
}
#ViewLayer #ViewMain {
	font-family: Arial, Helvetica, sans-serif;
}
#ViewLayer #ViewFooter {
	text-align: center;
}

