/* CSS Document */
body{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	margin:0;
}
a{text-decoration:none; font-weight:bold}
a:link,a:visited{color:#000000;}
a:hover,a:active{color:#CC0000;}

.top{
	background:url(images/top-bj.jpg) left repeat-x;
	height:86px;
	width:1004px;
}
.msn{
	margin:10px 0px 0px 716px;
	width:250px;
}
.msn img{
	margin:0px 6px 7px 0px;
	text-align:left;
}
.logo{
	background:url(images/logo.jpg) left no-repeat;
	height:86px;
}
.top-right{
	background:url(images/top_right.jpg) right no-repeat;
	height:86px;
}
.daohang{
	clear:both;
	height:24px;
	padding:0px 0px 0px 5px;
	border-bottom:solid 1px #000000;
	overflow:hidden;
}
.daohang .search{
	background:url(images/search_bj.jpg) right no-repeat;
	width:391px;
	font-weight:bold;
}
.daohang .search form{
	padding:0;
	margin:0;
}
.daohang .search span{
	display:block;
	float:left;
	margin: 5px 0px 0px 4px;
	padding: 0px 0px 0px 4px;
}
.daohang .search #text{
	display:block;
	float:left;
	height: 16px;
	width: 106px;
	margin: 3px 0px 0px 1px;
	padding: 0px 0px 0px 2px;
	border: 1px solid #333333;
}
.daohang .search #Submit{
	display:block;
	float:left;
	height: 19px;
	width: 54px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.daohang ul{
	margin:0;
	padding:0;
	list-style:none;
}
.daohang ul li{
	float:left;
	height:24px;
	margin:0px 2px 0px 2px;
}
.center{
	clear:both;
	margin:7px 0px 0px 0px ;
	background-color:#FF9933;
	width:1004px;
}
#left_bj{
	height:500px;
	background: url(images/left_bj.jpg) left repeat-y;
}
#left_bj1{
	background: url(images/left_bj.jpg) left repeat-y;
}
.list{	
	background-color:#FFB871;
	width:210px;
	height:20px;
	line-height:20px;
	margin:10px 0px 6px 3px;
}
.list .sanjiao{	
	background:url(images/sanjiao.jpg) left no-repeat;
	padding-left:10px;
	margin-left:5px;
}
.list1{
	background:url(images/xiaosanjiao.jpg) left no-repeat;
	width:195px;
	height:20px;
	line-height:20px;
	padding-left:10px;
	margin-left:5px;
}
.aboutlist{
	margin:6px 0px 0px 6px;
	background:url(images/aboutlist.jpg) left no-repeat;
	height:23px;
}
.about{
	background:url(images/aboutus.jpg) left no-repeat;
	width:766px;
	height:36px;
	margin:0px 0px 0px 0px;
}
.product{
	background:url(images/products.jpg) left no-repeat;
	width:766px;
	height:36px;
	margin:0px 0px 0px 0px;
}
.newcneter{
	background:url(images/newcenter.jpg) left no-repeat;
	width:766px;
	height:36px;
	margin:0px 0px 0px 0px;
}
.contact{
	clear:both;
	background:url(images/contactus.jpg) left no-repeat;
	width:766px;
	height:36px;
	margin:0px 0px 0px 0px;
}
.jump{
	line-height:30px;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:3px 23px 0px 8px;
	background:url(images/dian.jpg) repeat-x left bottom;
}
.content{
	display:table;
	/*height:363px;*/
	margin:6px 23px 10px 8px;
	padding:0 0 10px 0;
	line-height:20px;
}
.content img{
	margin:3px;
}
.gundong{
	display:block;
	background-color:#999999;
	padding:3px 0 0 0;
	width:1004px;
	height:110px;
}
#foot{
	background-color:#B4B4B4;
	width:1004px;
	height:29px;
	line-height:29px;
	font-weight:bold;
	clear:both;
}
#foot span{
	padding:0px 0px 0px 5px;
}

