@charset "utf-8";
#new_wrapper {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1137px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#news_in_box {
	width: 862px;
	padding-top: 150px;
	padding-left: 40px;
}
#news_l_center {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #c1b051;
	height: 820px;
}
#news_l_center_pic {
	background-image: url(../images/news_pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 410px;
	padding: 3px;
}
#news_l_center_txt
{
	width: 416px;
}
.news_center_title {
	font-size: 1em;
	color: #74231b;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.news_center_txt p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.news_center_txt {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #474740;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#news_r_center {
	margin-left: 36px;
	margin-bottom: 30px;
}
.news_r_center_title_box {
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b58871;
	border-bottom-color: #b58871;
	padding-top: 1px;
	padding-bottom: 1px;
}
.news_r_center_title {
	font-size: 1em;
	color: #74231b;
	margin: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.news_center_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #74231b;
	text-align: right;
	margin: 0px;
	padding: 0em;
}
.news_center_pn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 36px;
}
a:link {
	color: #74231b;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #74231b;
	text-decoration: none;
}
a:active {
	color: #74231b;
	text-decoration: none;
}

