/*--------------------------- ¡Ú CONTENT ¡Ú ------------------------------------------------------------------*/
.contents_back{
	width:1000px;
	height:500px;
	padding-top:180px;
	margin:0 auto;
	position:relative;
}
.contents{
  position:relative;
  margin-top:-4px;
}
.contents li{
  float:left;
}
.contents .vod{
	margin-left:5px;
	margin-right:300px;
}
.contents .news_box{
	width:325px;
	height:191px;
	margin-top:5px;
	padding-top:8px;
	background-color:#2e2922;
	border:1px solid #454038;
}
.Notice_New{
	width:304px;
	height:60px;
	margin:0 auto;
	padding:5px;
	background-color:#3d362c;
	text-align:left;
	font-size:8pt;
	color:#8f8879;
}
.New_title{
	font-weight:bold;
	color:#cbb01d;
	width:300px;
	height:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.New_Summary{
	margin-top:-13px;
	width:300px;
	height:45px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Notice_list{
	padding-top:10px;
	padding-left:10px;
	float:left;
	text-align:left;
}
.News_List{
	width:230px;
	height:15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.News_Date{
	padding-left:7px;
	font-size:7pt;
	color:#534e42;
}
.travia2_dis{
 position:relative;
 width:900px;
 margin-top:30px;
 font-size:9pt;
}