#topNewsBorder
{
	position:relative;
	width:550px;height:346px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:262px;}
#topNewsImageBox
{
	position:relative;
	overflow:hidden;
	width:100%;height:310px;
	display:block;
}
#topNewsImageList
{
    position:absolute;top:0px;
    width:1650px;height:310px;}
.topNewsImage
{
	float:left;
	width:550px;height:310px;
	margin:0px 0px;
	border:none;}
	
.topNewsTitle
{
	position:relative;
	height:25px;
	border:solid 1px #e0e0e0;
	text-align:right;
	margin-bottom:10px;
	padding-top:5px;
	}
.rightArrowTopNews
{
	position:absolute;
	display:block;
	left:30px;
	cursor:pointer;
	width:16px;height:16px;
	background-position:-96px -283px;}
.leftArrowTopNews
{
	position:absolute;
	display:block;
	left:13px;
	cursor:pointer;
	width:16px;height:16px;
	background-position:-79px -283px;}
/*--ShadowTopNews--*/	
.ShadowLeftTopNews
{
	background-position:0px 0px;
	position:absolute;
	width:10px;
	left:-10px;
	height:304px;
	top:44px;
	}

.ShadowRightTopNews
{
	background-position:-10px 0px;
	position:absolute;
	width:10px;
	right:-10px;
	height:304px;
	top:44px;
	}
		
.ShadowTopTopNews
{
	background-position:0px -126px;
	position:absolute;
	width:550px;
	height:14px;
	top:28px;}
	
.ShadowBottomTopNews
{
	background-position:0px -142px;
	position:absolute;
	width:545px;
	height:14px;
	top:352px;}
	
.ShadowImgTopLeft
{
	background-position:-130px -172px;
	position:absolute;
	width:21px;
	height:16px;
	left:-11px;
	top:28px;}
	
	
.ShadowImgTopRight
{
	background-position:-130px -189px;
	position:absolute;
	width:21px;
	height:16px;
	right:-12px;
	top:28px;}
	
.ShadowImgBottomLeft
{
	background-position:-130px -138px;
	position:absolute;
	width:21px;
	height:16px;
	left:-12px;
	top:347px;}
	
.ShadowImgBottomRight
{
	background-position:-130px -155px;
	position:absolute;
	width:21px;
	height:16px;
	right:-12px;
	top:348px;}
	
.IconLeftTopNews
{
	background-position:0px -270px;
	position:absolute;
	width:48px;
	height:82px;
	top:77px;
	left:-48px;}
	
.IconBottomTopNews
{
	background-position:-131px -205px;
	position:absolute;
	width:31px;
	height:23px;
	top:352px;
	right:250px;}