@charset	'UTF-8' ;

html,UL,P	{ margin: 0; padding: 0; }
body		{ margin:0; padding:0.2em; font-family:Arial, Helvetica, '細明體' ; font-size:13px; background:#eee; color:#000;	}
a			{ color:#00f; text-decoration:none; }
a:hover 	{ color:#f00; text-decoration:underline; }
P			{	padding:0.3em; line-height:1.5em; }

#container			{	margin:10px auto; padding:0; background:#fff; border:#aaa solid 1px; text-align:left;	}
.upmenu 			{	position:relative ;	height:40px; margin:0; padding:0; background: url('/2008/themes/default/images/0menu01.jpg') repeat-x; z-index:10;}
UL.menu				{	position:absolute; height:20px; list-style:none; background:none; z-index:11; }
UL.menu	LI			{	float:left; width:auto; height:20px; padding:10px 0; margin:0; }
UL.menu	LI	A		{	font-weight:bold; color:#4c4f53; font-size:13px; text-decoration:none; padding:0 1em; background:url('/2008/themes/default/images/0menu02.gif') repeat-y right; }
UL.menu	LI	A:hover	{	color: #d8a901; }

UL.menu	LI	UL				{	clear:both; position:absolute; width:150px; margin:11px 0 0 0; padding:0; font: 11px Arial; left:-9999em; list-style:none; z-index:12; }
UL.menu	LI	UL	LI			{	margin:0; padding:5px 1em 5px 1em; width:150px; height:16px ; background:#ffe200 url('/2008/themes/default/images/0menu01.jpg') top repeat-x; border: 1px solid; border-color: #fef615 #d8a901 #d8a901 #fef615; }
UL.menu	LI	UL	LI.ov		{	border: 1px solid; background:#ffe200 none; width:150px; border-color: #fff #fef615 #fef615 #fff; z-index:13; left:150px; top:0px; }
UL.menu	LI	UL	LI	A		{	margin:0; padding:0; color:#4c4f53; text-decoration:none; background:none; font-weight:normal; }
UL.menu	LI	UL	LI	A:hover {	color: #fff; }
div.inner_box	{	position:relative; }
BR.clear		{	clear:both;	line-height:0;	}
.foot			{	clear:both;	background:#191970 url('/2008/themes/default/images/footer_gray.gif') top center no-repeat; margin:auto 0; padding:10px; text-align:center; color:#888; line-height:1.75em;	}
.foot	a		{	color:#444; text-decoration:underline; margin:0 0.3em; }
.foot	a:hover {	color:#00f; }
IMG.tracking	{	left:-1000em; position:relative; width:1px; height:1px; }