#nav
{
	background: url(http://www.3people.com.tw/promotion1/government2012/%E9%90%B5%E8%B7%AF%E8%80%83%E7%8C%9C/images/nav/bg.png);
	height: 42px;
}
#nav DIV
{
	position: relative;
	float: left;
	font-size: 0;
	display: inline;
	letter-spacing: -5px;
}
#nav DIV UL
{
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	background: #E0EFF2;
	list-style: none;
	margin: 0 0 0 8px;
	width: 130px;
	text-indent: 0;
	padding: 6px 10px;
	text-align: left;
	border: 1px solid #80B4E5;
	z-index: 100;
}
#nav DIV LI
{
	letter-spacing: 0.01em;
	font-size: 13px;
	line-height: 1.5em;
}
#nav DIV LI A
{
	color: #0755C5;
}