@charset "utf-8";


.indexLeft {
	float   : left        ;
	display : inline      ;
}


.indexRight {
	width   : 130px  ;
	float   : right  ;
	display : inline ;
}

.indexBannerNav {

}

	.indexBannerNav li {
		margin-bottom : 5px ;
	}


.whatsNewList {

}

	.whatsNewList li {
		padding       : 10px 0 10px 15px ;
		line-height   : 140%             ;
		border-bottom : 1px dotted #ccc  ;
		background    : url(../i/icon_arrow.png) no-repeat 5px center ;
	}
	
	.whatsNewList li strong {
		margin-right : 5px ;
	}



.infoHead {
	width      : 433px ;
	height     : 48px  ;
	text-align : right ;
	background : url(../i/head_new.png) no-repeat ;
}

	.infoHead img {
		padding : 5px ;
	}