.ENUS .product-grid-selection select,
.ENUS .product-grid-description,
.ENUS .ErrorLabel,
.ENUS .EditingFormInfoLabel,
.ENUS .template-paragraph-subtitle,
.ENUS .template-paragraph-title,
.ENUS .template1-paragraph-title,
.ENUS .template-paragraph-copy,
.ENUS .template1-paragraph-copy,
.ENUS .template3-paragraph-title,
.ENUS .template3-paragraph-copy,
.ENUS .template4-image-holder label,
.ENUS .template4-image-holder label a,
.ENUS .template5-text-wrapper a,
.ENUS .template7-paragraph-copy,
.ENUS .template7-job-title,
.ENUS .templateSearchResult-text-wrapper a,
.ENUS .template-contact-us-table,
.ENUS .template-contact-us-error{
	letter-spacing: 0;
}

.ENUS .section-nav{
	font-size: 12px;
	letter-spacing: 0;
}

.ENUS .section-nav ul li a{
	padding-right: 15px;
}

/*
	Garden Red : #E00536
*/
.msg{
	display:none;
} 

.error{
	display:none;
}

.msgbutton
{
	font-size:11px;
	padding: 2px auto;
	text-align:center;
	border: 1px solid #000000;
	cursor:pointer;
}

.memberFormButton
{
	background-color:#e00536;
	font-size:11px;
	padding: 2px auto;
	text-align:center;
	border: 1px solid #ffffff;
	cursor:pointer;
	color: #ffffff;
}


.template-bmi-table {
	font-size:11px;
	color:#444;
}

.textFieldStyle{
	width:76px;
	height: 14px;

}

.textFieldWithBorder{
	border: 1px solid #444444;
	font-size:11px;

}

.member-home-flash-wrapper {
	margin-bottom:1px;
}

/** production grid **/
#product-grid-page{
	width:567px;
}
.product-grid-selection {
	text-align:right;
	float:right;
	position:relative;
}
.product-grid-selection select{
	border-color:#d7a37e;
	color:#323232;
	font-size:12px;
	letter-spacing:2px;
}

.product-grid-image{
	margin-bottom:12px;
}
.product-grid-image a img{
	border:0px;
}
.product-grid-description{
	color:#444;
	font-size:11px;
	letter-spacing:2px;
	text-align:center;
	width:184px;
	overflow:hidden; 
}

.product-grid-links{
/*	margin-bottom: 10px; */
	font-size:11px;
	text-align:center;
}

.product-grid-links a{
	color:#e00536;
	text-decoration: none;
}
.product-grid-links a:hover{
	color:#b80822;
	text-decoration: underline;
}

.product-grid-links a:visited{
	color:#e00536;
	text-decoration: none;
}

.product-grid-row{
	margin-bottom:20px;
}

.product-grid-item{
	float:left;
	width:189px;
	text-align:center;
	/*position:relative;*/
}

.product-grid-back{
	margin-bottom:30px;
	text-align:right;
	font-size: 11px;
	clear:both;
}
.product-grid-back a{
	color:#e00536;
	text-decoration: none;
}
.product-grid-back a:hover{
	color:#b80822;
	text-decoration: underline;
}

#product-grid-common-enlarge {
	display:block;
	position:absolute;
	top:150px;
	left:150px;
	width:300px;
	height:280px;
	text-align:center;
	border:1px solid #999;
	background:#F5E6C7;
}

#product-grid-common-enlarge a img{
	border:none;
}

#product-grid-common-enlarge .product-grid-close{
	text-align:right;
}

#product-grid-common-enlarge .product-grid-enlarge-image {
	height:250px;
	position:relative;
	width:300px;
}

.product-grid-enlarge{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:300px;
	height:280px;
	text-align:center;;
	border:1px solid #999;
	background:#F5E6C7;	
}

.product-grid-enlarge a img{
	border:none;
}
.product-grid-enlarge .product-grid-close{
	text-align:right;
}
.product-grid-enlarge .product-grid-enlarge-image{
	width:300px;
	height:250px;
	position:relative;
}
.product-grid-new{
	height:26px;
	width:26px;
	float:left;
}


/* product page */
.product-wrapper {
	position:relative;
}

.product-three-images{
	height: 172px;
}

.product-four-images{
	height: 129px;
}

