﻿@charset "utf-8";
.text_f09 {
	font-size: 9px;
	text-align: center;
	font-family: "微軟正黑體", Arial;

}


.text_f14 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	text-align: center;
}
.text_f16 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
}


.text_f18 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
}
.text_f12_white {
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	color: #FFF;
}
.text_f12_black {
	font-family: "微軟正黑體", Arial;
	color: #000;
	font-size: 12px;
}

.text_f12_blue {
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	color: #00F;
}
.text_f12_yellow {
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	color: #FF0;
}
.text_f12_red {
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	color: #F00;
}
.text_f12_green {
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	color: #0F0;
}
.text_f14_black {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #000;
}
.text_f14_white {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #fff;
}

.text_f16_black {
	font-size: 16px;
	color: #000;
	font-family: "微軟正黑體", Arial;
}
.text_f16_blue {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #00F;
}


.text_f16_white {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #fff;
}
.text_f16_white_B {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}


.text_f18_white {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #fff;
	font-weight: bolder;
}
.text_f18_black {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.text_f18_greed {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #0f0;
	font-weight: bold;
}
.text_f18_yellow {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #ff0;
	font-weight: bold;
}


.text_f18_red {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}




.text_f18_blue {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #00F;
	font-weight: bolder;
}
.text_f20_black {
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #000;
}
.list_01 {
	background-image: url(../images/list-01.png);
	background-repeat: no-repeat;
	background-position: center;
}
.list_02 {
	background-image: url(../images/list-02.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-family: "微軟正黑體", Arial;
	font-weight: bolder;
}




.color_red {
	color: #FF3;
}
.color_blue {
	color: #00F;
}




.menu_style_01 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu-00.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-style: normal;
}

.menu_style_01:hover {
	background-position: center -60px;
	font-size: 12px;
}

.menu_style_02 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/menu-03-A.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0px;
	font-style: normal;
}
.menu_style_03 {
	text-align: center;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #FFF;
}

.menu_style_03:link {
	color: #FFF;
	text-decoration: none;
}
.menu_style_03:visited {
	color: #FFF;
	background-color: #00F;
}

.menu_style_03:hover {
	color: #FF0;
	background-color: #F00;
}
.menu_style_03:active {
	color: #FF0;
	background-color: #F00;
	text-align: center;
}
.menu_style_04 {
	color: #FFF;
	background-color: #F00;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	text-align: center;
}
.menu_style_04:hover {
	color: #FFF;
	background-color: #F00;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	text-align: center;
}
.menu_style_04:link {
	color: #FFF;
	background-color: #F00;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	text-align: center;
}











.menu_top {
	color: #fff;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}



.menu_top:link {
	font-size: 18px;
	color: #fff;
	font-family: "微軟正黑體";
}
.menu_top:visited {
	font-family: "微軟正黑體";
	color: #fff;
	font-size: 18px;
}


.menu_top:hover {
	font-family: "微軟正黑體";
	color: #f00;
	font-size: 18px;
}
.menu_top:active {
	font-size: 18px;
	color: #fff;
	font-family: "微軟正黑體";
}
.menu_top_01 {
	color: #ff0;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_top_01:visited {
	color: #ff0;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_top_01:hover {
	color: #ff0;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_top_01:active {
	color: #ff0;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_top_01:link {
	color: #ff0;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_moddle_01 {
	color: #fff;
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_left_item_bg_00 {
	background-image: url(../images/bg-left-00.png);
	background-position: center;
	background-repeat: repeat;
	font-family: "微軟正黑體", Arial;
	color: #FFF;
	font-size: 18px;
}
.menu_left_item_bg_01 {
	background-image: url(../images/bg-left-01.png);
	background-position: left;

}

.menu_left_item_bg_011 {
	background-image: url(../images/bg-left-011.png);
}
.menu_left_item_bg_012 {
	background-image: url(../images/bg-left-012.png);
}


.menu_left_item_bg_02 {
	background-image: url(../images/bg-left-02.png);
	font-size: 14px;
	background-position: center;
}
.menu_left_item_bg_021 {
	background-image: url(../images/bg-left-021.png);
	font-size: 14px;
}
.menu_left_item_bg_022 {
	background-image: url(../images/bg-left-022.png);
	font-size: 14px;
}


.menu_left_item_bg_03 {
	background-image: url(../images/bg-left-03.png);
	background-position: right;
}
.menu_left_item_bg_031 {
	background-image: url(../images/bg-left-031.png);
}
.menu_left_item_bg_032 {
	background-image: url(../images/bg-left-032.png);
}




.menu_left_item {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}



.menu_left_item:link {
	color: #FFF;
}
.menu_left_item:visited {
	color: #FFF;
}
.menu_left_item:hover {
	color: #F00;
	font-size: 20px;
}
.menu_left_item:active {
	color: #fff;
}
.menu_left_item_01 {
	font-family: "微軟正黑體", Arial;
	font-size: 22px;
	color: #FF0;
}
.menu_left_item_01:visited {
	color: #FF0;
}


.menu_left_item_02 {
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #F00;
}
.menu_left_item_02:hover {
	color: #F00;
}
.menu_main_item {
	font-family: "微軟正黑體", Arial;
	color: #FFF;
	font-size: 16px;

}
.menu_main_item:link {
	color: #FFF;
}
.menu_main_item:visited {
	color: #FFF;
}
.menu_main_item:hover {
	color: #F00;
	font-size: 18px;
}
.menu_main_item:active {
	color: #FFF;
}








.bottom_address_phone {
	font-family: "微軟正黑體", Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.main_text_f16 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	text-decoration: none;
	color: #00F;
	font-weight: bold;
	text-align: left;
}

.main_text_f18 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	margin: 0px;
	color: #00F;
	font-weight: bold;
}
.main_text_f24 {
	font-family: "微軟正黑體", Arial;
	font-size: 24px;
	margin: 0px;
	color: #00F;
	font-weight: bold;
}



.top_text_16 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #00F;
	font-weight: bold;
	text-align: left;
}

