@charset "utf-8";
/* CSS Document */



#menu_holder {

	display:block;
	position:relative;
	float:right;
	top:46px;
	padding: 0 10% 0 0;
	width: 300px;
	height: 12px;
	z-index: 1;

	}
#menu_holder_cn {
	display:inline;
	position:relative;
	float:right;
	top:46px;
	padding: 0 10% 0 0;
	width: 300px;
	height: 12px;
	z-index: 1;
	text-align:right

	}
	
.menu_cn {
	float:right;
	height:12px;
	text-align:right	
	}

.menu {
	float:left;
	height:12px;		
	}
	
.menu a:link,.menu a:visited { border:0px;}

#product_button {
	background: no-repeat;
	padding: 0 15px 0 0px;
	width: 90px;
	
	}

#service_button {

	background: url(../images/service_button.gif) no-repeat;
	width:78px;
	padding: 0 15px 0 0px;	
	
	}

#aboutus_button {
	
	background: url(../images/aboutus_button.gif) no-repeat;
	width:89px;
	padding: 0 15px 0 0px;	
	
	}
	
#contactus_button {
	
	background: url(../images/contactus_button.gif) no-repeat;
	width:91px;
	
	}
