@charset "utf-8";

/* CSS Document */

#body{

	width:1003px;

	margin:auto;

	clear:both;

	text-align:center;

}

.div div{

	text-align:right;

}

#header{

	width:942px;

	margin:auto;

	background:url(../images/logo.jpg);

	background-repeat:no-repeat;

	background-position:0 23px;

}

#footer{

	width:942px;

	height:58px;

	padding:6px 0 0 104px;

	margin:auto;

	clear:both;

	border-top:1px solid #D0D0D0;

	background:url(../images/logo1.jpg);

	background-repeat:no-repeat;

	background-position:28px 5px;

}

.input{

	width:125px;

	height:20px;

	border:1px solid #7F9DB9;

}

.input1{

	width:49px;

	height:20px;

	border:1px solid #D6D6D6;

	background:#FAFAFA;

	color:#A7A7A7;

}

#center{

	width:927px;

	margin:auto;

	text-align:center;

}

.float{

	float:left;

	display:inline;

}

.clear{

	clear:both;

}

.bg{

	background-image: url(../images/7.jpg);

	height: 22px;

	background-repeat: repeat-x;

	background-position: top;

}

.bg1{

	height:22px;

	color:#FFFFFF;

	padding:0 0 0 24px;

	overflow:hidden;

	background-image: url(../images/6.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

}

.bg2{

	height:22px;

	padding:5px 9px 0 0;

	color:#FFFFFF;

	float:right;

	display: table;

	background-image: url(../images/8.jpg);

	background-repeat: no-repeat;

	background-position: right 0px;

}

#sidebar{

	width:178px;

	float:left;

	display:inline;

}

#right{

	float:left;

	width:748px;

	margin:5px auto auto auto;

	display:inline;

}

#g{

	height:34px;

	padding:0 0 0 187px;

	background-image: url(../images/9.jpg);

	background-repeat: no-repeat;

	background-position: 0px bottom;

}

#g1{

	overflow:hidden;

	width:205px!important;

	width:225px;

	height:23px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:14px;

	line-height:26px;

	padding:0 0 0 20px;

	background-color: #0B8634;

	background-image: url(../images/10.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

}

#g2{

	clear:both;

	padding:9px 0 20px 0;

}

#sort{

	background:url(../images/15.jpg);

	height:26px!important;

	height:30px;

	padding:4px 0 0 50px;

	margin:0 0 10px 0;

}

#sort a{

	font-weight:bold;

	color:#0B8634;

}

#div{

	clear:both;

	height:25px!important;

	height:60px;

	padding:35px 0 9px 301px;

	height:60px;

}

#line{

	width:41px;

	background-image: url(../images/new.jpg);

	background-repeat: no-repeat;

	background-position: 0px bottom;

}

#line1{

	border-bottom:1px solid #D0CCCB;

}







/* 产品页面样式 =====================================================*/
#imageFlow {
	margin:auto;
	overflow:hidden;
	width:1003px;
	position:absolute;
	height:510px;
}
#imageFlow .diapo {
	left:-1000px;
	cursor:pointer;
	position:absolute;
}
#imageFlow .link {
	border:1px solid dotted;
	margin:-1px;
}
#imageFlow .bank {
	visibility:hidden;
}
#imageFlow .top {
	width:100%;
	position:absolute;
	height:80%;
}
#imageFlow .text {
	z-index:1000;
	left:0;
	width:100%;
	bottom:12%;
	position:absolute;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#imageFlow .title {
	font-weight:bold;
	text-align:center;
}
#imageFlow .legend {
	font-size:0.8em;
	text-align:center;
}
#imageFlow .scrollbar {
	z-index:1000;
	left:10%;
	width:80%;
	bottom:5%;
	position:absolute;
	height:16px
}
#imageFlow .track {
	filter:alpha(opacity=30);
	left:1%;
	width:98%;
	position:absolute;
	height:16px;
	opacity: 0.3;
}
#imageFlow .arrow-left {
	position:absolute
}
#imageFlow .arrow-right {
	right:0px;
	position:absolute
}
#imageFlow .bar {
	left:25px;
	position:absolute;
	height:16px
}
