@charset "utf-8";
/* CSS Document */
body, div,  ul,  li,
h1, h2, h3, h4, p{margin: 0;padding: 0;}
h1, h2, h3, h4{font-size: 100%;font-weight: normal;}
body{
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	background-color: #74d7f7;
	margin-right: 0px;
	margin-left: 0px;
}
ul{list-style-type: none;}
img {border: 0;}
#container{
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
}
#header{
	height: 26px;
	width: 900px;
	padding-top:5px;
	margin-left:10px;
	border:#CCC 1px solid;
	margin-top:4px;
}
#header ul{margin-left:6px;}
#header li{
	float:left;
	list-style-type: none;
}
#header a{
	color:#333333;
	text-decoration:none;
	display:block;
	width:70px;
	height:14px;
	text-align:center;
	margin-left:3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	margin-top: 3px;
}
#header a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#headerpic{
	width:900px;
	height:300px;
	margin-top:10px;
	border:#CCC solid 1px;
	margin-left:10px;
}
#headerpic h4{
	width:900px;
	height:300px;
	background-image: url(image/hederbg.jpg);
	background-repeat: no-repeat;	
}
#headerpic h4 span{
	display: none;
}
#content{
	width:900px;
	height:auto;
	margin-left:10px;
	
}
.none{display:none;}
#content #fengcaitit{
	width:200px;
	height:30px;
	background-image:url(image/titlebg01.gif);
	background-repeat: no-repeat;
}
#content #zhanhui_jieshao h4{
	margin-top:10px;
	width:900px;
	height:80px;
	background-image:url(image/jieshaotitlebg.gif);
	background-repeat: no-repeat;
}
#zhanhui_jieshao p{
	margin:10px;
	line-height:22px;
}
#jieshao_pic{
	border-bottom:#CCC 1px solid;
	width:900px;
	height:auto;}
#jieshao_pic .img01{
	margin-left:10px;
	margin-right:70px;
}
#suditit{
	width:200px;
	height:30px;
	background-image:url(image/titlebg02.gif);
	background-repeat: no-repeat;
}
#canzhan{
	width:880px;
	height:auto;
	margin-left:10px;
}
.zhanshow img{float:left;margin-right:10px;}
.textbox{float:right;width:540px;border-bottom:#CCC 1px dotted;}
.textbox02{float:right;width:540px;}
.textbox h4{
	width:520px;
	height:23px;
	border-bottom:#CCC dotted 1px;
	color: #F30;
	background-image: url(image/titlebg03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-left: 25px;
}
.textbox p{
	line-height:22px;margin-bottom:10px;}
.textbox a{
	color: #06F;
	text-decoration: none;
}
.textbox a:hover{
	color: #F60;
	text-decoration: underline;
}
#newproduct{
	width:880px;
	height:auto;
	margin-left:10px;}
.textbox02 ul li{
	line-height:25px;
	overflow:hidden;
	background-image: url(image/tipbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
}
.textbox02 ul{
	border:#CCC 1px solid;
	width:530px;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:10px;
}
.textbox02 ul a{
	color: #06F;
	text-decoration: none;
	
}
.textbox02 ul a:hover{color: #F60;
	text-decoration: underline;
	float:left;}
#rightbox{float:right;width:400px;}
#footer {
	height: auto;
	width: 900px;
	line-height: 2em;
	text-align: center;
	padding: 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(image/footerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a{
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
	color:#3366CC;
}
#footer a:hover{
	text-decoration:underline;
}
