
	#van-banner{
		width:1005px;
		height:210px;
		margin: 0 auto;
		background:url(images/van-banner-bg.png) repeat top left;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		margin-bottom:10px;
		padding:10px 0;
		//display:none;
	}
	#van{
		position:absolute;
		z-index:300;
		margin-left:530px;
		width:458px;
	}
	#van-content{
		display:none;
		width:6000px;
		position:absolute;
		background:#FFF;
		margin-top:30px;
		margin-left:110px;
		overflow:hidden;
		height:150px;
		padding-left:30px;
		z-index:200;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		border:1px solid #000;
	}
	#button{
		position:absolute;
		top:500px;
		display:none;
	}
	#van-content h2{
		padding:0;
		margin:5px 0 0 20px;
		font-size:19px;
		font-weight:bold;
		color:#00669e;
		width: 250px;
		float:left;
		clear:none;
		line-height:10px;
		
	}
	#van-content h3{
		float:right;
		width:165px;
		color:#00669e;
		font-weight:normal;
		clear:none;
		margin-top:44px;
		
	}
	#van-content ul{
		padding:0;
		margin:0;
		list-style:none;
		float:left;
	}
	#van-content li{
		font-size:12px;
		padding-left:20px;
		margin-left:20px;
		width:265px;
		line-height:19px;
	}
	#van-content li a{
		color: #000;	
	}
	#van-content li:hover{
		background:url(images/van-banner-link-hover.png) left center no-repeat;
		color:#FFF;
		cursor:pointer;
	}
	#van-content li:hover a{
		color:#FFF;
		text-decoration:none;
	}/* CSS Document */
	#btn3 img{
		margin-top:20px;
		display:none;
	}
	#btn4 img, #btn5 img, #btn3 img{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		display:none;
	}