.clear{
	clear:both;
	height:0px;
	font-size:0px;
}
/*----------- NewsDetail--------------------------*/
.newsdetail-bound{ 
	background:#F4F5F7;
	padding:5px 6px 5px;
}
.newsdetail-bound-content{
	padding:5px;
}
.newsdetail-item-current-image div{ border:1px solid #BCBEC0;width:323px; float:left;margin-right:15px;margin-bottom:5px;}
.newsdetail-item-current-image img{ width:310px; height:225px; border:6px solid #ECECEC;}
.newsdetail-name{ 
	font-size:12pt; 
	font-weight:bold; 
	text-transform:uppercase;
	margin-bottom:15px;
}
.newsdetail-function{
	margin-bottom:10px; 
	color:#666666;
	text-align:right;
}
.newsdetail-function a:link,.newsdetail-function a:visited,
.newsdetail-function a:hover,.newsdetail-function a:visited:hover{
	text-decoration:none;
}
.newsdetail-brief{ 
	line-height:18px; 
	text-align:justify;
	font-size:12px;
}
.newsdetail-img{
	float:left;
	width:150px;
}
.newsdetail-img img{
	border:1px solid #009999;
	padding:1px;
	width:140px; height:120px;
}
.newsdetail-description{ 
	line-height:17px; 
	padding-top:10px;
	text-align:justify;
	font-size:12px;
}
.newsdetail-edit{}
.not-exist-id{ text-align:center; font-size:12pt; font-weight:bold;}
.newsdetail-bound-related{ 
	clear:both;
	font-size:0;
	margin-top:20px;
}
.newsdetail-other-item-bound{
	margin-top:10px;
}
.newsdetail-other-item-title{
	font-size:11pt;
	font-weight:bold;	
	color:#740E1A;
	margin-bottom:10px;
}
.newsdetail-back{
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin-top:10px;
}
.newsdetail-other-item{
	width:99%;
}
.newsdetail-other-item ul{ list-style:disc; line-height:20px; margin-left:40px;}
.newsdetail-other-item li a,.newsdetail-other-item li a:visited,
.newsdetail-other-item li a:hover,.newsdetail-other-item li a:visited:hover{
	color:#000;
	text-decoration:none;
}
.newsdetail-attachment{
	text-align:right;
}
.newsdetail-attachment a,.newsdetail-attachment a:visited,
.newsdetail-attachment a:hover,.newsdetail-attachment a:visited:hover{
	color:#0983FE;
	text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
/*--------Module ExamplePath----------------*/
.path-bound{
	padding:0px 0px 6px 10px;
}
a.path-link:link, a.path-link:visited, a.path-link:hover, a.path-link:visited:hover{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

/*------------------------------ NewsList ----------------------------------*/
.news-list-name{
	font-weight:bold;
	color:#FF0000;
	padding-left:10px;
}
.news-list-item{
	clear:both;
	padding:10px;
}
.news-list-item-image{
	float:left;
}
.news-list-item-image img{
	width:130px;
	height:100px;
	padding:2px;
	border:1px solid #CCCCCC;
	margin-right:5px;
}
.news-list-item-name{
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
}
.news-list-item-name a:hover{
	color:#FF0000;
	text-decoration:none;
}
.news-list-item-brief{
	line-height:18px;
}
.news-list-item-view-detail{
	clear:both;
	text-align:right;
	background:url(../images/detail.png) 100% 30% no-repeat;
	padding-bottom:5px;
	border-bottom:1px solid #E1E1E1;
}
.news-list-item-view-detail a,
.news-list-item-view-detail a:hover{
	margin-right:10px;
	color:#999999;
}
.paging{
	padding:10px;
}