@charset "UTF-8";

@import url("../common/css/common.css");

body{
	background-color:#FFF !important;
}
.main{
	text-align:left !important;
}
#path{
	width:600px;
	margin:0 0 12px 0;
}
#path ul li{
	font-size:10px;
	float:left;
}

/* .detail_box */
.detail_box {
	width:630px;
	clear:both;
}
.detail_box .detail_tit {
	width:630px;
	background:url(../images/news/detail/ln.gif) repeat-x left 4px #00a000;
	clear:both;
	color:#ffffff;
	padding:0 0 4px 0;
}
.detail_box .detail_tit div {
	width:600px;
	overflow:hidden;
	clear:both;
	padding:23px 15px 3px;
	background:url(../images/news/detail/ln.gif) repeat-x left bottom;
	height:auto!important;
	height:35px;
	min-height:35px;
}
.detail_box .detail_tit dl {
	width:90px;
	float:right;
}
.detail_box .detail_tit dl dt {
	text-align:right;
	font-size:0px;
	line-height:0;
}
.detail_box .detail_tit dl dt img {
	vertical-align:baseline;
}
.detail_box .detail_tit dl dd {
	font-size:10px;
	line-height:1.2;
	text-align:right;
	padding:5px 0 0 0;
}
.detail_box .detail_tit p {
	width:505px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.detail_box .cont {
	width:600px;
	clear:both;
	background:url(../images/news/detail/bg.jpg) no-repeat left bottom;
	padding:32px 15px 59px;
}
.detail_box .cont .txt {
	padding:0 0 23px 0;
}
.detail_box .cont .links {
	padding:12px 0 22px 0;
}
.detail_box .cont .links a {
	color:#00a000;
	background:url(../images/news/detail/pdf.gif) no-repeat left top;
	display:block;
	padding:0 0 0 18px;
}
.detail_box .cont .txt2 {
	text-align:right;
	padding:0 0 20px 0;
	line-height:1.7;
}
.detail_box .cont .txt2 span {
	font-weight:bold;
}
.detail_box .btn {
	text-align:center;
}