.product-five-images{
	height: 103px;
}

.product-image-row{
	width: 630px;
	overflow: hidden;
	margin-left: -20px;
	margin-top: -2px;
}

.product-three-images a div{
	margin-top: -28px;
}

.product-four-images  a div{
	margin-top: -74px;
}

.product-five-images a div{
	margin-top: -100px;
}

.product-image-row a div{
	text-decoration: none;
	cursor: pointer;
	float:left;
	margin-left:16px;
	font-size:14px;
	color:#e00536;
	line-spacing:2px;
	position:relative;
	z-index:3;
}

.product-five-images img{
	overflow: hidden;
	width:630px;
}

.product-four-images img{
	overflow: hidden;
	width:630px;
}

.product-three-images img{
	overflow: hidden;
	width:630px;
}

.product-image-row img{
	float:left;
	z-index:2;
	border-left-style:none; 
	border-right-style:none; 
	border-buttom-style:none; 
	border-top-style:solid;
	border-top-width:1px;
	border-color:#ffffff;
}

/* bizform item styles */

.ErrorLabel {
	position: absolute;
	left: 26%;
	top: 65%;
	color:#444;
	font-size:11px;
	letter-spacing:2px;
	line-height:1.5em;
}

.EditingFormInfoLabel{
	position: absolute;
	left: 26%;
	top: 65%;
	color:#444;
	font-size:11px;
	letter-spacing:2px;
	line-height:1.5em;
}

.FormButton
{
	background-color:#e00536;
	font-size:11px;
	vertical-align:middle;
	/*padding:2px 0px 2px 14px;*/
	padding:2px auto;
	text-align:center;
	width:40px;
	border: 1px solid #444444;
	cursor:pointer;
	color: #ffffff;
}

/* Bizform item styles end*/

.home-content
{
	margin-left: 197px;
	float: left;
}

body {
	padding:0;
	margin:0;
	font-family:arial,helvetica,sans-serif,新細明體;
}

.page-container {
	margin:0 auto;
	width:1000px;
}

.body-wrapper {
	width:1000px;
	height:570px;
	clear:both;
	position:relative;
}

.site-nav {
	width:190px;
	height:570px;
	float:left;
	background-image:url(../App_Themes/GardenSite/Images/left_bg.jpg);
	background-repeat:repeat-y;
	/*
	position:relative;
	*/
	margin-right:7px;
	position:absolute;
}

.logo {
	background-image:url(../App_Themes/GardenSite/Images/logo.gif);
	background-repeat:no-repeat;
	width:122px;
	height:211px;
	cursor:pointer;
	margin-left:20px;
}

.nav-wrapper {
	position:absolute;
	/* bottom:80px; */
	top: 272px;
}

.qie-wrapper {
	width:190px;
	overflow:hidden;
	float:left;
}

.qie-wrapper a {
	display:block;
	/*width:190px;*/
	height:30px;
	padding-left:33px;
	padding-top:8px;		
	background-image:none;
}

.qie-wrapper a:hover {
	background-image:url(../App_Themes/GardenSite/Images/nav-bg.jpg);
	background-repeat:no-repeat;
	opacity:0.5;
	filter:progid:dximagetransform.microsoft.alpha(opacity=50);
	-moz-opacity:0.5;
}

.middle-content {
	width:630px;
	height:570px;
	float:left;
	position:relative;	
	overflow:hidden;
	/* */
	margin-left:197px;
}

.side-visual {
	width:165px; /* 173 - 8 padding = 165 */
	height:570px;
	float:left;
	position:relative;
	overflow:hidden;	
	background-color:#E00536;
	padding-left:8px;
}

.section-nav-wrapper {
	width:610px; /* 630 - 20 padding left */
	padding-left:20px;
	height:49px;
	position:relative;
	margin-bottom:1px;
	background-color:#F4E7C7;
	font-size:15px;
}

.section-content {
	width:610px; /* 630 - 20 (left-padding) = 610 */	
	height:520px;
	padding-left:20px;
	position:relative;
	overflow:auto;
	background-color:#F4E7C7;
}

.section-sub-nav .section-nav { overflow:hidden; }

.section-sub-nav {
	height:49px;
	/*width:610px;*/ /* 630 - 20 (left-padding) = 610 */
	position:relative;
	margin-bottom:1px;
	background-color:#F4E7C7;
	font-size:13px;
}

