@charset "UTF-8";


#header ul li.news a {
background:transparent url(../imgcommon/btn_news_on.gif) no-repeat scroll 0 0;
width:130px;
}

/*============================================================
//News
//==========================================================*/

.news_box{
width:890px;
padding: 20px 30px 30px 30px;
}

.news_box h2 {
	background:url(../info/image/title.jpg) no-repeat;
	width:890px;
	height:40px;
	padding:15px 0 0 0;
	margin-bottom:20px;
	border-bottom:4px solid #999;
	text-indent:-9999px;
}
.news_box .left {
	width:650px;
	float:left;
}
.news_box .left .news{
	width:650px;
	margin-bottom:15px ;
}
.news_box .left .news .box-title{
	width:650px;
	border-bottom:1px dotted #999;
	margin-bottom:10px ;
}
.news_box .left .news .box-title h3{
	width:430px;
	color:#D3A41F;
	float:left;
	margin-bottom:7px ;
}
.news_box .left .news .box-title strong{
	display:block;
	width:210px;
	font-size:14px;
	float:right;
	text-align:right;
	margin-bottom:7px;
}
.news_box .left .news .box-title strong a{
	color:#666;
}

.news_box .left .news p {
	margin:3px 0;
	line-height:130%;
}
	
.news_box .left .news p.text{
	font-size:12px;
	line-height:150%;
	color:#666;
	margin-bottom:15px ;
}
#main .news_box .left .news p.text a{
	color:#D3A41F;
	text-decoration: underline;
}
.news_box .left .news p.text a:hover{
	color:#D3A41F;
	text-decoration: underline;
}
.news_box .left .news p.date{
	font-size:10px;
	color:#666;
}
.news_box .left .news .image{
	border:1px solid #CCC;
	margin-left:10px ;
	float:right;
	padding:4px;
}
.news_box .line{
	background:url(../info/image/line.gif) no-repeat;
	width:650px;
	height:1px;
	font-size:0.1px;
	padding:15px 0 15px 0;
}
.news_box .menu_right {
	width:220px;
	float:right;
}
.news_box .menu_right h5{
	background:url(../info/image/menu_right_title.jpg) no-repeat;
	width:210px;
	height:20px;
	font-size:12px;
	color:#000;
	padding:7px 3px 3px 7px;
}
.news_box .menu_right .box-sub{
	width:198px;
	padding:10px;
	border:1px solid #CCC;
	margin-bottom:10px ;
}
.news_box .menu_right .box-sub h6{
	font-weight:normal;
	color:#D3A41F;
	margin:0 0 10px;
	padding-left:1em;
	text-indent:-1em;
	line-height:120%;
}
.news_box .menu_right .box-sub h6 span{
	color:#D3A41F;
	font-size:15px;
	padding:0px 2px 0px 0px
}
.news_box .menu_right .box-sub h6 a{
	font-size:10px;
	color:#666;
	text-decoration: none;
}
.news_box .menu_right .box-sub h6 a:hover{
	color:#D3A41F;
	text-decoration: underline;
}

.clr {
	clear:both;
}
