div,span,li,p,tr,td{
	color:#664B3A;
}
a,a:visited,a:hover,a:visited:hover{
	color:#664B3A;
}
/*--------------------------NewsList--------------------------*/
.news-list-bound{
	padding:10px;
}
.news-list-category-name{
	font-weight:bold;
	border-bottom:1px solid #7A6354;
	font-size:14px;
	text-transform:uppercase;
	line-height:22px;
}
.news-list-content{
	margin:0px;
	padding:0px;
}
.news-list-item{
	list-style:none;
	padding:0px;
	margin-bottom:5px;
}
.news-list-name a,.news-list-name a:visited,
.news-list-name a:hover,.news-list-name a:visited:hover{
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	color:#7A6354;
	font-size:14px;
}
.news-list-image{
	float:left;
	margin-right:5px;
}
.news-list-brief{
	line-height:18px;
	text-align:justify;
}
.news-list-image img{
	width:120px;
	border:1px solid #CCCCCC;
}

.news-list-paging{
	text-align:left; padding:10px 0;
}
/*-------------------------------HomeNewsListCategory-----------------------------------------*/
.homenewslist-list-bound{
}
.homnewslist-category{
	float:left;
	width:33%;
	padding-bottom:15px;
	padding-top:25px;
}
.homenewslist-item-bound{
	padding-left:10px;
	min-height:130px;
	height:auto!important;
	height:130px;
}
.homenewslist-category-demo{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
	float:left;
	width:50%;
	cursor:pointer;
}
.homenewslist-item-image A IMG{
	float:left;
	height:80px;
	width:120px;
	clear:both;
	margin-right:15px;
	border:1px solid #B9BAAF;
}
.homenewslist-item-name{
	color:#0052CC;
	margin-left:5px;
	text-align:justify;
	line-height:17px;
}
.homenewslist-item-name a,.homenewslist-item-name a:hover,.homenewslist-item-name a:visited,.homenewslist-item-name a:hover:visited{
	color:#0052CC;
	text-align:justify;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
}
.homnewslist-item-brief{
	text-align:justify;
	line-height:17px;
	padding-bottom:5px;
}
.homenewslist-item-name-1{
	line-height:17px;
}
.homenewslist-item-name-1 a,.homenewslist-item-name-1 a:hover,.homenewslist-item-name-1 a:visited,.homenewslist-item-name-1 a:hover:visited{
	color:#000000;
	text-decoration:none;
	text-align:justify;
	line-height:17px;
}
.homenewslist-li{
	 width:5%;
	 float:left;
	 padding-left:5px;
	 padding-right:5px;
}
/*----extra shadow----*/
.JQFEText{
	color:#1A4CA7;
	text-align:justify;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	cursor:pointer;
}
.JQFEShadow{
	color:#402b2b;
	font-weight:normal;
	line-height:17px;
	font-size:13px;
}
/*------------------ NewsDetail ------------------*/
.newsdetail-bound{
	text-align:left;
	padding:10px;
}
.newsdetail-tilte{
	display:none;
}
.newsdetail-bound-content{

}
.newsdetail-name{ 
	font-size:14px; 
	font-weight:bold; 
	text-transform:uppercase;
	margin-bottom:20px; 
	color:#7A6354;
	border-bottom:1px solid #7A6354;
}
.newsdetail-time{
	margin-bottom:10px;
	padding-right:5px;
	color:#7A6354;
	text-align:right;
}
.newsdetail-brief{
	line-height:22px;
	font-weight:bold;
	text-align:justify;
	color:#7A6354;
}
.newsdetail-brief div,.newsdetail-brief span,.newsdetail-brief p{
}
.newsdetail-description{ 
	line-height:22px; 
	padding-top:10px;
	text-align:justify;
	color:#000;
	overflow:hidden;
}
.newsdetail-description p{
	margin:0px;
}
.newsdetail-description div,
.newsdetail-description span,
.newsdetail-description a,
.newsdetail-description a:hover{
	color:#000;
}
.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-related-text{
	margin-bottom:6px; 
	font-weight:bold; 
	border-bottom:1px dotted #333333; 
	padding-bottom:4px;
}
.newsdetail-related-name{ 
	padding-left:10px; 
	line-height:18px;
}
.newsdetail-related-name a:link,.newsdetail-related-name a:visited,
.newsdetail-related-name a:hover,.newsdetail-related-name a:visited:hover{
}
.newsdetail-other-item-title{
	font-size:10pt; text-transform:uppercase; font-weight:bold; padding:10px 0; margin-left:5px; color:#333333
}
.newsdetail-other-item ul{ margin-left:15px;}
.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:#333333; text-decoration:none;
}
.newsdetail-other-item li{color:#333333}
.newsdetail-attachment{
	text-align:right;
}
.newsdetail-attachment a,.newsdetail-attachment a:visited,
.newsdetail-attachment a:hover,.newsdetail-attachment a:visited:hover{
	color:#FF0000; text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
.newslist-date-bound{
	 padding:20px 0;
}
.newslist-date{
	 font-weight:bold; padding:0 3px; color:#333333;
}
.news-date-select{
	 float:left; padding-right:5px;
}
/*-----------------CultureSystem------------------------*/
.culture-system-bound{
	margin-bottom:20px;
	width:99%;
}
.culture-system-img-bound{
}
.culture-system-img,culture-system-img-first{
	margin-bottom:20px;
	float:left;
}
.culture-system-img img{
	width:225px;
	height:83px;
}
.culture-system-img{
	margin-left:13px;
	_margin-left:14px;
}
.culture-system-img-first{ margin-left:0px;}
.culture-system-content-bound{

}
.culture-system-name{
	text-transform:uppercase;
	color:#0052CC;
	font-weight:bold;
	margin-bottom:6px;
}
.culture-system-brief{
	font-weight:bold;
}
.culture-system-brief img{
	float:left;
	width:500px;
	margin-right:20px;
}
.culture-system-description{
	clear:both;
}
/*---------------Culture-------------------------*/
.culture-bound{

}
.culture-slide-bound{
	float:left;
	padding-top:6px;
	margin-bottom:20px;
}
.culture-slide-content li{
	float:left;
}
.culture-slide-product-image img{
	width:96px; height:80px; margin-right:2px;
}
.culture-slide-product-name{ text-align:center;}
.culture-slide-preview-button{
	float:left;
	margin-right:4px;
	cursor:pointer;
}
.culture-slide-next-button{
	float:left;
	margin-left:4px;
	cursor:pointer;
}
.culture-content-bound{
	padding:0px 33px;
}
.culture-name{
	text-transform:uppercase;
	color:#0052CC;
	font-weight:bold;
	margin-bottom:6px;
}
.culture-brief{
	font-weight:bold;
}
.culture-brief img{
	float:left;
	width:600px;
	margin-right:20px;
}
.culture-description{
	clear:both;
}
/*------------------ FAQDetail ------------------*/
.faq-detail-bound{
	text-align:left;
	padding:0px 6px 20px;
}
.faq-detail-tilte{
	display:none;
}
.faq-detail-bound-content{
	padding:5px;
}
.faq-detail-name{ 
	font-weight:bold;
	margin-bottom:5px; 
	color:#000;
}
.faq-detail-description{ 
	line-height:17px; 
	padding-top:10px;
	text-align:justify;
	color:#000;
	overflow:hidden;
	text-indent:20px;
}
.faq-detail-description div,
.faq-detail-description span,
.faq-detail-description a,
.faq-detail-description a:hover{
	color:#000;
}
.faq-detail-edit{}
.not-exist-id{ text-align:center; font-size:12pt; font-weight:bold;}

.faq-detail-other-item-title{
	font-size:10pt; text-transform:uppercase; font-weight:bold; padding:10px 0; margin-left:5px; color:#333333
}
.faq-detail-other-item ul{ margin-left:35px;}
.faq-detail-other-item li a,.faq-detail-other-item li a:visited,
.faq-detail-other-item li a:hover,.faq-detail-other-item li a:visited:hover{
	color:#333333; text-decoration:none;
}
.faq-detail-other-item li{color:#333333}
.faq-detail-attachment{
	text-align:right;
}
.faq-detail-attachment a,.faq-detail-attachment a:visited,
.faq-detail-attachment a:hover,.faq-detail-attachment a:visited:hover{
	color:#FF0000; text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