.main-content {
	/*width:610px;*/
	position:relative;
}

/* Template Redemption */
.template-redemption-wrapper{
	width:585px;
	position:relative;
	padding-top:10px;
	float:left;
	overflow:hidden;
}

/* Template 1 */
.template1-text-wrapper {
	width:390px; /* 195 x 2 = 390 */
	position:relative;
	padding-top:10px;
	float:left;
	overflow:hidden;
}

.template1-image-wrapper {
	width:195px;
	padding-top:10px;
	position:relative;
	overflow:hidden;
}

.template1-image {
	width:184px;
	/*height:114px;*/
	border:none;
	margin-bottom:8px;
}
/*
.template1-paragraph {
	position:relative;
	margin-bottom:30px;
}
*/
.template-paragraph-subtitle {
	font-size:17px;
	color:#E00536;
	letter-spacing:4px;
	margin-bottom:10px;
	clear: both;
}

.template-paragraph-title,
.template1-paragraph-title {
	font-size:22px;
	color:#E00536;
	letter-spacing:4px;
	margin-bottom:20px;
	clear: both;
	line-height: 24px;
}

.template-paragraph-copy {
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
	margin-bottom:20px;
}

.template1-paragraph-copy {
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
	margin-bottom:30px;
}

.template-paragraph-copy p,
.template1-paragraph-copy p {
	margin-top:20px;
}

.template1-paragraph-copy br,
.template2-paragraph-copy br{
/*.template3-paragraph-copy br {*/
	display:block;
	margin-top:20px;
}

/* Template 2 */
.template2-text-wrapper {
	width:390px; /* 195 x 2 = 390 */
	position:relative;
	padding-top:10px;
	overflow:hidden;
}

.template2-image-wrapper {
	width:195px;
	padding-top:10px;
	float:left;
	position:relative;
	overflow:hidden;
}

.template2-image {
	width:184px;
	/*height:114px;*/
	border:none;
	margin-bottom:8px;
}

/* Template 3 */
.template3-paragraph-wrapper {
	padding-top:10px;
}

.template3-paragraph {
	clear:both;
/*	overflow:hidden;*/
/*	margin-bottom:20px; */
}

.template3-paragraph-left {
	float: left;
	margin-right:7px;
}

.template3-paragraph-right {
	float: right;
	margin-left:7px;
}

.template3-paragraph-image {
	width:195px;
	/*height:114px;*/
	border:none;
	margin-bottom:20px;
}

.template3-paragraph-title {
	width:390px;
	font-size:22px;
	color:#E00536;
	letter-spacing:4px;
	margin-bottom:20px;
}

.template3-paragraph-copy {
	width:383px;
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
	/* margin-bottom:30px; */
}

/* Template 4 */
#template4 {
	padding-top:10px;
}

.template4-title{
	
}

.template4-image-holder {
	width:189px;
	float:left;
	min-height:190px;
}

.template4-image-holder img {
	margin-bottom:12px;
	border:none;	
}

.template4-image-holder label {
	font-size:11px ;
	color:#656565;
	letter-spacing:2px;
}

.template4-image-holder label a{
	font-size:11px ;
	color:#444;
	letter-spacing:2px;
	text-decoration:underline;
	
}

.template4-image-holder label a:hover{
	text-decoration:underline;
	color:#222222;
}

.template4-image-holder label a:visited{
	text-decoration:underline;
	color:#878686;
}

.template4-image-row {
	clear:both;
	margin-bottom:20px;
}

/* Template 5 */
.template5-text-wrapper {
	width:390px; /* 195 x 2 = 390 */
	position:relative;
	padding-top:10px;
	overflow:hidden;
	float:left;
}

.template5-text-wrapper a{
	font-size:11px ;
	color:#444;
	letter-spacing:2px;
	text-decoration:underline;
	display:block;	
}

.template5-text-wrapper a:hover{
	text-decoration:underline;
	color:#222222;
}

.template5-text-wrapper a:visited{
	text-decoration:underline;
	color:#878686;
}

.template5-image-wrapper {
	width:195px;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:right;
}

.template5-image {
	width:184px;
	/* height:114px; */
	border:none;
	margin-bottom:8px;	
}

