@charset "utf-8";
/* CSS Document */

#container{
	background					:	url(../image/index/bg.jpg) repeat-x;
}

#box2{
	margin-bottom				:	26px;
}

#box3 .left{
	float						:	left;
	width						:	589px;
	height						:	270px;
}



#box3{
	width						:	814px;
	margin						:	0 auto;
}



#box4{
	width						:	814px;
	margin						:	26px auto 0;
}

#box4 p{
	width						:	157px;
	text-align					:	center;
}

#box4 li{
	width						:	162px;
	float						:	left;
}
#box4 li .last{
	width						:	157px;
	background					:	#333333;
}

#box5 p{
	text-align					:	left;
}

#box5{
	width						:	814px;
	margin						:	35px auto 20px;
}

