@charset "utf-8";
/* CSS Document */
body,ul,li,p,dt,dd,dl,span,img,td,form{
	margin:0;
	padding:0;
	}
body{
	overflow-y:auto;
	overflow-x:hidden;
	font-size:80%;
	}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	}
ul{
	list-style:none;
}
a,a:hover{
	border:none;
	text-decoration:none;
}

img{
	border:none;
	display:block;
}
span{
	display:block;
	}

.headerall{
	margin:0 auto;
	width:100%;
	background:url(../images/bg_toper.jpg);
	}
.header{
	margin:0 auto;
	width:941px;
	height:70px;
	padding-top:12px;
	}
#logo{
	width:225px;
	height:54px;
	float:left;
	margin-right:155px;
}
#logo a{
	display:block;
	width:225px;
	heigh:54px;
	}
#textSet{
	float: right;
	width:194px;
	height:19px;
}
#textSet li{
	float:left;
	margin-right:3px;
	list-style:none;
	text-decoration: none;
}
#textSet li.start{
	margin-right:8px;
	}
#textSet li.start img{
	margin-top:3px;
	}
#textSet li.end{
	margin-right:0;
	}

.contact{
	width:199px;
	height:52px;
	margin-top:6px;
	float:right;
	border:1px solid #000;
}
.ad{
	margin:0 auto;
	width:940px;
	height:395px;
	clear:both;
}
.adDemo{
	margin:0 auto;
	width:900px;
	height:550px;
	clear:both;
	}
.ad2{
	margin:0 auto;
	width:899px;
	height:150px;
	clear:both;
}	
.wrapper{
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.flashAd{
	margin:0 auto;
	width:100%;
	height:141px;
	background:#ccc;
}
.flashAd img{
	width:940px;
	height:141px;
	margin:0 auto;
	}
.container{
	margin:0 auto;
	width:940px;
	margin-top:10px;
	overflow:hidden;
}
.containerLeft{
	width:605px;
	height:153px;
/*	padding-left:32px;*/
	float:left;
	}	
.demo{
	width:123px;
	height:123px;
	margin-left:23px;
	margin-top:10px;
	float:left;
	}
/*.product{
	width:630px;
	height:181px;
	margin-top:21px;
	margin-bottom:27px;
}
.product li{
	float:left;
	margin-right:7px;
	}*/
.containerRight{
	width:171px;
	height:153px;
	float:right;
	}
.container_right.banner_last{
	margin-bottom:0;
	}
/*.news{
	width:200px;
	height:170px;
	padding-left:2px;
	padding-right:2px;
	margin-top:12px;
	margin-bottom:33px;
	overflow:auto;
	}
.news li{
	margin:0 auto;
	width:190px;
	border-bottom:1px dashed #ccc;
	line-height:20px;
	}*/
/*#topics{
width:600px;
padding-left:2px;
padding-right:2px;
margin-top:12px;
margin-bottom:33px;
height:150px;
overflow:auto;
border:1px solid #f00;
}
#topics li{
	margin:0 auto;
	line-height:16px;
	border-bottom:1px dashed #ccc;
}*/


#topics{
width:602px;
height:110px;
overflow:auto;
/*border-bottom:1px #CCC solid;
border-left:1px #CCC solid;
border-right:1px #CCC solid;*/
}
#topics li{
/*clear:both;*/
/*border-bottom:dotted #9C7A59 1px;*/
width:580px;
/*margin-left:5px;*/
float:left;
line-height:22px;
border-bottom:1px dashed #000;
}
#topics li span{
  float:left;
}
#topics li span.date{
  text-align:center;
  width:100px;
  margin-top:10px;
  background-color:#39C;
  color:#fff;
  margin-right:20px;
/*  margin-left:8px;*/
/*  line-height:20px;*/
/*  font-size:10px;*/
}
#topics li span.conments{
	width:450px;
	margin-top:8px;
	color:#000;
	white-space:normal;
	padding-bottom:5px;
	word-break:break-all;
}




.banner_one{
	margin-top:30px;
}

/* start footer*/
.footer{
	margin:0 auto;
	width:100%;
	height:40px;
	clear:both;
	background:#333;
	}
.footerContent{
	margin:0 auto;
	width:309px;
	padding-top:18px;
	height:22px;
	}
.footerContent img{
	margin:0 auto;
	width:309px;
	height:9px;
	}
/* end footer*/