/*template 7*/
.template7 {
	padding-top:10px;
}

.template7-paragraph-title {
	float:left;
	overflow:hidden;
	position:relative;
	width:390px;
}

.template7-image
{
	float:right;
	overflow:hidden;
	position:relative;
	/*text-align:right;*/
	width:195px;
}

.template7-paragraph-copy {
	width:390px;
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
	margin-bottom:20px;
}

.template7-job-wrapper {
	float:left;
	overflow:hidden;
	padding-top:10px;
	position:relative;
	width:390px;
}

.template7-job-entry
{
	margin-bottom:30px;
	width:390px;
}

.template7-job-title
{
	font-size:13px;
	color:#444;
	font-weight:bold;
	letter-spacing:4px;
}

.template7-job-detail-title
{
	font-size:11px;
	color:#444;
}

.template7-job-detail-content
{
	font-size:11px;
	color:#444;
	padding-bottom:2px;
	padding-bottom:2px;
}

.template7-paragraph-ending {
	float:left;
	overflow:hidden;
	position:relative;
	width:390px;
}

/* Template Search result */
.templateSearchResult-text-wrapper {
	width:390px; /* 195 x 2 = 390 */
	position:relative;
	padding-top:10px;
	overflow:hidden;
	float:left;
}

.templateSearchResult-text-wrapper a{
	font-size:11px ;
	color:#444;
	letter-spacing:2px;
	text-decoration:underline;
	display:block;	
}

.templateSearchResult-text-wrapper a:hover{
	text-decoration:underline;
	color:#222222;
}

.templateSearchResult-text-wrapper a:visited{
	text-decoration:underline;
	color:#878686;
}

.templateSearchResult-image-wrapper {
	width:195px;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:right;
}

.templateSearchResult-image {
	width:184px;
	/* height:114px; */
	border:none;
	margin-bottom:8px;	
}

/*contact us*/
.template-contact-us-table {
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
	margin-bottom:30px;
}

.template-contact-us-img
{
	position:absolute;
	top:100;
	left:500px;
}

.template-contact-us-textfield
{
	width:300px;
}

.template-contact-us-error
{
	font-size:11px;
	color:#444;
	letter-spacing:2px;
	line-height:1.5em;
}

/*common*/
a.template-link:link,
a.template-link:active,
a.template-link:visited 
{
	color:#ffffff;
	text-decoration:none;
}

a.template-link:hover
{

	color:#ac0229;
	text-decoration:none;
}

.template-button
{
	background-color:#e00536;
	font-size:11px;
	vertical-align:middle;
	/*padding:2px 0px 2px 14px;*/
	padding:2px auto;
	text-align:center;
	width:40px;
	border: 1px solid #444444;
	cursor:pointer;
}

/*contact us*/
.contact_us-text-wrapper {
	width:390px; /* 195 x 2 = 390 */position:relative;
	margin-top:-65px;
	overflow:hidden;
	float:left;
}

.contact_us-image-wrapper {
	width:195px;
	float:left;
	position:relative;
	overflow:hidden;
	text-align:right;
}

#contact_us .template-button{
	float:left;
	margin-right:5px;
}

/* footer */
.footer-wrapper {
	width:976px; /* 1000 - 24 padding */
	height:30px;
	clear:both;
	position:relative;
	padding-left:12px;
	padding-right:12px;
	line-height:30px;
	/* */
	font-size:11px;
	color:#444;
	letter-spacing:2px;
}

.footer-wrapper a {
	color:#444;
	text-decoration:none;
}

.footer-wrapper a:hover,
.footer-wrapper a:active {
	text-decoration:underline;
	color:#222;
}

.footer-wrapper a:visited {
	color:#878686;
}

.footer-links-wrapper {
	float:left;
}

.footer-search {
	float:right;
	margin-right:5px;
	margin-top:5px;
}

.footer-search input {
	width:94px;
	border:1px solid #666;
	color:#E00536;
	display:block;
	float:left;
	margin-right:5px;
}

