@charset "utf-8";
/* CSS Document */
#eventblock {
	width: 278px;
}
#eventblock img {
	margin-right: 10px;
}
#content {
	width: 100%;
}
#news_topic {
	margin-top: 9px;
	height: 27px;
	line-height: 27px;
	padding-left: 8px;
	color: #561616;
	background: #f1e7d5;
	font-size: 13px;
	margin-bottom: 3px;
}
#news_topic2 {
	margin-top: 9px;
	height: 27px;
	line-height: 27px;
	padding-left: 8px;
	color: #561616;
	background: #f1e7d5;
	font-size: 13px;
	margin-bottom: 3px;
}
#news_tool {
	margin-top: 40px;
	background:  url(/img/news/topic.gif) no-repeat right top;
	height: 48px;
}
#qa_tool {
	margin-top: 40px;
	background:  url(/img/qa/topic.gif) no-repeat right top;
	height: 48px;
}
#news_table, #news_table2 {
	width: 100%;
	margin-bottom: 10px;
}
.hide_box {
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}
.hide_box h1 {
	font-size: 18px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999;
	text-align: left;
	font-weight: normal;
	color: #998D77;
}
.hide_box h1 img {
	cursor: pointer;
	float: right;
	vertical-align: middle;
	margin-top: 5px;
}
#news_table td, #news_table2 td {
	min-height: 35px;
	*height: 14px;
	line-height: 18px;
	padding-top: 9px;
	padding-bottom: 10px;
}
#news_table td.news_topic, #news_table td.news_img, #news_table2 td.news_topic, #news_table2 td.news_img  {
	background: url(/img/head/news_line.gif) bottom left repeat-x;
}
#news_table td.news_topic, #news_table td.news_topic a, #news_table2 td.news_topic, #news_table2 td.news_topic a {
	color: #956163;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 5px;
	font-size: 15px;
	line-height: 20px;
}
#news_table td.news_topic b, #news_table2 td.news_topic b {
	background: url(/img/form/question.gif) left center no-repeat;
	margin-left: 5px;
	padding-left: 20px;
	font-weight: normal;
	cursor: pointer;
	display: block;
}
#news_table td.news_topic .news_note, #news_table2 td.news_topic .news_note {
	font-size: 12px;
}
#news_table td.news_date, #news_table2 td.news_date {
	width: 88px;
	padding-left: 14px;
}
#news_table td.news_date a, #news_table2 td.news_date a {
	margin-left: 6px;
	color: #a08550;
	text-decoration: none;
	font-size: 14px;
}
.news_img a {
	margin: 2px;
	background: url(/img/news/img_bk.gif) no-repeat left top;
	width: 74px;
	height: 53px;
	display: block;
}
.news_img a img {
	margin-left: 5px;
	margin-top: 5px;
}
.text_dm img {
	border: 1px solid #e3dcdc;
	margin-bottom: 20px;
}
.text_title {
	background: #942822;
	padding: 5px;
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_note {
	font-size: 14px;
	line-height: 20px;
}
.goback {
	margin:20px;
	text-align: right;
}
.goback a {
	font-size: 14px;
	color: #a08550;
	font-weight: bold;
}
#news_topic .news_date {
	margin-right: 6px;
	color: #a08550;
	text-decoration: none;
	font-size: 14px;
	float: right;
}
#news_type, #news_type li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news_type li {
	float: left;
	display: block;
	margin-top: 16px;
}
#news_type li a span {
	display: block;
	float: left;
	margin-right: 14px !important;
	margin-right: 7px;
	color: #786460;
	text-decoration: none;
	padding-top: 14px;
	line-height: 18px;
	cursor: pointer;
	font-size: 13px;
}
#news_type li a.activity span {
	background: url(/img/food_menu/arr.gif) no-repeat top center;
}
