h2 {
	padding: 7px 2px 6px;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 0;
}

.textn{
	font-size: 83%;
}

.notice {
	background-image: url(../image/bg_info.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #f6f8fd;
	padding: 10px;
}

* html .notice {
	width: 560px;
}

.notice dl {
	margin: 0;
}

.notice dt {
	clear: both;
	float: left;
	padding: 2px 0 5px 71px;
	background-repeat: no-repeat;
	background-position: 4px 0;
	border: none;
}

dt.case {
	background-image: url(../image/case.gif);
}

dt.infor {
	background-image: url(../image/info.gif);
}

dt.news {
	background-image: url(../image/news.gif);
}

dt.update {
	background-image: url(../image/update.gif);
}

.notice dd {
	padding: 0 0 10px 140px;
	margin: 0 0 10px;
	line-height: 1.4;
	border-bottom: dashed 1px #999999;
}

* html .notice dd {
	margin-top: -1px;
}

.list {
	text-align: right;
}

.hidden {
	display: none;
}

.news_cat {
	text-indent: -9999px;
	overflow: hidden;
	float:left;
	width: 0px;
}