.footer-search-button {
	display:block;
	float:left;
	background-image:url(../App_Themes/GardenSite/Images/search-btn.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:17px;	
	margin-top:1px;
}

.footer-copyright {
	float:right;
	text-align:right;
}

/* Header */
.header-wrapper {
	width:1000px;
	height:30px;
	clear:both;
	position:relative;		
}

/* Heaader - Switch region */
.switch-region-wrapper {
	color:#848484;
	float:right;
	font-size:11px;
	height:30px;
	letter-spacing:1px;
	line-height:30px;
	margin-right:12px;
}

.current-region {
	color:#D42E6C;
}

.switch-region-wrapper a {
	color:#848484;
	text-decoration:none;
}

.switch-region-wrapper a:hover,
.switch-region-wrapper a:active {
	color:#404040;
	text-decoration:underline;
}

/* Header - Switch lang */
.switch-language-wrapper {
	float:right;
	margin-right:20px;
	height:30px;
	line-height:30px;
	/* */
	font-size:11px;
	letter-spacing:1px;
	color:#D42E6C;
}

.switch-language-wrapper a,
.switch-language-wrapper a:hover,
.switch-language-wrapper a:active {
	color:#848484;
	text-decoration:underline;
}

.switch-language-wrapper a {
	text-decoration:none;
}


/* ///////////////////////////////////////////////// */
/* Site Nav Menu */
.menu {
} /*Color navigation bar normal mode*/

.menu ul {
	list-style-type:none;
	padding:0;
	margin:0; 	
	position:relative;
}
.menu ul li {
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;	
	height:30px;
	line-height:30px;
	width:167px;
}
.menu ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	color:#E00536;
	text-decoration:none;
	height:30px;
	line-height:30px;
	padding-left:33px;
	width:157px;
}
.menu ul li ul {
	display:none;
	border:none;	
}

/*Non-IE6 hovering*/
.menu ul li:hover a {
	/*color:#E00536;*/
	font-weight:bold;
	display:block;
	line-height:30px;
	height:30px;
	width:165px; /* 190 - 23 padding left */	
	/*background:url(../App_Themes/GardenSite/Images/nav-bg.jpg);*/
	background-color:#E2D9B2;
	/*
	opacity:0.85;
	filter:progid:dximagetransform.microsoft.alpha(opacity=85);
	-moz-opacity:0.85;	
	*/
} /*Color main cells hovering mode*/

.menu ul li:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	width:120px;
	background:url(../App_Themes/GardenSite/Images/nav-bg.jpg);
	left:195px;
	position:absolute;
	top:0px;
	/*
	opacity:0.85;
	filter:progid:dximagetransform.microsoft.alpha(opacity=85);
	-moz-opacity:0.85;
	*/
}
.menu ul li:hover ul li a {
	display:block;
	width:120px;
	padding-left:20px;
	/*color:#E00536;*/
	font-weight:bold;
} /*Color subcells normal mode*/

.menu ul li:hover ul li a:hover {
	background-color:rgb(210,210,210);
	text-decoration:none;
} /*Color subcells hovering mode*/

/*IE6 hovering - in IE6 Fix css*/

.menu .CMSListMenuLinkHighlighted,
.menu a .CMSListMenuLinkHighlighted,
.menu .CMSListMenuHighlightedLI
{
	font-weight:bold;
	color:#B00203;
	/*color:#E00536;*/
}


/* Sub Section menu */
.section-nav {
	float:left;
	height:49px;
	border:none;
	color:#E00536;
	letter-spacing:2px;
	/*
	padding-left:20px;
	font-size:14px;	
	*/
}

/*Color navigation bar normal mode*/
.section-nav ul {
	list-style-type:none;
	height:49px;
	line-height:49px;	
	margin:0;
	padding:0;	
}

.section-nav ul li {
	float:left;
	position:relative;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}

.section-nav ul li.section-nav-current {
	display:block;
	height:49px;
	padding-right:18px;
	line-height:49px;
	text-decoration:none;
	font-weight:bold;
	/*color:#E00536;*/
}

.section-nav ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:49px;
	line-height:49px;
	padding-right:18px;
	text-decoration:none;
	color:#E00536;
}

.section-nav ul li ul {
	/*
	display:none;
	border:none;
	*/
}

/*Non-IE6 hovering*/
.section-nav ul li:hover a {
	/*font-weight:bold;*/
	color:#B1042B;
	text-decoration:none;
}

/*Color main cells hovering mode*/
.section-nav ul li:hover ul {
display:block;
width:10.0em;
position:absolute;
z-index:999;
top:3.0em;
margin-top:0.1em;
right:0;
opacity: 0.75;
FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=75);	
-moz-opacity: 0.75;
}

