#content
{
	padding:20px 0px 20px 50px; 
	width:702px;
}

#news-top{
	background-image:url(../images/banner/newbg-03-2.png);
	background-repeat:no-repeat; 
	height:267px;
	margin-left:2px;
	position:relative;
}

#news-top2{
	background-image:url(../images/banner/newsbg-top3.png);
	background-repeat:no-repeat; 
	height:267px;
	margin-left:2px;
	position:relative;
}

#newsticker-demo { 
	/*height: 484px;*/
	width:735x;
	background-image:url(../images/news/newsbg-middle.png);	
	background-repeat:repeat-y; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size:13.5px;
	margin-left:2px;
	position:relative;
/*	padding-top:20px; */
}

#news-bottom{
	background-image:url(../images/news/newsbg-bottom.png);
	background-repeat:no-repeat; 
	height:23px;
	margin-left:2px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px; }

#newsticker-demo .title {
	height:35px;
	width:580px;
	float:left;
}

.scroll{ width:700px; height:474px; overflow-y: scroll; overflow-x:hidden; padding-top:12px;}

.newsticker-jcarousellite { width:688px; padding:1px; }
.newsticker-jcarousellite ul li{list-style:none; display:block; padding-bottom:10px; margin-bottom:5px; margin-left:28px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {  width:100%; }

.newsticker-jcarousellite .info span.cat { 
	display: block; 
	font-size:13.5px;
	line-height:30px; 
	color:#000; 
	background-image:url(../images/news-br.png);
	background-repeat:no-repeat;
	text-indent:8px;
}

li span.new { 
	
	font-size:13.5px;
	color:#E87658; 
	font-weight:normal;
}

.newsticker-jcarousellite .info a { 
	margin-left: 8px;
}

.essay { 
	
	width:650px; 
	padding:9px 0px 18.5px 0px;
	margin-left:40px;
}

.essay p{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:13.5px;
	/*text-align:justify;*/
	line-height:25px;
}


.essay h3{
	margin:2px 0px 20px 0px;
	color:#EA521B;
	font-size:16px;
}


.subpage_back{
	padding-top:6px;	
}

.subpage_back2{
	position:absolute;
	right:85px;
	padding-bottom:6px;	
}


.clear { clear: both; }