@charset "utf-8";
/* CSS Document */



#ConnectUs{
	float:left;
	width:178px;
	margin-top:18px;

}

#ConnectNav{
	float:left;
	width:178px;
}
#ConnectNav ul
{
    
}

#ConnectNav li
{
    height:30px;
	overflow:hidden;
}

#ConnectNav li a
{
	display:block;
	height:60px;
	background-repeat: no-repeat;
	width:179px;
}
#ConnectNav li a:hover
{
	margin-top:-30px;
}
.Business{background-image: url(../Images/ServerItem1.gif);}
.Outlets{background-image: url(../Images/ServerItem5.gif);}
.Express{background-image: url(../Images/ServerItem2.gif);}
.ExpressBusiness{background-image: url(../Images/ServerItem3.gif);}
.Checks{background-image: url(../Images/ServerItem4.gif);}



#NewsTitle{
	float:left;
	width:178px;
}
#LeftContainer ul{
	float:left;
	width:178px;
}

#LeftContainer ul li{
	float:left;
	width:178px;
}

#LeftContainer #LeftMenu{
	margin-top:10px;
}

#LeftContainer #LeftMenu li{
	width:168px;
	padding-left:10px;
	margin-top:3px;
}




#ContentTitle{
	float:left;
	width:760px;
	height:38px;
	border-bottom:solid 1px #bdbdbd;
	line-height:38px;
	vertical-align:middle;
}
#ContentTitle img{
	float:left;
	margin:12px 0 0 21px;
}

#ContentTitle span{
	float:right;
	margin-right:20px;
	color:#636363;
}

#Content{
	float:left;
	width:660px;
	padding:20px 50px;
	line-height:1.8em;
}

.NewsHeader{
	float:left;
	width:660px;
	height:28px;
}
.NewsHeader img{
	float:left;
	margin-left:8px;
}

.NewsHeader span{
	float:right;
	margin-right:15px;
	color:#226b9d;
}
.NewsListContainer{
	float:left;
	width:660px;
	padding-bottom:25px;
}

.NewsList{
	width:660px;
	color:#636363;
}

.NewsList tr{
	height:33px;
	line-height:33px;
	vertical-align:middle;
}

.NewsList .odd{
	background-color:#f3f3f3;
}

.NewsList .NewsListID{
	width:43px;
	text-align:center;
}

.NewsList .NewsListContent{
	width:523px;
	text-align:left;
}

.NewsList .NewsListTime{
	width:78px;
	text-align:center;
}	

#Pager{
	float:left;
	width:660px;
	text-align:center;
	color:#636363;
}

.pager td
{
    width:14px;
}