body, td, p, form, input, textarea, select {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-family:"SimSun", "NSimSun","Arial" ;
	text-decoration: none;
	margin: 0px;
}

hr {
	border-top-style: dashed;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;

	border-top-color: #CCCCCC;/*上方顏色*/
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	
}

a{
	color: #B50000;
	font-family: "SimSun", "SimSun", "Arial", "Helvetica", "sans-serif";
	text-decoration: underline;
}
a:hover{
	color: #FF3300;
	font-family: "SimSun", "SimSun", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}

.copyright {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "SimSun", "Arial",, "NSimSun";
}
.copyright a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "SimSun", "Arial",, "NSimSun";
}
.copyright a:hover{
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
	font-family: "SimSun", "Arial",, "NSimSun";
}

.creatop {
	font-size: 10px;
	color: #868686;
	text-decoration: none;
	font-family:"Arial, Helvetica, sans-serif";
}
.creatop a{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-family: "Arial, Helvetica, sans-serif";
}
.creatop a:hover{
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-family: " Arial, Helvetica, sans-serif";
}

.FormFormat input{
	background-color: #FFFFFF;
	border: 1px solid #D1D1D1;
	height: 18px;
	color: #808080;
}
.FormFormat textarea{
	border: 1px solid #B9B9B9;
}

.formtxt {
	font-size: 11px;
	color: #666666;
}

.bg {
	background-attachment: scroll;
	background-color: #ECECEC;
	background-image: url(../_img/_layout/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.icon_title {
	font-size: 15px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../_img/_layout/icon_main_title.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding: 5px 5px 5px 10px;
}

.icon_menu01 {
	font-size: 12px;
	color: #B00000;
	background-image: url(../_img/_layout/icon_menu.gif);
	background-position: 8px 8px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color:#ECECEC;
}

.icon_menu01 a {
	font-size: 12px;
	color: #000000;
	padding: 3px 3px 3px 22px;
	display: block;
	height: 100%;
	width: 100%;
	border : 1px solid #ECECEC; 
	text-decoration: none;
}

.icon_menu01 a:hover {
	font-size: 12px;
	color: #B00000;
	padding: 3px 3px 3px 22px;
	display: block;
	height: 100%;
	width: 100%;
	border : 1px solid #D0D0D0; 
	text-decoration: none;
}

.icon_menu02 {
	font-size: 12px;
	color: #B00000;
	background-image: url(../_img/_layout/icon_menu.gif);
	background-position: 8px 8px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.icon_menu02 a {
	color: #B00000;
	padding: 3px 3px 3px 22px;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: underline;
	border : 1px solid #F7F7F7; 
}

.icon_menu02 a:hover {
	color: #000000;
	padding: 3px 3px 3px 22px;
	display: block;
	height: 100%;
	width: 100%;
	border : 1px solid #D6D6D6; 
	text-decoration: none;
}
.form_bg {
	background-attachment: scroll;
	background-image: url(../_img/06_contact/form_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.icon_txt11 {
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../_img/_layout/icon_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 1px 10px 0px 10px;
}

.txt11_999999{
	font-size: 11px;
	color: #999999;
}

.txt11_R3{font-size: 12px;color: #B50000;font-weight: bold;}
.txt11_R3 a{font-size: 11px;color: #333333;font-weight: normal;text-decoration: none;}
.txt11_R3 a:hover{font-size: 11px;color: #777777;font-weight: bold;text-decoration: underline;}

.txt11_R{font-size: 11px;color: #B50000;font-weight: bold;}
.txt11_R a{font-size: 11px;color: #B50000;font-weight: bold;text-decoration: none;}
.txt11_R a:hover{font-size: 11px;color: #FF3300;font-weight: bold;text-decoration: underline;}

.line_top { border-top : 1px solid #CCCCCC; /*上框線*/ }
.line_bottom { border-bottom : 1px solid #CCCCCC; /*下框線*/ }
.line_left { border-left : 1px solid #CCCCCC; /*左框線*/ }
.line_right { border-right : 1px solid #CCCCCC; /*右框線*/ }

.ir_overviewbg {
	background-attachment: scroll;
	background-image: url(../_img/04_ir/ir_overview_img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product_overviewbg {
	background-attachment: scroll;
	background-image: url(../_img/02_product/product_img01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.hr_overviewbg {
	background-attachment: scroll;
	background-image: url(../_img/05_hr/00_overview_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_01 {
	font-size: 11px;
	color: #333333;
}

.menu_01 a{font-size: 11px;color: #373D5A;text-decoration: none;}

.menu_01 a:hover{font-size: 11px;color: #000000;text-decoration: none;}

.menu_02 {font-size: 11px;color: #333333;}

.menu_02 a{font-size: 11px;color: #000000;text-decoration: none;}

.menu_02 a:hover{font-size: 11px;color: #000000;text-decoration: none;}
.m_bg {background-attachment: fixed;background-image: url(../_img/_layout/logo_bg.jpg);
	background-repeat: no-repeat;background-position: right bottom;}
	
.ir_bg {background-attachment: scroll;background-image: url(../_img/04_ir/ir_bg.jpg);
	background-repeat: no-repeat;background-position: center bottom;}	
.table_1 {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;
	border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
	border-top-color: #CCCCCC;border-right-color: #FFFFFF;border-bottom-color: #CCCCCC;border-left-color: #FFFFFF;}
.bottom_line {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E5E5E5;}
.bot_line2 {background-attachment: fixed;background-image: url(../_img/_layout/b_line.jpg);
	background-repeat: repeat-x;background-position: left center;}
.about_bg {background-attachment: fixed;background-image: url(../_img/01_about/logo_taiwan.jpg);
	background-repeat: no-repeat;background-position: right bottom;}
.index_link a{font-size:10px;color: #A3A3A3;
	text-decoration: none;line-height: 14px;font-family:Arial;}
.index_link a:hover {font-size:10px;color: #A3A3A3;text-decoration: none;line-height: 14px;font-family:Arial;}
.size_11 {font-size:11px;font-family:Arial;}
.txt16_R{font-size: 16px;color: #CC0000;font-family:SimSun;font-weight: bold;}

.ir_bg2 {
	background-attachment: scroll;
	background-image: url(../_img/04_ir/ir_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.year1979{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1979.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1981{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1981.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1984{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1984.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1987{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1987.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1988{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1988.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1990{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1990.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1991{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1991.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1992{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1992.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1993{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1993.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1994{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1994.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1995{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1995.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1996{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1996.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1997{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1997.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1998{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1998.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year1999{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_1999.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2000{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2000.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2001{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2001.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2002{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2002.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2003{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2003.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2004{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2004.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2005{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2005.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2006{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2006.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2007{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2007.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2008{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2008.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2009{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2009.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2010{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2010.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2011{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2011.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2012{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2012.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2013{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2013.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2014{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2014.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}
.year2015{
	PADDING-LEFT: 40px;
	BACKGROUND-IMAGE: url(../_img/_year/y_2015.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 1px 3px;
}