@charset "utf-8";
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #505050;
	font-size: 13px;
	background-color: #DCE0E3;

}

img{behavior: url(js/iepngfix.htc);} 

td {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}
td a{
	color: #666666;
	font-size: 13px;
	line-height: 1.8;
}


a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover,a:active{
	color: #D64632;
	text-decoration: none;
}


#index-banner{
	width: 100%;
	text-align: center;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#index-info{
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
#container{
	width: 100%;
	text-align: center;
	background-image: url(../images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bg{
	width: 990px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	width:990px;
	color: #FFFFFF;
	height: 60px;
	padding-top: 10px;
	float: left;
	margin: 0px;

}
#logo {
	width:200px;
	height: 60px;
	float: left;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;


}



#menu {
	height: 43px;
	width: 720px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu ul{
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 720px;
	margin: 0px;
	padding: 0px;

}

#menu ul li {
	height: 33px;
	width: 143px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding-top: 10px;

}

#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	height: 33px;
	width: 143px;
	float: left;

}   
#menu li a:hover {
	color: #FFFFFF;
	height: 33px;
	width: 143px;
	float: left;

}  


#menu li a.current{
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	width: 143px;
	float: left;

}


#tree{
	width: 990px;
	text-align: left;
	background-image: url(../images/bg-tree.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;

}

#master-footer{
	width: 990px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 40px;

}


#master{
	width: 990px;
	text-align: left;
	background-image: url(../images/master-bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

#master02{
	width: 990px;
	text-align: left;
	background-image: url(../images/master-bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#left{
	width:260px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 450px;

}





#submenu  {
	width: 140px;
	float: left;
	text-align: left;
	letter-spacing: 1px;
	background-image: url(../images/left-info.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 130px;
	padding-right: 40px;
	padding-left: 80px;
	padding-bottom: 200px;

}
#submenu div{
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	width: 140px;
	letter-spacing: 1px;
	float: left;


}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 140px;

}
#submenu ul li {
	margin: 0px;
	list-style-type: none;
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;


}
#submenu ul li a {
	text-decoration: none;
	color: #000000;
}
#submenu ul li a:hover{
	color: #CC0000;

}
#submenu ul li a.current{
	color: #CC0000;
	background-image: url(../images/submenu-current.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;

}









#content{
	float: left;
	width: 720px;
	padding-left: 10px;

}

#title{
	height: 40px;
	width: 720px;
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	float: left;
	margin-bottom: 10px;

}

h1{
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	float: left;
	padding-top: 0px;
	color: #333333;
	margin-top: -2px;

}

h2{
	font-size: 11px;
	font-weight: normal;
	width: 700px;
	float: left;
	color: #808080;
	text-align: right;
	padding: 0px;
	height: 20px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	
}








#main{
	width:720px;
	float: left;
	text-align: left;
	line-height: 1.6;
	padding-top: 10px;
}







h3{
	font-size: 2px;
	padding: 0px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 700px;
	line-height: 1.5;

	
}

h4{
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;

}

#banner{
	width:720px;
	height: 200px;
	float: left;
	padding-bottom: 10px;
}

#banner01{
	width:510px;
	float: left;
	padding-right: 10px;
	height: 200px;
}

#banner02{
	width:200px;
	float: left;
	height: 200px;
}
















.leftimg {
	float: left;
	border: none;
	margin-right: 20px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-bottom: 20px;
}









.product-list{
	width: 190px;
	height: 170px;
	float: left;
	background-image: url(../images/index/products-list.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 10px;
}


.product-item{
	float: left;
	width: 190px;
	color: #000000;
	height: 30px;
	font-size: 11px;


}



#products-show-pic {
	FLOAT: left;
	WIDTH: 360px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#products-show-pic * {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WORD-BREAK: break-all; PADDING-TOP: 0px
}



#sitemap{
	line-height: 2;


}


#footer {
	width:100%;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/footer-bg.jpg);
	height: 110px;
	padding-top: 20px;
	margin: 0px;
	float: left;
	color: #636D78;
	background-position: center top;
	background-color: #DDE0E3;
	background-repeat: no-repeat;
	
}
#footer-container{
	width: 990px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#footer-logo {
	float: left;
	height: 60px;
	width: 200px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

	
}
#footer-menu{
	float: left;
	height: 60px;
	width: 700px;
	text-align: left;
	padding-left: 28px;
	padding-top: 20px;
	letter-spacing: 1px;
	font-size: 12px;

}
#footer-menu div{
	float: left;
	width: 700px;
	margin: 0px;


}
#footer-menu ul{
	float: left;
	width: 700px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;


}
#footer-menu ul li{
	float: left;
	width: auto;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EC0000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;



}






.font-8 {font-size: 8px;}
.font-11 {font-size: 11px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.color-0 {color: #CCCCCC;}
.color-1 {color: #D64632;}
.color-2 {color: #F1821D;}
.color-3 {color: #FFFFCC;}
.color-4 {color: #669933;}
.color-5 {color: #0066CC;}
.color-6 {color: #333333;}

.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.list{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 720px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-bottom: 2px;
}
.list-pic{
	float: left;
	height: 110px;
	width: 180px;
	margin-right: 20px;
	padding: 5px;
	background-image: url(../images/list-pic-bg.gif);
	background-repeat: no-repeat;
}



.pic{
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
}






















	#imageFlow {
	position: absolute;
	width: 720px;
	visibility: visible;
	height: 360px;
	float: left;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
	margin-left: -1px;
	margin-bottom: -1px;
	}
	#imageFlow .bank {
	visibility: hidden;
	}
	#imageFlow .top {
		position: absolute;
		width: 100%;
		height: 40%;
		background: #181818;
	}
	#imageFlow .text {
		position: absolute;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: center;
		color: #000000;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
	}
	#imageFlow .title {
	font-size: 13px;
	color: #535353;
	}
	#imageFlow .legend {
	font-size: 20px;
	font-weight: bold;
	color: #535353;
	}
	#imageFlow .scrollbar {
		position: absolute;
		bottom: 10%;
		width: 700px;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=40);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}
.font-a{ font-family:"微软雅黑", "黑体";font-size:14px;line-height:170%;color:#666}
