#pressroom-viewer{
	left:0;
	top:0;
	position:absolute;
	z-index:100;
	display:none;
	width:100%;
	margin-top:331px;
	
}
#pressroom-wrap{
	position:relative;
	margin: 20px auto 0;
	width:925px;
}
#pressnews{
	height:427px;
	width:925px;
	overflow:hidden;
}
#pressnews-detail {
padding:17px 0 0 76px;
}
#pressnews-detail a{
	text-decoration:none;
}
#pressnews-detail p{
	font-size:13px;
	color:#555;
}
h3.news-title {
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	color:#333;
	margin:4px 0;
}
#pressnews-image{
	margin:5px 80px 0;
}
#pressnews-bg{
	float:left;
	background:#ececea url(../images/news/bg-new-desc.png) no-repeat;
	width:450px;
	height:375px;
}

.news-date{
	color:#666666;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
}
.news-box{
	overflow:hidden;	
}
.news-box a{
	text-decoration:none;	
}
/*======news-box====*/
.news-list{
	float:left;
}
.news-box img{
	margin:4px 0 0 6px;
	width:122px;
	height:92px; 
}
h5.news-title {
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	color:#333;
}
.hover h5.news-title {
	color:#00baea;
}
.news-box .thumb{
	float:left;
	background:url(../images/news/bg-news-thumb.png) no-repeat;
	width:134px;
	height:107px;
}
.news-box .news-desc{
	float:left;
	height:120px;
	overflow:hidden;
	width:280px;
	padding:2px 10px;
}
.btn-more{
	background:url(../images/news/btn-more.png) no-repeat;
	text-decoration:none;
	text-indent:-999em;
	height:28px;
	width:63px;
	display:block;
	margin-top:7px;
}
#pressnews-pagination{
	clear:both;
	height:25px;
	width:540;
	float:right;
	margin-right:122px;
	position:relative;
}
/*===press-gallery===*/
#press-gallery{
	clear:both;
}
#gallery-page{
	height:45px;
}
#flash-gallery-page{
	float:right;
	width:160px;
	height:40px;
}

#gallery-content{
	overflow:hidden;
	clear:both;
	padding-top:20px;
}
.gallery-box{
	float:left;
	margin-right:10px;
	width:175px;
	cursor:pointer;
	cursor:hand;
}
.gallery-box .gallery-desc{
	padding:0 0 0 10px;
}

.gallery-box .gallery-desc .gallery-amount{
	color:#00baea;
	font-size:13px;
	font-weight:bold;
}
.gallery-box .thumb img{
	width:165px;
	height:124px;
	margin:3px 0 0 5px;
}
.gallery-box .thumb{
	background:url(../images/news/bg-gallery-thumb.png) no-repeat;
	width:175px;
	height:143px;
}

h4.gallery-title {
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	color:#999;
	padding-bottom:7px;
}
.hover h4.gallery-title {
	color:#333;
}

/*=== News Detail ===*/
#news-body{background:url(../images/news/bg-body.png) repeat-y center 0;}
#news-header{
	background:url(../images/news/bg-header.png) no-repeat center 0;
	padding-top:342px;
	height:100%;
}
#news-footer{
	background:url(../images/news/bg-footer.png) no-repeat center bottom;
	padding-bottom:72px;
	height:100%;
}

#news-content{
	float:none;
	margin:0 auto;
	width:902px;
	min-height:540px;
	font-size:14px;
	_height:540px;
}
h4.news-title{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	margin:4px 0;
}
