@charset "utf-8";
/*================================默认样式=================================*/
* {


}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,     
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	
 }    
fieldset, img {     
 border: 0;    
 }       
ol, ul {    
 list-style: none;    
 }    
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 }    
caption, th {    
 text-align: left;    
 }    

h1, h2, h3, h4, h5, h6 {    
 font-weight: normal;    
 font-size: 100%;    
 }    
q:before, q:after {    
 content: '';    
 }    
abbr, acronym {     
 border: 0;    
 }


/*================================页面字体样式=================================*/
body {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-position: left top;
	background-image: url(../images/bg.jpg);
	font-size: 12px;
	
}

td {

}
/*================================滚动=================================*/

#demo {
	float:left;
	overflow:hidden;
	width: 583px;
	height: 153px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#demo img {

}
#indemo {
float: left;
width: 2000%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

.text {
	color: #666;
	width: 130px;
	border: 1px solid #e0e5e9;
}

.text1 {
	color: #333;
	font-size: 12px;
	border: 1px solid #c6c6c6;
}



a:link{
	text-decoration: none;
	color: #00F;
}

a:visited{
	text-decoration: none;
	color: #00F;
}


a:active{
	text-decoration: none;
	color: #00F;
}

a:hover{
	text-decoration: none;
	color: #00F;
}


.zzb07link{
	color: #333;
}
a.zzb07link:link {
	color: #333;
	text-decoration: none;
}
a.zzb07link:visited {
	color: #333;
	text-decoration: none;
}
a.zzb07link:hover {
	text-decoration: none;
	color: #333;
}
a.zzb07link:active {
	text-decoration: none;
	color: #333;
}
.zzb07tail
{
	color:#333;
}
a.zzb07tail:link{
	color: #333;
	text-decoration: none;
}
a.zzb07tail:visited{
	color: #333;
	text-decoration: none;
}
a.zzb07tail:hover{
	text-decoration: none;
	color: #333;
}
a.zzb07tail:active{
	text-decoration: none;
	color: #333;
}