.style_color_01 {
	_filter:alpha(opacity=30);/*IE6*/
	filter:alpha(opacity=30);/*IE7*/
	-moz-opacity: 0.3;/*fireFox*/
	background-color: #F4F9FF;
}
.style_table_01 {
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}
.top_table_gb-zh-tw {
	background-image: url(../images/seaunion_logo_all-zh-tw.png);
	background-repeat: no-repeat;
}
.top_table_gb-zh-tw- {
	background-image: url(../images/seaunion_logo_all-zh-tw-.png);
	background-repeat: no-repeat;
}
.top_table_gb_all-zh-tw {
	background-image: url(../images/index-top-zh-tw.jpg);
	background-repeat: no-repeat;
	font-family: "微軟正黑體", Arial;
	background-position: center center;
}
.top_table_gb-zh-cn {
	background-image: url(../images/seaunion_logo_all-zh-cn.png);
	background-repeat: no-repeat;
}
.top_table_gb-zh-cn- {
	background-image: url(../images/seaunion_logo_all-zh-cn-.png);
	background-repeat: no-repeat;
}
.top_table_gb_all-zh-cn {
	background-image: url(../images/index-top-zh-cn.jpg);
	background-repeat: no-repeat;
	font-family: "微軟正黑體", Arial;
	background-position: center center;
}
.top_table_gb-en-us {
	background-image: url(../images/seaunion_logo_all-en-us.png);
	background-repeat: no-repeat;
}
.top_table_gb-en-us- {
	background-image: url(../images/seaunion_logo_all-en-us-.png);
	background-repeat: no-repeat;
}
.top_table_gb_all-en-us {
	background-image: url(../images/index-top-en-us.jpg);
	background-repeat: no-repeat;
	font-family: "微軟正黑體", Arial;
	background-position: center center;
}



a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #F00;
}

a:active {
	color: #FF0;
}
b:link {

}
b:visited {

}
b:hover {

}
b:active {

}

body {
	text-align: left;
	font-size: 9px;
	background-position: center top;
	margin-top: 0px;
	background-image: url(../images/bg_00.png);
}
#apDiv-bg-Top {
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	height: 108px;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center top;
}

#apDiv-bg-Down {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	text-decoration: none;
	left: 0px;
	top: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#apDiv-bg-Top-01 {
	background-image: url(../images/bg_all_01.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#apDiv-bg-Top-02 {
	background-image: url(../images/bg_all_02.png);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
}
#apDiv-bg-Top-03 {
	background-image: url(../images/bg_all_03.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#apDiv-bg-Top-04 {
	background-image: url(../images/bg_all_04.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.main_item_bg {
	background-repeat: no-repeat;
	background-color: #FFF;
}
.main_item_list_bg {
	background-repeat: no-repeat;
}

.bg_product {

}
.bg_human {
	background-image: url(../images/free-item.gif);
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
}

.menu_item_bg_01 {
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.menu_item_bg_top {
	background-image: url(../images/main_item_top.png);
	background-repeat: repeat-x;

}
.menu_item_bg_top_bg {
	background-image: url(../images/main_item_top_bg.png);
	background-repeat: repeat-x;
}
.news_item_bg {
	background-image: url(../images/line-header-0421.gif);
	background-repeat: repeat-x;
	font-size: 9px;
}
