@charset "UTF-8";

/* =============================================== */
/** English Base styles
/* ----------------------------------------------- */

/* 中国語簡体 */
body {font-family: 'SimSun', 'Song', 'Arial', sans-serif;}

/* 中国語繁体 
body { font-family: 'PMingLiU', 'Apple LiSung', 'Arial', sans-serif;}*/


#Header #GNavi ul {
	width: 22%;
	height: 21px;
	float: right;
}


* html #SubNavi #Box {
	margin:  0;
	padding: 0;
	width: 195px !important;
}

* html #SubNavi #Box * {margin: 0 0.5em 0.5em 0;}