.section-nav ul li:hover ul li a {
display:block;
width:10.0em;
height:auto;
line-height:1.3em;
margin-left:-1px;
padding:4px 16px 4px 16px;
border-left:solid 1px rgb(175,175,175);
border-bottom: solid 1px rgb(175,175,175);
background-color:rgb(237,237,237);
font-weight:normal;
color:rgb(50,50,50);
}

/*Color subcells normal mode*/
.section-nav ul li:hover ul li a:hover {
background-color:rgb(210,210,210);
text-decoration:none;
}
/*Color subcells hovering mode*/

/*IE6 hovering*/
.section-nav table {
position:absolute;
top:0;
left:0;
border-collapse:collapse;
}

.section-nav ul li a:hover {
	/*font-weight:bold;*/
	color:#B1042B;
	text-decoration:none;
} /*Color main cells hovering mode*/

.section-nav ul li a:hover ul {
display:block;
width:10.0em;
position:absolute;
z-index:999;
top:3.1em;
t\op:3.0em;
left:0;
marg\in-top:0.1em;
}

.section-nav ul li a:hover ul li a {
display:block;
w\idth:10.0em;
height:1px;
line-height:1.3em;
padding:4px 16px 4px 16px;
border-left:solid 1px rgb(175,175,175);
border-bottom: solid 1px rgb(175,175,175);
background-color:rgb(237,237,237);
font-weight:normal;
color:rgb(50,50,50);
} /*Color subcells normal mode*/

.section-nav ul li a:hover ul li a:hover {
	background-color:rgb(210,210,210);
	text-decoration:none;
} /*Color subcells hovering mode*/

.section-nav .CMSListMenuLinkHighlighted,
.section-nav a .CMSListMenuLinkHighlighted,
.section-nav .CMSListMenuHighlightedLI
{
	font-weight:bold;
	color:#B00203;
	/*color:#E00536;*/
}

/* Header Login */

.member-login-wrapper {
	margin-left:197px;
	float:left;
	height:30px;
	width:500px;
}

.logout-wrapper {
	height:30px;
	width:500px;
	line-height:15px;
	font-size:11px;
	margin-top:6px;
	color:#848484;
}

.login-wrapper span {
	float:left;
	color:#848484;
}

.logout-wrapper a {
	color:#848484;
	text-decoration:none;
}

.logout-wrapper a:hover {
	color:#404040;
	/*#D42E6C*/
	text-decoration:underline;
}

.login-wrapper {
	height:30px;
	width:500px;
	line-height:15px;
	font-size:11px;
	margin-top:6px;
}

.login-wrapper input {
	display:block;
	float:left;
	margin-right:5px;
	margin-left:2px;
	border:1px solid #666;
	color:#E00536;
	width:92px;
	height:15px;
}

.login-submit-button {
	border:1px solid #666;
	background-color:#E00536;
	color:#FFF;
	text-align:center;
	display:block;
	border:1px solid #666;
	height:15px;
	width:47px;
	margin-right:12px;
	float:left;
	text-decoration:none;
}

.login-submit-button:hover {
	background-color:#B00203;
}

.register-button {
	display:block;
	float:left;
	color:#848484;
	text-decoration:none;
}

.forget-pwd-button {
	display:block;
	float:left;
	color:#848484;
	text-decoration:none;
}

.login-seperator {
	display:block;
	float:left;
	height:17px;
	color:#848484;
	margin-left:5px;
	margin-right:5px;
}

.register-button:hover,
.forget-pwd-button:hover {
	text-decoration:underline;
	color:#404040;
}

.ENUS .menu ul li:hover ul li a{
	width:175px;
}

.ZHCN {
	font-family:新細明體;
}

.ZHCN .template4-image-holder label a{
	line-height:14px;
}

.navimage{
	position:absolute;
	margin-top:-7px;
	#margin-top:-10px;
	_margin-top:-9px;
	margin-left:2px;
	top:50%;
}

.ZHCN .navimage{
	margin-top:-9px;
	#margin-top:-8px;
	_margin-top:-10px;
}

.ENUS .navimage{
	margin-top:-8px;
	#margin-top:-7px;
	_margin-top:-8px;
}