body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote{ 
 padding: 0;
 margin: 0;
 }
fieldset, img { 
 border: 0;
 }
 ol, ul {
 list-style: none;
 }
 p{
	margin: 0px;
	padding: 0px;
}
/*-----------------------------------Reset------------------------------------*/ 

body{
	margin: 0px;
	font-size: 12px;
	color: #807E7E;
	text-decoration: none; background:#F2F2F2;font-family:"宋体";
	padding: 0px;
}

a.zzb07link{
	font-size: 12px;
	text-decoration:none;
	color: #807E7E;
}
a.zzb07link:hover {
	text-decoration: underline;
	color: #ff0000;
}

.zzb07tail{
	font-size:12px;
	color: #807E7E;
}

.input_text1
{
	BORDER-RIGHT: #E8E9EB 1px solid; 
	BORDER-TOP: #E8E9EB 1px solid; 
	BORDER-LEFT: #E8E9EB 1px solid; 
	BORDER-BOTTOM: #E8E9EB 1px solid; 
	BACKGROUND-COLOR:#fff;
	font-family:"";
	color:#D3CECE;
	height:22px;	
}
.input_text2
{
	BORDER-RIGHT: #F5F5F5 1px solid; 
	BORDER-TOP: #F5F5F5 1px solid; 
	BORDER-LEFT: #F5F5F5 1px solid; 
	BORDER-BOTTOM: #F5F5F5 1px solid; 
	BACKGROUND-COLOR:#F5F5F5;
	font-family:"";
	color:#6DA2C9;
	height:27px;	
}
/*-----------------------------------top------------------------------------*/ 
#top{ width:1003px; margin:0 auto 0 auto; height:90px; padding-top:20px; text-align:center;}
#main{ width:1004px; margin:0 auto 0 auto; /* background:url(../images/inex_06.gif); */ text-align:center;}
#footer{ width:1003px; margin:0 auto 0 auto; text-align:center; line-height:24px; color:#807E7E; padding-top:30px; height:50px;}
