@charset "utf-8";
/* CSS Document */

.img-scroll {
	position:relative;
	margin:20px auto 10px auto;
	width:616px;
}
.img-scroll .prev, .img-scroll .next {
	position:absolute;
	display:block;
	width:50px;
	height:314px;
	top:0;
	color:#FFF;
	text-align:center;
	line-height:200px
}
.img-scroll .prev {
	cursor:pointer;
	left:0;
}
.img-scroll .next {
	right:0;
	cursor:pointer;
}
.img-list {
	position:relative;
	width:497px;
	height:550px;
	margin-left:60px;
	}
.img-list ul {
	width:9999px;
}
.img-list li {
	float:left;
	display:inline;
	width:487px;
	margin-right:30px;
	height:316px;
	text-align:center;
	line-height:25px;
}
.word_003 td{
	font-size:16px;
	color:#e47e05;
	text-align:left;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	padding-top:15px;
}
.word1 {
	font-size:14px;
	color:#78797A;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.picture {
	BORDER-BOTTOM: #c9c9c9 5px solid;
	BORDER-LEFT: #c9c9c9 5px solid;
	BORDER-TOP: #c9c9c9 5px solid;
	BORDER-RIGHT: #c9c9c9 5px solid;
}
