﻿/*MOVED TO VARIATION STYLE SHEETS*/

/*For chinese characters only*/
body {
	font-family:  Arial Unicode MS !important;
	/*font-size: 100%;*/
}

/*Dropdown menu width*/
#buttonRow ul li ul {
	width: 160px !important;
}

#buttonRow ul li.NavItem-Over ul {
	width: 160px !important;
}

#buttonRow ul li.NavItem-Over ul li {
	width: 160px !important;
}

#buttonRow ul li.NavItem-Over ul li a {
	width: 160px !important;	
}

/*Button Width*/
#buttonRow ul li a{
	padding-left:16px !important;
	padding-right:16px !important;
	/*width:10% !important;*/
}

.tabitem{
	line-height:9.2pt !important;
}
