@charset "gb2312";
/* CSS Document */
body {
	font-size: 14px;
	background-color:#D4B689;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}


/* 顶部导航栏开始 --------------------*/
.top_00 {
	font-size: 14px;
	background-color: #733702;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.top_00 a{	
	color: #EEEEEE;
}
.top_00 input{
	color: #FFFFFF;
	background-color: #F8B503;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}
/* 顶部导航栏结束 --------------------*/


/* 头部菜单栏开始 ++++++++++++++++++++*/
.menunavbg{ background:url(../images/menunavbg.png) no-repeat top center ; width:1200px; height:112px; padding:0 7px; margin-top:5px;}
.menunavlist { color:#ffffff; overflow:hidden; zoom:1; font-weight:900; margin-left:2px}
.menunavlist li{ float: left; line-height:37px; margin-left:10px; display:inline}
.menunavlist li a{ color:#FFF;}
.menunavlist li a:hover{ color:#fff600;}
.menu_sider{ height:75px; line-height:120%; font-size:12px; overflow:hidden; zoom:1 }
.menu_sider .suanming{ width:200px; margin-left:60px; margin-top:2px; float:left; display:inline}
.menu_sider .suanming li{ float:left; margin-left:15px; width:50px; margin-top:2px; display:inline }
.menu_sider .jiri{ width:88px; margin-left:50px; margin-top:2px; float:left; display:inline }
.menu_sider .jiri li{ float:left; margin-left:15px; width:50px; margin-top:2px; display:inline; }
.menu_sider .xingming{ width:144px; margin-left:45px; margin-top:2px; float:left; display:inline }
.menu_sider .xingming li{ float:left; margin-left:15px; width:50px; margin-top:2px; display:inline}
.menu_sider .fengshui{ width:255px; margin-left:43px; margin-top:2px; float:left; display:inline }
.menu_sider .fengshui li{ float:left; margin-left:15px; width:50px; margin-top:2px; display:inline}
.menunavbg a{ color:#966d06}
.menunavbg a:hover{color:#990066}
ul, li{ margin:0; padding:0}
ul,li{ list-style:none;}
/* 头部菜单栏结束 ++++++++++++++++++++*/


/* 中部内容栏开始 --------------------*/
.content{
	width: 1200px;/*固定长度*/
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #000000;
}
.content hr{
	border:1px solid #E0D2AD;
}
.content .clcss{
	font-size: 16px;
}
.content .clcss a{
	color: #666666;
}
.content .leftcont{
	width: 840px;/*固定宽度*/
	line-height: 20px;
	padding: 10px;
	margin-right: 35px;
	margin-bottom: 20px;
	word-break: break-all;
	background-color: #F7E7C3;
}
.content .rightcont00{
	line-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	word-break: break-all;
	background-color: #F7E7C3;
}
.content .rightcont01{
	line-height: 20px;
	padding: 10px;
	word-break: break-all;
	background-color: #EDD9AB;
	font-size: 16px;
}
.content .rightcont02{
	line-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	word-break: break-all;
	background-color: #F7E7C3;
}
.content .rightcont02 img{
	height: 60px;
	width: 60px;
}
.content .rightcont02 a{
	color: #666666;
	font-size: 16px;
}
/* 中部内容栏结束 --------------------*/


/* 底部开始 +++++++++++++++++++++++++*/
.foot {
	padding: 5px;
	border-top: 4px solid #000000;
	background-color: #333333;
	color: #999999;
}
.foot dt{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.foot a{
	color: #999999;
}
/* 底部结束 +++++++++++++++++++++++++*/