﻿
@import url(main.css);

.main{
	background:url('../images/dot.gif') repeat-y 204px 0;
}

.mn-c1{
	width:138px;
}

.mn-c2{
	width:700px;
}

/*樹（偽）*/
.faketree {
	margin-bottom:15px;
}

.faketree dt{
	background-position:-280px -152px;
	padding-left:30px;
	line-height:16px;
}

.faketree dd{
	border-left:1px #666 dashed;
	margin-left:12px;
	padding:4px 0 0;
}

.faketree li{
	line-height:20px;
	color:#060;
	border-bottom:1px #666 dashed;
}

.faketree li a:link,.faketree li a:visited{
	color:#060;
}

.faketree li span{
	padding:0 4px 0 0;
	color:#666;
}

.newscontent h2{
	color:#f00;
	text-align:center;
	border-bottom:1px #666 dashed;
	font-weight:normal;
}

.newscontent .content{
	padding:10px;
}

#newspage_divpages{
	text-align:center;
	padding-top:20px;
}

.pagenum,.pagethis
{
	border:1px #ccc solid;
	margin:0pt 4px;
	padding:3px 6px 1px;	
}

.pagenum:hover{
	border-color:#049;
}

.pagethis{
	background:#ccc;
}



