/* page style */

body{
	margin:0px;
	padding:0px;
	font-family:"????";
	font-size:12px;
	background:#FFFFFF;
	color:#000000;}
	img{
	border:none;
	}
a{
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#F00;
	}
li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	}

/* top start */
#top{
	clear:both;
	width:960px;
	height:auto;
	margin:0px auto;}
#top #logo{
	width:772px;
	height:94px;
	background:url(top1.1.gif) no-repeat;
	float:left;}
#top #tel{
	width:188px;
	height:94px;
	background:url(top1.2.gif) no-repeat;
	float:left;}
#top #menu{
	clear:both;
	width:960px;
	height:31px;
	background:url(top2.2.gif);
	text-align:center;
	line-height:30px;
	color:#FFF;
	margin-bottom:5px;}
#top #menu a{
	color:#FFF;}
#top #menu a:hover{
	color:#FF9801;}
#top #banner{
	width:760px;
	height:172px;
	background:url(top3.1.gif) no-repeat;
	float:left;}
#top #product{
	width:194px;
	float:left;
	margin-left:5px;}
#top #product #pro_title{
	width:194px;
	height:25px;
	background:url(top3.2.1.gif) no-repeat;}
#top #product #pro_content{
	width:194px;
	height:2px;
	background:url(top3.2.2.gif);}
#top #product #pro_bottom{
	width:194px;
	height:7px;
	background:url(top3.2.3.gif) no-repeat;}	
/* top end */

/* content start */
#content{
	height:auto;
	margin:0px auto;
	width:960px;
	clear:both;
}
#content #left{
	width:222px;
	float:left;}
#content #right{
	width:727px;
	float:left;
	margin-left:5px;}


/* content end */

/* list start */
#list{ height:auto; margin:0px auto; width:960px; clear:both; margin-top: 0; margin-bottom: 0; }
#list .pro_title{
	width:960px;
	height:27px;
	background:url(indexzs1bg.gif);}
#list .news{
	width:314px;
	height:auto;
	margin-right:4px;
	float:left;
	border: 1px solid #CEE2E1;}

	
/* list end */

/* foot start */
#foot{ clear:both; margin:3px auto 0; width:960px; height:auto; }
#foot #link{ width:auto; height:30px; line-height:25px; background-color: green; }
#foot #copy{
	width:1003px;
	height:84px;
	background:no-repeat;
	line-height:24px;
	text-align:center;
	}
/* foot end */


