@charset "big5";
body	{
	margin: 0px;
}

body *	{
	font-family: Verdana, ·s²Ó©úÅé;
	letter-spacing:1px;
}

.blank10	{
	height: 10px;
	max-height: 10px;
}

.blank30	{
	height: 30px;
	max-height: 30px;
}

.thumb	{
	border: 1px solid #EEEEEE;
	margin: 1px 0 1px 0;
}


.button	{
	border: 1px solid #666666;
	background: #F0F0F0;
	padding: 1px 6px 1px 6px;
	height: 22px;
	margin: 3px;
}



/**				news show				**/
.newsTitle	{
	font-weight: bold;
	font-size: 110%;
}
.newsDate	{
	font-size:80%;
	text-align:right;
}
.newsPeoples	{
	font-weight: bold;
}
.newsLead	{
	font-weight: bold;
	line-height: 1.4em;
}
.newsContent	{
	line-height: 1.4em;
}
.para	{
	padding-bottom: 10px;
}
.newsPhotoCaption	{
	font-size: 80%;
	color: #232323;
	padding-bottom: 10px;
}
.clear	{
	clear:both;
}
