	@charset "utf-8";
	/* CSS Document */
	body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/imgBackground.gif);
	}
	
	/*表單*/
	.input {
	font-size: 12px;
	background-color: #F0F3FA;
	border: 1px solid #B4C3E2;
	height: 16px;
	}	
	.select {
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #006699;
	height: 16px;
	}
	.twoColHybRtHdr #container {
	width: 980px;
	text-align: left;
	margin-bottom: 0px;
	background-image: url(../images/bg_all.gif);
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	height: 100%;
	} 
	.twoColHybRtHdr #header {
	} 
	.twoColHybRtHdr #header h1 {
	}
	/*企業形象logo*/
	#logo{
	position:absolute;
	top:5pt;
	width:220px;
	height:60px;
	z-index:2;
	left: auto;
	margin-left: 30px;
	}
	
	
	.twoColHybRtHdr #FlashAd {
	height: 250px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 10px;
	width: 960px;
	}
		
	.twoColHybRtHdr #menuDiv {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	margin-top: 0px;
	background-image: url(../images/menubar.jpg);
	} 
	.twoColHybRtHdr #menu {
	margin-right: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 30px;
	margin-top: 0px;
	} 
	
	/* Tips for sidebar1:
	1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
	2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
	3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybRtHdr #sidebar1 p" rule.
	*/
	
	.twoColHybRtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 270px;
	*width: 265px;
	_width: 270px;
	background-image: url(../images/newsbg.gif);
	*background-attachment: scroll;
	_background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	*background-position: 20px top;
	_background-position: 20px 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	*padding-left: 20px;
	_padding-left: 20px;
	margin-top: 5px;
	*margin-top: 5px;
	_margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	*margin-left: 0px;
	_margin-left: 0px;
	height: 400px;
}

	/*最新消息*/
	.twoColHybRtHdr #sidebar1 #icpnews {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

	.twoColHybRtHdr #sidebar1 #icpnews #newscenter{
	background-image: url(../images/horn.gif);
	
	background-repeat: no-repeat;
	height: 55px;
	*height: 54px;
	_height: 50px;
	color: #CC6600;
	font-weight: bold;
	background-attachment: scroll;
	*background-attachment: scroll;
	_background-attachment: scroll;
	background-position: 10px center;
	*background-position: 12px center;
	_background-position: 10px center;
	border-bottom-width: 1px;
	*border-bottom-width: 1px;
	_border-bottom-width: 1px;
	border-bottom-style: dotted;
	*border-bottom-style: dotted;
	_border-bottom-style: dotted;
	border-bottom-color: #666666;
	*border-bottom-color: #666666;
	_border-bottom-color: #666666;
	}
	.twoColHybRtHdr #sidebar1 #icpnews li{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 30px;
	*margin-left: 0px;
	_margin-left: 0px;
	}
	.twoColHybRtHdr #sidebar1 #linkszone{
	height: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/newsbottom.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	}
	.twoColHybRtHdr #sidebar1 #linkszone #employee{
	height:90px;
	margin-top: 0px;
	*margin-top: 10px;
	_margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.twoColHybRtHdr #sidebar1 #linkszone #stocks{
	height:70px;
	}

	.twoColHybRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
}
	.twoColHybRtHdr #mainContent {
	margin-top: -10px;
	*margin-top: -5px;
	_margin-top: 5px;
	
	margin-right: 0px;
	
	margin-bottom: 0px;
	
	margin-left: 300px;
	
	background-attachment: scroll;
	
	background-image: url(../images/uemsbg.jpg);
	*background-image: url(../images/uemsborder.jpg);
	_background-image: url(../images/uemsborder.jpg);
	
		
	background-repeat: repeat-x;
	*background-repeat: no-repeat;
	_background-repeat: no-repeat;
	
	background-position: lefttop;
	*background-position: 0px top;
	_background-position: 0px top;
	
	width: 660px;
	zoom: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	*padding-left: 0px;
	_padding-left: 0px;

} 
	.twoColHybRtHdr #mainContent #uemsborder{
	background-image: url(../images/uemsborder.jpg);
	height: 500px;
	width: 20px;
	}
	.twoColHybRtHdr #mainContent #uems{
	background-image: url(../images/narrow01.gif);
	*background-image: url(../images/uemsbg.jpg);
	_background-image: url(../images/uemsbg.jpg);
	
	height: 50px;
	*height: 60px;
	_height: 60px;
	
	margin-left: 0px;
	background-repeat: no-repeat;
	*background-repeat: repeat-x;
	_background-repeat: repeat-x;
	margin-right: 3px;
	background-position: 20px 10px;
	*background-position: 20px 10px;
	_background-position: 0px 0px;
	background-attachment: scroll;
	margin-top: 15px;
	*margin-top: 0px;
	_margin-top: 0px;
	
	
}
	.twoColHybRtHdr #mainContent #uems #narrow{
	background-image: url(../images/narrow01.gif);
	height: 36px;
	_background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 36px;
	clear: right;
	float: left;
	margin-top: 15px;
	*margin-top: 15px;
	_margin-top: 0px;
	margin-left: 5px;
	}
	.twoColHybRtHdr #mainContent #uemswords{
	margin-right: 0px;
	width: 600px;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-right: 0px;
	width: 600px;
	height: 40px;
	*height: 50px;
	_height: 40px;
	background-image: url();
	*background-image: url(../images/narrow01.gif);
	_background-image: url(../images/narrow01.gif);
	 background-attachment: scroll;
	*background-attachment: scroll;
	_background-attachment: scroll;
	 background-repeat: no-repeat;
	*background-repeat: no-repeat;
	_background-repeat: no-repeat;
	 background-position: 0px 0px;
	*background-position: 20px 15px;
	_background-position: 20px 15px;
	 padding-top: 5px;
	*padding-top: 0px;
	_padding-top: 0px;
	}
	
	*+html .twoColHybRtHdr #mainContent #uems h4{
	*padding-top: 20px;
	_padding-top: 0px;
	*padding-left: 65px;
	_padding-left: 65px;
	}
	.twoColHybRtHdr #mainContent #uems h4{
	color: #000066;
	padding-left: 70px;
	*padding-left: 50px;
    _padding-left: 50px;
	padding-top: 0px;	
	*padding-top: 0px;
	_padding-top: 5px;
	font-size: medium;
	_margin: 20px;
}

	.twoColHybRtHdr #mainContent #uems p{
	
	font-size: small;
	color: #333333;
	background-image: url();
	*background-image: url(../images/company.jpg);
	_background-image: url(../images/company.jpg);
	background-attachment: scroll;
	*background-attachment: scroll;
	_background-attachment: scroll;
	background-repeat: no-repeat;
	*background-repeat: no-repeat;
	_background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	width: 650px;
}
	.twoColHybRtHdr #mainContent #uems #more{
	clear: both;
	float: right;
	margin-left: 550px;
	
	
}
	.twoColHybRtHdr #mainContent #comdesc{
	margin-left: 0px;
	margin-right: 0px;
	width: 650px;
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	}

	.twoColHybRtHdr #mainContent #groups{
	width: 430px;
	height: 200px;
	float: left;
	background-color: #FFCCCC;
	clip: rect(auto,auto,auto,auto);
	margin-right: 0px;
	margin-left: 2px;
	margin-top: 200px;
	*margin-top: 180px;
	_margin-top: 10px;
	}
	.twoColHybRtHdr #mainContent #custom{
	width: 217px;
	height: 200px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	background-attachment: scroll;
	background-image: url(../images/custombg.jpg);
	background-repeat: no-repeat;
	margin-top: 200px;
	*margin-top: 180px;
	_margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
	.twoColHybRtHdr #mainContent #custom #custom01{
	height: 40px;
	width: 180px;
	z-index: 2;
	margin-left: 18px;
	margin-right: 10px;
	margin-top: 6px;
	*margin-top: 10px;
	_margin-top: 6px;
	margin-bottom: 4px;
	}
	
	.twoColHybRtHdr #mainContent #custom h1{
	float: left;
	background-image: url(../images/custombg02.gif);
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 200px;
	width: 217px;
	font-size: small;
	color: #003366;
	background-position: left top;
	}

	.twoColHybRtHdr #langDiv{
	position:absolute;
	left:auto;
	top:10px;
	width:110px;
	height:20px;
	z-index:2;
	margin-left: 830px;
	}
	
	.twoColHybRtHdr #langDiv{
	position:absolute;
	left:auto;
	top:10px;
	width:100px;
	height:20px;
	z-index:2;
	margin-left: 830px;
	}
	
	/*搜尋*/
	.twoColHybRtHdr #SearchDiv {
	width: 200px;
	height: 20px;
	margin-left: 750px;
	margin-top: -25px;
	}
	.twoColHybRtHdr #sidebar1 #search{
	height: 20px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 25px;
	background-color: #FFFFFF;
	}
	
	.search_keyin{
	width: 200px;
	}
	
	
	
	/*全球據點*/
	
	
	
	
	/*相關連結*/
	
	/*links 連結*/
	
	/*armorlink 連結*/
	
	/*客戶專區*/
	
	/*links 連結*/
	
	/* Tips for mainContent:
	1. The space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
	2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
	3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
	*/
	
	.twoColHybRtHdr #footer {
	right: 100px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	height: 120px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	} 
	.twoColHybRtHdr #footer #copyright {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 30px;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	color: #333333;
	}
	
	.twoColHybRtHdr #footer #links {
	font-size: 10px;
	margin-top: 70px;
	}
	
	.twoColHybRtHdr #footer #telfaxmail {
	font-size: 12px;
	margin-top: 20px;
	width: 920px;
	margin-left: 25px;
	}

	.fltlft { /* this class can be used to float an element left in your page */
		float: left;
		margin-right: 8px;
	}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
		height:0;
		font-size: 0px;
		line-height: 0px;
	}
	.alpha60 {
	filter:alpha(opacity=60);
	opacity:0.6;
	}
	.twoColHybRtHdr #container #footer #links {
	font-size: 11px;
	margin-right: 0px;
	padding-top: 8px;
	margin-left: 0px;
	margin-top: 0px;
	width: 920px;
	height: 25px;
	background-image: url(../images/footerbar.jpg);
	padding-left: 40px;
	padding-bottom: -2px;
	margin-bottom: 0px;
	}
	.twoColHybRtHdr #container #footer #links a:link{
	color: #FFF;
	
	text-decoration: none;
	}
	.twoColHybRtHdr #container #footer #links a:visited{
	color: #FFF;
	
	text-decoration: none;	
	}
	
	.twoColHybRtHdr #container #footer #links a:hover{
	color: #FC0;
	text-decoration: underline;
	
	}
	.twoColHybRtHdr #container #footer #links a:active{
	color: #FFF;}
	
	.font_white {color: #FFFFFF;}
	.font_F30 {color: #FF3300;}
	.enfont{
	font-family: Arial, Helvetica, sans-serif}

