﻿@charset "utf-8";
/* CSS Document */

.news_bt{
	border:1px solid #DDD; background-color:#F7F7F7;
	padding:6px; font-weight:bold; color:#000000;
}
.news_bt2{
	color:#999999; font-weight:normal; font-size:10px;
}

.newsIndex a{
	display:block; line-height:28px;
	background:url(arr01.gif) no-repeat left center;
	padding-left:12px;
}
.newsIndex a:hover,.newsIndex a:active{
	background:url(arr01_a.gif) no-repeat left center;
}

.ntit{
	display:block; line-height:33px;
	background:url(arr02.gif) no-repeat 3px center;
	padding-left:23px;
	width:450px;
}
.ntit:hover,.ntit:active{
	background:url(arr02_a.gif) no-repeat 3px center;
}