﻿#intro {
	background:#fff url("../images/intro-bg.png") repeat-x top;
}

#intro .wrapper, #intro .footer-inside {
	margin:0 auto;
}

#intro .header {
	height:260px;
	margin-bottom:0;
}

	#intro .logo {
		width:144px;
		height:77px;
		top:80px;
		left:426px;
	}
	
		#intro .logo span {
			width:144px;
			height:77px;
			background:url("../images/intro-logo.png") no-repeat;
		}

	#intro .category-select {
		width:1000px;
		top:217px;
		left:0;
	}
	
		#intro .category-select li {
			padding:0 205px;
		}

#intro .content-table td {
	text-align:center;
	width:50%;
}