/*
body[orient="landscape"] #container {
	width: 680px;
}

body[orient="landscape"] .cate3 .item-list {
	width: 354px;
}

body[orient="landscape"] .cate3 .box-title {
	margin-top: 5px;
}

body[orient="landscape"] #article #content img {
	max-width: 460px;
	height: auto;
}
*/