html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #fff;
 color: #333;
 font-size: 12px;
 font-family: verdana, tahoma, arial;
} 
div,span, form, p, img, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, table, tr, th, td {
	margin: 0;
	border: none;
	padding: 0;
}
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5, h6 { font-size: 12px; }
h1 { font-family: '黑体'; }
h2, h3, h4, h5, h6 { font-family: verdana, tahoma, arial; }
ul, ol { list-style-type: none; }
.center { /* IE only for xhtml 1.x, or use text-align to the next parent element */
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear { /* O supports best */
	clear: both;
	visibility: hidden; /* may not use */
	overflow: hidden; /* IE(for font reason), FF(if only use this without height, no background) */
	height: 1px; /* FF(may use this without overflow) */
	background-color: #fff; /* debug only */
}

.pages { text-align:center; font-size:12px;}
.pages a{margin:0 5px;}



.pages{zoom:1;position:relative;padding:0 0 40px;line-height:28px;clear:both;font-family:Tahoma;}
.pages a:link,.pages a:visited,.pages a:active{padding:2px 5px;font-family:Tahoma;border:1px solid #999;text-decoration:none;outline:none;}

.pprev, .pnext {font-style:normal;}
.pprev_, .pnext_ {padding:2px 5px;font-family:Tahoma;border:1px solid #ccc;text-decoration:none;outline:none;color:#ccc;}
.pages .pprev, .pages .pprev {position:absolute;width:45%;padding:6px 0 5px;left:0;bottom:0;text-align:right;font-style:normal;}
.pages .pnext, .pages .pnext {position:absolute;width:45%;padding:6px 0 5px;left:55%;bottom:0;text-align:left;font-style:normal;}

#pagewidth{ 
 width:980px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
} 
#header{
 position:relative; 
 height:100px; 
 background-color:#fff; 
 width:100%;
} 
#meirong{
 background-color:#fff; 
 text-align:left;
 clear:both;
 margin-left:auto; 
 margin-right:auto; 
 }
#footer{
 height:100px; 
 background-color:#fff; 
 text-align:center;
 clear:both;
 } 
#footer .nav{
 height:25px; 
 line-height:25px;
 border-top:3px solid #fff;
 color:#fff;
 } 

#footer .nav a{
 color:#fff;
 padding:5px;
 text-decoration:none;
 } 
#footer .copyright{
 padding:5px;
 } 
#footer .copyright a{
 color:#333;
 text-decoration:none;
 }
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#path{font-size:14px;}
#path a{ padding:0 5px;}
.blank20{margin-top:20px;}
 /**广告CSS**/
.gegz468{text-align:center; margin:10px}
/*E家频道文字广告*/
#ejia a{text-decoration:none;}
.ejiattile {
	color: #0000FF;
	font-size: 14px;
}
.ejiacontent {
	font-size: 12px;
	color: #444444;
}
.ejiaurl {
	color: #008000;
	font-size: 12px;
}