#header{
	width: 100%;
	height:90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(headbg.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#logo{
	width: 700px;
	height:90px;
	float: left;
}
.language{
	width: 180px;
	height:20px;
	float: right;
	margin-top: 5px;
	text-align: center;
}
#top-nav{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.content{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
.title{
	width: 100%;
	margin-right: auto;
	height: 17px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#products{
	width: 300px;
	margin-right: 10px;
	height: auto;
	float: left;
	background-color: #000000;
}
#news{
	width: 440px;
	margin-right: 10px;
	height: auto;
	float: left;
}
.u02 {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
}
.u02 LI {
	list-style-type: none;
	height: 18px;
	width: 420px;
	margin-bottom: 7px;
	margin-left: 10px;
	padding: 0px;
	font-size: 13px;
	color: #906C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#video{
	width: 200px;
	height: 365px;
	float: left;
	background-color: #0D0D0D;
	color: #666666;
	line-height: 180%;
}
.box{
	width: 232px;
	height: 180px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-right: 10px;
}
.box2{
	width: 230px;
	height: 180px;
	float: right;
}
.box-pic{
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
}
.box-title{
	width: 100%;
	height: 16px;
	margin-bottom: 5px;
}
.box-content{
	width: 100%;
	height: 80px;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
#footer{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 6px;
	background-color: #000000;
	color: #333333;
	padding-top: 6px;
	background-image: url(footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer-left{
	width: 655px;
	height: auto;
	float: left;
}
#footer-right{
	width: 320px;
	height: auto;
	float: right;
}
/*--------------下面为：分类选择滑动门搜索CSS样式-------------------------------------------------------------------------*/
ul,li{margin:0px;padding:0px;}
li{list-style-type:none;}
.cont{
	background-color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
}
.hidden{display:none;}

.scrolldoorFrame{
	width:100%;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.scrollUl{
	width:100%;
	overflow:hidden;
	height: 25px;
	background-image: url(rollbg-0.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #000000;
}
.scrollUl li{
	float:right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sd01{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	padding-top: 5px;
	background-color: #9B0000;
	height: 18px;
	width: 75px;
	border: 1px solid #9B0000;
}
.sd02{
	cursor:pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	height: 18px;
	width: 75px;
	padding-top: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
}
.d_over{
	border: 1px solid #C2CEDA;
}
.d_out{
	border: 1px dashed #CCCCCC;
}
