@charset "utf-8";
/* CSS Document */
.news_t{
	color:#af9c5f;
	font-weight:bold;
}
.news_t2{
	color:#636363;
	font-size:13px;
	font-weight:bold;
}
.news_t2 A:link , .news_t2 A:visited{
	color:#636363;
	text-decoration:none;
}
.news_t2 A:hover , .news_t2 A:active{
	color:#403f3f;
	text-decoration:none;
}
.news_t3{
	color:#767676;
}
.news_t3 A:link , .news_t3 A:visited{
	color:#767676;
	text-decoration:none;
}
.news_t3 A:hover , .news_t3 A:active{
	color:#af9c5f;
	text-decoration:none;
}
.news_line{
	border-bottom:1px dotted #959595;
}
/*-news_d-*/
.news_d_bg{
	background-image: url(../images/news_d_tit3.jpg);
	background-repeat: repeat-x;
}