@charset "utf-8";
/* CSS Document */

.style1 {color: #FF0000}
body{margin:0px auto; padding:0px;}
ul,li{margin:0px; padding:0px;list-style:none;}

.sqBorder {
	width:750px;
	height:176px;
	padding:0px;
	float: left;
}
.scroll_div {
	width:670px;
	height:174px;
	overflow: hidden;
	white-space: nowrap;
	background:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.scroll_div img {
	width:200px;
	height:172px;
	border: 0;
	border:1px #efefef solid;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: 8px;
}

#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}/*设置ul和li横排*/

#d_title2{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	display: block;
	float: left;
	width: 730px;
	line-height: 50px;
	background-image: url(ima/top022.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	height: 50px;
}

#d_title2 a:link,#d_title2 a:visited{
	font-size: 12px;
	line-height: 50px;
	color: #FF0000;
}

#d_title2 a:hover{
	text-decoration: underline;
}
