body {
	margin: 0px;
}
a {
	border: 0px currentColor; border-image: none;
}
img {
	border: 0px currentColor; border-image: none;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
.bx_container {
	width: 280px; height: 230px; overflow: hidden; clear: both; margin-right: auto; margin-left: auto;
}
.scroll_horizontal {
	width: 240px; height: 230px; margin-right: auto; margin-left: auto; position: relative;
}
.scroll_horizontal .box {
	margin: 0px auto; width: 240px; height: 230px; overflow: hidden; position: relative;
}
.scroll_horizontal .plus {
	top: 100px; width: 11px; height: 16px; position: absolute; cursor: pointer;
}
.scroll_horizontal .minus {
	top: 100px; width: 11px; height: 16px; position: absolute; cursor: pointer;
}
.scroll_horizontal .plus {
	background: url("../images/left_arrow.png"); left: -20px;
}
.scroll_horizontal .minus {
	background: url("../images/right_arrow.png"); right: -20px;
}
.scroll_horizontal .plus:hover {
	background-image: url("../images/left_arrow_on.png");
}
.scroll_horizontal .minus:hover {
	background-image: url("../images/right_arrow_on.png");
}
.scroll_horizontal ul {
	left: 0px; top: 0px; width: 9999px; position: absolute;
}
.scroll_horizontal li {
	list-style: none; margin: 0px; padding: 0px; height: 200px; float: left;
}
.th39-li5-list {
	left: 0px; overflow: hidden; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; clear: both;
}
.th39-li5-list li {
	margin: 0px; padding: 0px 10px 0px 0px; width: 165px; text-align: center; line-height: 30px; overflow: hidden; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.th39-li5-list li img {
	margin: 0px; padding: 0px; width: 165px; height: 126px;
}
.box .th39-li5-list li a {
	color: rgb(51, 51, 51); font-family: "微软雅黑"; font-size: 12px; text-decoration: none;
}
.box .th39-li5-list li a:hover {
	color: rgb(204, 0, 0); text-decoration: underline;
}
