@charset "utf-8";
body { 
	background-image: url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;	
	background-color: #F3F3F3;
	font-size:15px;
	font-family: '宋体';
}

.container {
	width:1100px;
}

#navibar {
	background-image: url(../images/btbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.about_content {
	background-image:url(../images/about_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.index_content {
	background-image:url(../images/index_bg.jpg); 
	background-position: top center;
	height:355px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.mingli_content {
	background-image:url(../images/mingli_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.bazi_content {
	background-image:url(../images/8zi_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.fengshui_content {
	background-image:url(../images/fengshui_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.fengshui_content_office {
	background-image:url(../images/fengshui_bg_office.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}


.tools_content {
	background-image:url(../images/tools_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}

.tools2_content {
	background-image:url(../images/tools2_bg.jpg); 
	background-position: top center;
	height:495px; 
	background-repeat:no-repeat	;
	padding-top:70px;
	line-height:20px;
}


.price {
	font-family:arial;
	font-weight:bold;
	font-size:14px	
}

.footer {
	font-size:11px;	
}