#TreeMenu{
	width:210px;
	margin:10px 0px 6px 3px;
}
#TreeMenu ul{
	padding:0; margin:0;
	list-style:none;
	line-height:20px;
}
#TreeMenu ul li{
	line-height:25px;
}
#TreeMenu ul li a{
	display:block;
	width:190px;
	padding:0 0 0 20px;
	margin:1px 0 1px 0;
	background:url(images/icon.gif) no-repeat 6px 9px #FFAD5D;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#TreeMenu ul li a:link,#TreeMenu ul li a:visited{color:#000000;}
#TreeMenu ul li a:hover,#TreeMenu ul li a:active,#TreeMenu ul li a.visible{color:#CC0000;background:url(images/icon1.gif) no-repeat 6px 9px #FFB871;}
#TreeMenu ul li ul{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#TreeMenu ul li ul li{
	line-height:25px;
}
#TreeMenu ul li ul li a{
	display:block;
	padding:0 0 0 15px;
	width:185px;
	background:url(images/icon3.gif) no-repeat 6px 11px #FFAD5D;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	
}
#TreeMenu ul li ul li a:link,#TreeMenu ul li ul li a:visited{color:#000000;}
#TreeMenu ul li ul li a:hover,#TreeMenu ul li ul li a:active,#TreeMenu ul li ul li a.visible{color:#CC0000;background:url(images/icon2.gif) no-repeat 6px 11px #FFB871;}

#Product{
	width:150px;
	border:solid 1px #CC7A2A;
	float:left;
	padding:3px;
	margin:5px 10px 5px 10px;
}
#Product #IMG{
	height:150px;
	background:no-repeat center center #FFAD5D;
}
#Product #IMG a{
	display:block;
	height:150px;
}
#Product #Name{
	height:30px;
	line-height:30px;
	margin:2px 0 0 0;
	background:url(images/line.gif) repeat-x top #FFAD5D;
}
#Product #Name a{
	display:block;
	width:150px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#ProductPage{
	display:table;
	clear:both;
	text-align:center;
}
#ProductContent{
	width:746px;
	clear:both;
	border:solid 1px #CC7A2A;
	padding:2px;
}
#ProductContent #Name{
	padding:0 0 0 5px;
	line-height:30px;
	background-color:#FFB871;
}
#ProductContent #Model{
	padding:0 0 0 5px;
	line-height:30px;
	background-color:#FFAD5D;
}
#ProductContent #Description{
	padding:0 0 0 5px;
	line-height:30px;
	background-color:#FFB871;
}
#ProductContent #IMG{
	padding:5px;
	text-align:center;
	background-color:#FFAD5D;
	margin:2px 0 2px 0;
}
#ProductContent #Remark{
	padding:5px;
	background-color:#FFAD5D;
}

#News ul{
	list-style:none;
	padding:0px;
	margin:0 0 10px 0;
	line-height:25px;
}
#News ul li{
	display:block;
	height:25px;
	clear:both;
	background:url(images/line.gif) repeat-x bottom;
}
#News ul li a{
	display:block;
	width:600px;
	padding-left:15px;
	float:left;
	background:url(images/icon.gif) no-repeat 5px 9px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#News ul li div{
	width:100px;
	float:left;
}
#NewsContent{
	width:750px;
	clear:both;
}
#NewsContent #NewsSubject{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	line-height:30px;
	background-color:#FFAD5D;
}
#NewsContent #Publishers{
	padding:5px;
	text-align:center;
	/*margin:2px 0 2px 0;*/
	background-color:#FFB871;
}
#NewsContent #Remark{
	padding:5px;
	overflow:hidden;
	background-color:#FFAD5D;
}
#MarqueeProduct{
	padding:2px;
	border:solid 1px #000000;
}
#MarqueeProduct #IMG{
	width:100px;
	height:100px;
}
#MarqueeProduct #IMG a{
	display:block;
	height:100px;
}
