@charset "utf-8";
/* CSS Document */
@import 'global.css';

.about {
	width:737px;
	height:225px;
}
.about dt {
	height:32px;
	padding-right:10px;
	background:url(../images/about_title.jpg);
}
.about dt span,.news dt span,.hy dt span,.proslide dt span {
	visibility:hidden;
}
.about dt .more {
	margin-top:12px;
}
.about dd {
	text-indent:24px;
	line-height:28px;
	padding:10px 0 0 14px;
}
.about dd img {
	display:block;
	width:234px;
	height:166px;
	margin-right:14px;
	padding:2px;
	border:1px solid #cccccc;
}
.news {
	width:382px;
	height:199px;
}
.hy {
	width:355px;
	height:199px;
}
.news dt {
	height:32px;
	padding-right:20px;
	background:url(../images/news_title.jpg);
}
.hy dt {
	height:32px;
	padding-right:20px;
	background:url(../images/hy_title.jpg);
}
.news dt .more,.hy dt .more {
	margin-top:18px;
}
.news dd,.hy dd {
	padding:10px 20px 0 6px;
}
.news dd li,.hy dd li {
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:14px;
	border-bottom:1px dotted #cccccc;
	background:url(../images/list_dot.jpg) 0 10px no-repeat;
}
.news dd li span,.hy dd li span {
	padding-left:20px;
}
.proslide {
	width:737px;
	height:213px;
	margin-top:7px;
}
.proslide dt {
	height:32px;
	padding-right:10px;
	background:url(../images/pro_slide_title.jpg);
}
.proslide dt .more {
	margin-top:18px;
}
.proslide dd {
	padding:17px 7px 0;
	width:723px;
	height:164px;
}
.rollBox {
	width:723px;
	height:164px;
	overflow:hidden;
}
.rollBox .LeftBotton {
	width:18px;
	height:30px;
	cursor:pointer;
	margin-top:50px;
	background:url(../images/btn_tl.jpg);
}
.rollBox .content {
	width:687px;
	height:164px;
}
.rollBox .Cont {
	width:687px;
	height:164px;
	overflow:hidden;
	_position:relative;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:229px;
	height:164px;
	text-align:center;
}
.rollBox .Cont .pic a {
	display:block;
	width:208px;
	height:164px;
}
.rollBox .Cont .pic img {
	display:block;
	width:200px; 
	height:129px;
	padding:3px;
	border:1px solid #cccccc;
}
.rollBox .Cont .pic span {
	display:block;
	width:160px;
	height:27px;
	line-height:27px;
	padding:0 20px;
	overflow:hidden;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.rollBox .RightBotton {
	width:18px;
	height:30px;
	cursor:pointer;
	margin-top:50px;
	background:url(../images/btn_tr.jpg);
}