@charset "utf-8";

	body {
		background: url('../images/bg2.jpg') no-repeat;
	}
	#hot {
		width: 1000px;
		height: 313px;
		margin-top: 15px;
	}
	#hot .hot-top {
		background: url('../images/d_01.jpg') no-repeat;
		width: 1000px;
		height: 67px;
	}
	#hot #more-btn {
		float: right;
		margin: 20px 20px 0 0;
	}
	#hot .hot-middle {
		background: url('../images/d_02.jpg') repeat-y;
		width: 1000px;
		min-height: 223px;
	}
	#hot #product {
		width: 466px;
		margin-left: 12px;
	}
	#hot #product * {
		float: left;
	}
	#hot #news {
		width: 448px;
		float: right;
		margin-right: 20px;
		color: #043493;
	}
	#hot #news a{
		color: #333;
	}
	#hot #news ul li{
		border-bottom: 2px dotted #999;
		line-height: 40px;
	}
	#hot .hot-bottom {
		background: url('../images/d_03.jpg') no-repeat;
		width: 1000px;
		height: 23px;
	}
	#content_outer {
		min-height: 500px;
	}
	#contect_outer {
		visibility: hidden;
	}
	.slideshow { 
		width: 1000px; height: 380px;overflow: hidden;
	}