@charset "utf-8";

#years {
	width:546px;
	height:54px;
	padding-right:64px;
	background:transparent url(../images/news/news-year-bg.png) no-repeat;
	margin:8px auto 20px;
}

#years li {
	margin-right:22px;
	height:42px;
	background:transparent url(../images/news/year-none.png) center bottom no-repeat;
	float:right;
	display:inline;
}

#years li.selected, #years li:hover {
	background-image:url(../images/news/year-now.png);
}

#years a {
	display:block;
	overflow:hidden;
	position:relative;
}

#years li img {
	position:absolute;
}

#years li:hover img, #years .selected img {
	bottom:0;
}

#years1 a {
	width:39px;
	height:13px;
	margin-top:7px;
}

#years2 a {
	width:38px;
	height:12px;
	margin-top:10px;
}

#years3 a {
	width:38px;
	height:12px;
	margin-top:10px;
}

#newsc {
	padding-top:18px;
	padding-bottom:24px;
	margin-bottom:34px;
}

#newsc h3 {
	width:516px;
	padding:0 70px 14px 2px;
	background:transparent url(../images/news/newsc-title-bg.png) 0 bottom repeat-x;
	margin:0 auto 18px;
	font-size:13px;
	color:#c68400;
	font-weight:bold;
	position:relative;
}

#newsc h3 .news-date {
	font-size:12px;
	position:absolute;
	top:0;
	right:4px;
	font-weight:normal;
}

.news-mv {
	width:425px;
	margin:auto;
}

.news-article {
	width:560px;
	margin:30px auto 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.news-article .meaning {
	float:left;
	margin-right:16px;
}

.list_col2 {
	width:488px;
	padding-left:32px;
	text-align:left;
}

.list-basic tr td:first-child {
	text-align:center;
}