/*Container*/
#container{
	padding-bottom: 0px;
}
.LeftCol{
	background-image: url(../../../images/l_1/leftbg/whatisnew.png);
	background-repeat: no-repeat;
}
.LeftCol ul{
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:3px;
	font-size:11px;
	color:#929292;
}
.LeftCol li{
	background-image: url(../../../images/l_1/icon.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	border-bottom:1px solid #D1D1D1;
	height:53px;
	margin-top:12px;
	padding-left:14px;
}
.LeftCol a{
	font-size:12px;
	padding-top:3px;
	line-height:18px;
	color:#40525C;
	display:block;
}


