
*{

	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{

	font-family: "微软雅黑";
	background: #f0f0f0;
}
.f{
	float: left;
}

.r{
	float: right;
	
}
li{
	float: left;
	list-style: none;
	
}
a{
	text-decoration: none;
	
}
.img{
	width: 100%;
	display: table;
	margin: 0 auto;
	
}
.img90{
	width: 98%;
	display: table;
	margin: 0 auto;
}
.mn{
	width: 100%;
	margin: 0 auto;
}
.cl{
	clear: both;
}

.bar{
	width: 100%;
	height: 0.9em;
}

.topbg{
	box-sizing: border-box;

}
.w98{
	width: 93%;
}
.ww2{
	width: 5%;
	margin-right: 2%;


}
.ww2 a i{
	display: inline-block;
}
.topbg li img{

}
.topbg a{
	font-size: 2rem;
	color: #787878;
}

.topbg li:last-child{
	width: 14%;
	padding-right: 0.625rem;
	float: right;
}
.topbg li:nth-child(2){
	    width: 66%;
    margin: 0 auto;
    display: table;
    margin-top: -10px;
    margin-left: 10px;
}
.h{
	display: none;
}
nav{
	/*background: #fff;*/
	height: 5.625rem;

}
nav li {
	width: 25%;
	box-sizing: border-box;
	height: 2.8125rem;
}
nav li a{
	display: inline-block;
	width: 100%;
	height: 2.8125rem;
	line-height: 2.8125rem;
	text-align: center;
	/*background: url(../images/nvvbar.png) no-repeat right bottom;*/
	border-right: 1px solid #D0CCC7;
	border-bottom: 1px solid #D0CCC7;
	color: #000;
	font-family: "宋体";
	overflow: hidden;
	font-size: 0.875rem;
	box-sizing: border-box;
}
#slides {
      display: none;
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: -14px 0 0;
      float: right;
      list-style: none;
      position: relative;
      z-index: 99;
          bottom: 5px;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(../images/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }
    #slides img{
    	height: 150px;
    }
    .slidesjs-container {
    height: 150px !important;
}

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }


    .container {
      margin: 0 auto
    }

.tybt{

}
.h1nt{
	height: 0.5rem;
	border-bottom: 0.125rem solid #000;

}
.h1nt h3{
	
	font-size: 1.3rem;

}


.jjimg{
	margin: 0.8em 0.8em 0 0.8em;
	border: 1px solid #ccc;
	width: 23%;
}
.jjp{
	padding-left: 0.5em;
	line-height: 223%;
	font-size: 73%;
	text-align: justify;
	width: 47%;
	float: right;
	margin-right: 29px;
	margin-top: 13px;
	text-indent: 25px;
	
}
.jjp a{
	color: #0066cc;
}

.cpfl li{
	width: 33.3%;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc ;
}
.cpfl a{
	font-size: 0.875rem;
	width: 100%;
	
	color: #fff;
	text-align: center;
	display: inline-block;
	
}
ul.cpfl.cplb p{
	height: 2.5rem;
	line-height: 2.5rem;
}

.more{
	color: #999999;
	font-size: 1rem;
	-webkit-animation:twinkling 1s infinite ease-in-out; 
animation:twinkling 1s infinite ease-in-out;
-webkit-animation: twinkling 1s infinite ease-in-out; 
}
	 @-webkit-keyframes twinkling{    /*透明度由0到1*/
		    0%{
		    	color: rgb(0, 153, 51);
		       opacity:0; /*透明度为0*/
		     }
		     50%{
		       opacity:0.45; /*透明度为1*/
		       color: rgb(0, 153, 51);

		    }
		    100%{
		       opacity:1; /*透明度为1*/
		       color: rgb(0, 153, 51);

		    }
		  }


.cplb a{
	color: #666666;
	line-height: 1.5em;
}
.cplbb img{
   
}

.xwlb a{

	display: inline-block;
	line-height: 1.875rem;
	color: #000;
	font-family: "宋体";
	font-weight: bold;
	font-size: 1.2rem;

}




.xwlb  a span{
	overflow: hidden;
	width: 63%;
	display: inline-block;
	height: 2.5em;
	line-height: 2.5em;
	
}

.xwlb a em{
	font-style: normal;
}
.xwlb p{
	color: #666;
	font-size: 0.95rem;
	float: right;
	width: 59%;
	line-height: 2rem;
}


.xwlb li{
	width: 100%;
	padding: 0.625rem 0;
	background: #fff;
}
.xwlb em{
	font-style: normal;
	color: #0099cc;
}
.xwlb_xwlb a{

	display: inline-block;
	line-height: 1.875rem;
	color: #cc3333;
	font-size: 1.2rem;

}




.xwlb_xwlb  a span{
	overflow: hidden;
	width: 63%;
	display: inline-block;
	height: 2.5em;
	line-height: 2.5em;
	
}

.xwlb_xwlb a em{
	font-style: normal;
}
.xwlb_xwlb p{
	color: #666;
	font-size: 0.95rem;
	float: right;
	width: 59%;
	line-height: 2rem;
}


.xwlb_xwlb li{
	width: 100%;
	border-bottom: 1px dashed #ccc;
}
.xwlb_xwlb em{
	font-style: normal;
	color: #0099cc;
}

.lx{
	text-align: left;
}
.lx p{
	line-height: 40px;
	    font-size: 86%;
	    color: #333;
	    padding-left: 3.5em;
		margin-left: 10px;
}
.lx p:first-child{
	background: url(../images/dh.png) no-repeat left center;
}



.lx>p:nth-child(3){
	background: url(../images/wz.png) no-repeat left center;
}

.lx>p:nth-child(4){
	background: url(../images/dz.png) no-repeat left center;
}



.bq{
	border-top: 1px solid #0066cc;
	font-size: 0.75em;
	line-height: 1.9em;
	text-align: center;
	
}

.dbxf{

	width: 100%;
	height: 3.5rem;

	z-index:99999;

	background-color:#ccc;


	bottom:0px;

}

.dbxf ul li{
	padding-top: 5px;
	float:left;
	width:25%;
	height:3.5rem;

}

.dbxf ul li a{

	color:#fff;

	font-size:0.875rem;

	text-align: center;

	width: 100%;

	display: block;

}

.dbxf ul li a .sy{


}

.dbxf ul li a .yj{


}

.dbxf ul li a .dx{


}

.dbxf ul li a .fh{


}

.dbbar{
	height: 3.5em;
	width: 100%;
}
.w100 h3{
	width: 100%;
	text-align: center;
	
}
.h504{
	 height: 3.5rem;
}
























    /* For tablets & smart phones */
    @media (max-width:767px){
     
      .container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        width: auto
      }
      .xwlb p{
    height: 60px;
    overflow: auto;
}






    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 480px;
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: 640px;
      }
    }

.jjbg{
	height: 270px;
	background: url(../images/jjbg.jpg) no-repeat center;
}


/* 多图滚动 */
.scrollBox{
	 margin:10px auto;
	 text-align:center;
	}
.scrollBox .bd li{
	 width:50%;
	 float:left;
	 font-size:14px;
}
.scrollBox .bd li a{
	 -webkit-tap-highlight-color:rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */
.scrollBox .bd li img{
	 width:140px;
	 background:url(images/loading.gif) #fff center center no-repeat;
	 border-radius:50% ;
	 border:1px solid #ccc;
	}
.scrollBox .hd{
	 height:20px;
	 overflow:hidden;
	 font-size:0;
}
.scrollBox .hd ul{
	 display:inline-block;
	 padding-top:5px;
}	
.scrollBox .hd li{
	 display:inline-block;
	 width:8px;
	 height:8px;
	 background:#D0D0D0;
	 margin:0 5px;
	 vertical-align:top;
	 overflow:hidden;

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.scrollBox .hd .on{
	 background:#BA2636;
	}
.scrollBox .prev,.scrollBox .next{
	 display:inline-block;
	 width:25px;
	 height:20px;
	 background:url(images/wyIcons.png) no-repeat;
	 overflow:hidden;
	 margin:0 5px;
	  vertical-align:top;
}
.scrollBox .next{
	 background-position:-105px 0;
}

span.BMap_Marker.BMap_noprint {
    background-color: red !important;
}


.jj{
	color: #333;
	line-height: 1.8rem;
	text-align: justify;
	font-size: 0.75rem;
	text-indent: 25px;
	padding: 10px;
}
.ult{
	display: table;
	margin: 0 auto;
	color: #333333;
	font-size: 0.875rem;

}
.ult a{
	font-size: 1.1rem;
	color: #333333;
	margin: 0;
}
.divfl{
	float: left;
}

.divfl{
    width: 24%;
}
.divfl2{
    width: 51%;
}
.divfl3{
    width: 24%;
}
.zcjm span {
    color: #cc0000;
}
.fln li{
	float: none;
	line-height: 3rem;
	margin-left: 0.625rem;
	    color: #666666;
    text-align: justify;
    font-size: 1rem;
}
.fln li span{
	background: url(../images/ysbg.png) no-repeat left center;
	background-size: cover;
	height: 2.5rem;
	line-height: 2.5rem;
	text-indent: 8px;
	font-size: 0.875rem;
	display: inline-block;
	width: 43px;
	margin-right: 3px;
	color: #fff;
}
.zcjm h3{
	font-size: 1.3rem;
	text-indent: 30px;
	background: url(../images/hui.png) no-repeat left center;
	line-height: 3rem;
}
.zcjm span{
	color: #cc0000;
}
.zcjm p{
	font-size: 1rem;
	color: #666666;
	line-height: 1.875rem;
	width: 95%;
	text-align: justify;
	float: right;
}
.jmlc p{
	font-size: 1.125rem;
	line-height: 1.875rem;
	color: #666;
	margin: 0.3125rem;
}
.xwlb .mg{
	width: 40%;
}
.xwa{
	display: inline-block;
	width: 59%;
	height: 1.875rem;
	overflow: hidden;
}
.zz{
	display: table;
	margin: 0 auto;
	
	    width: 100%;
}
.dh400 a{
	/*background: url(../images/index0503_23.png) no-repeat center;
	background-size: cover;
	width: 19.4375rem;
	height: 5.125rem;
	line-height: 5.125rem;
	text-align: center;
	font-size: 1.875rem;
	font-weight: bold;
	display: table;
	margin: 0 auto;
	color: #fff;*/
	    background: #00D300;
    background-size: cover;
    width: 19.4375rem;
    height: 5.125rem;
    line-height: 5.125rem;
    text-align: center;
    font-size: 1.875rem;
    font-weight: bold;
    display: table;
    margin: 0 auto;
    color: #fff;
    border-radius: 20px;
}
.dh4001 a{
	background: url(../images/index0503_27.png) no-repeat center;
	background-size: cover;
	width: 19.4375rem;
	height: 3.75rem;
	line-height: 3.75rem;
	text-align: center;
	font-size: 1.875rem;
	font-weight: bold;
	display: block;
	margin: 0 auto;
	color: #fff;
}
.tact{
	text-align: left;
	width: 85%;
	margin: 0 auto;
	line-height: 2.1875rem;
	font-size: 18px;
}
.wt{
	width: 70%;
	display: block;
	margin: 0 auto;
}
.dbxf .fa{
	font-size: 1.5rem;
}

.yjyj i{
	display: block;
}
.jm_lc{
	padding:10px;
}
.jm_lc p{
	font-size:1.2rem;
	line-height:2.5rem;
	color:#666;
}
.dqwz a{
	color:#666;
	    font-size: 1.2rem;
}
.dqwz{
	color:#666;
	    font-size: 1.2rem;
}

#pages {
 	 padding:14px 0;
 	  text-align: right;
 	  font-family:宋体 ;
 	  margin-right: 20px;
 	}
  #pages a {
   display:inline-block;
    width:26px;
    text-decoration: none;
    height:22px;
    line-height:22px;
    background:#fff;
    border:1px solid #fff;
    border: 1px solid #ccc;
    text-align:center;
    color:#666}
  #pages a.a1 {
   background:#fff;
   border: 1px solid #ccc;
    width:56px;
    text-decoration: none;
    color: #666;
   height: 22px;
   
font-size: 12px;
}
  #pages a:hover {
   background:#f1f1f1;
    color:#000;
    text-decoration:none;
    }
  #pages span {
   display:inline-block;
    width:28px;
    height:24px;
    line-height:24px;
    background:#ccc;
    color:#fff;
    text-align:center;
    }
  .page .noPage {
   display:inline-block;
    width:56px;
    height:22px;
    line-height:22px;
    border:3px solid #DB3E3E;
    text-align:center;
    color:#a4a4a4}
    .bt a{
    	font-size: 1.3rem;
    	color: #666;
    	line-height: 2rem;
    	font-family:"宋体";
    }
     .bt{
    	font-size: 1.3rem;
    	color: #666;
    	line-height: 2rem;
    	font-family:"宋体";
    }
    #pages a:first-child{
    	display: none;
    }

   .lmny{
	font-size: 1rem !important;
	color: #666666 !important;
	line-height: 30px !important;
	padding: 10px;
	text-align: justify;
}
.lmny img{
	display:table;
	margin:0 auto;
}
center{
	line-height:30px;
}
.wewm{
	display:table; margin:10px auto;width: 69%;
}
.w20{
	width: 20%;
	margin: 10px 10px 0 0.9375rem;
}
.artnew{
	background: url(../images/ydd.png) left center no-repeat;
	text-indent: 8px;
	display: block;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 96%;
	border: none;
	border-bottom: 1px dashed #cccccc;
	margin-left: 2%;
	color: #333333 !important;
	font-size: 14px !important;
}
.artnew .w70{
	width: 70%;
	float: left;
	overflow: hidden;
}
.artnew em{
	display: inline-block;
	height: 2.5rem;
	line-height: 2.5rem;
	color: #333333;
	
}
.bbn li{
	border: none;
}

.bgls{
	height: 0.3125rem;
	background: #009933;

}
.dblx p{
	text-align: center;
	color: #666666;
	font-size: 0.875rem;
	line-height: 1.875rem;
	padding: 2.5rem 0;
}



.rx{
	background: #D0CCC7;
	text-align: center;
	line-height: 1.5625rem;
	height: 1.5625rem
	font-size:1.125rem;
	color: #333333;
	font-family: "adobe黑体";
}
.w50{
	width: 50%;
}
.lh25{
	line-height: 1.875rem;
}
.an_li{
	/*padding-left: 0.625rem;*/
	margin: 0 auto;
}
.c{
	background: url(../images/c1.png) no-repeat !important;
	background-size: contain !important;

}
.an_li li{
	width: 31%;
	box-sizing: border-box;
	margin: 1%;
	height: 3.75rem;
	line-height: 3rem;
	/*border: 1px solid #DFDBD8;*/
	background: url(../images/cc.png) no-repeat top center;
	-webkit-background-size: contain;
	background-size: contain;
	text-align: center;

}
.sdlj {
	padding: 0 10px;
}
.bgh{
	position: relative;
	background: #FF9000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 12px;
	color: #fff;
	line-height: 1.5625rem;
	padding:0 0.625rem 
}
.sdlgd{
	overflow: hidden;
}
#slidess {
      display: none;
    }

    #slidess .slidesjs-navigation {
      margin-top:3px;
    }

    #slidess .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slidess .slidesjs-next {
      margin-right: 5px;
      float: left;
    }
.tabBox .hd{ padding:0 10px; font-size:20px; background:#F3F3F3; border-top:2px solid #CECECE;  }
	.tabBox .hd ul{ overflow:hidden;  
		background: #fff;
	}
	.tabBox .hd ul li{ float:left; margin:0 1%; color:#515151; 
		height: 3.75rem;
		line-height: 3.75rem;
		width: 30%;
		text-align: center;
		box-sizing: border-box;
		border-right: 1px solid #C3BFB9;
	 }
	.tabBox .hd ul .on{ border-bottom:2px solid #006CB0;  }
	.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding:10px 0 10px 10px;  }
	.tabBox .bd li{ 
		width: 100%;
	  }
	.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.tabBox .bd li a{ color:#555;  }
	.tabBox .bd .t{ height:85px; overflow:hidden;   }
	.tabBox .bd .t .pic{ width:130px; float:left;    }
	.tabBox .bd .t .con{ margin-left:130px; line-height:20px;   }
	.tabBox .bd .t .con p{ font-size:12px; color:#999;  }

.gstt{
	font-size: 0.875rem;
	font-family: "宋体";
	line-height: 2.8125rem;
	font-weight: bold;
}
.mis{
	font-size: 0.75rem;
	line-height: 1.5625rem;
}
.w501{
	width: 48%;
}
.wbor{
	border-right: 1px solid #CCC8C3;
}
.dtbn{
	width: 7.25rem;
	display: table;
	margin: 0 auto;
}

.jzbt span{
	background: url(../images/jzbt.png) repeat-y;
	margin-right: 10px;
	width: 10px;
	height: 5.0rem;
	display: inline-block;
	-webkit-background-size: contain;
	background-size: contain;
}
.jzbt p.f {
    line-height: 38px;
}
.jzbt{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	height: 5.0rem;
	margin-top: 20px;
	margin-bottom: 10px;
}
.jzbt i{
	font-style: normal;
	font-family: "Arial";
	font-size: 14px;
	width: 3.125rem;
	font-weight: normal;
}
.yj{
	width: 96%;
	padding: 0.625rem !important;
	background: #fff;
	margin: 0 auto !important;
	display: table;
}
.yj li{
	float: none;
	border-bottom: 1px dashed #ccc;
	font-family: "宋体";
	font-size: 12px;
	line-height: 2rem;
	color: #666;
}
.yj a{
	display: block;
	font-family: "宋体";
	font-size: 12px;
	line-height: 2rem;
	color: #666;
	text-indent: 1.25rem;
	background: url(../images/lingx.png) no-repeat left center;
}

.yj p{
	text-indent: 1.25rem;

}
.txtMarquee-top{ overflow:hidden; position:relative;    }
.sjbt{
	font-size: 18px;
	font-family: "微软雅黑";
	color: #333;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/sjbt.png) no-repeat center;
}
/* 效果导航 */
	.effectNav{ margin-top:10px;
	  border-top:1px solid #666;
	 background:#999;
	 padding-bottom:10px;
	  }
	.effectNav h3{ padding:0 10px;
	 background:#ddd;
	 background:#333;
	 color:#fff;
	  }
	.effectNav ul{ font-size:0;
	  }
	.effectNav li{ display:inline-block;
	 font-size:12px;
	 padding:0 10px;
	 margin:10px 0 0 10px;
	  background:#cdcdcd;
	  }
	.effectNav li.new{ background:#fce8cd;
	  }


	/* 本例子css -------------------------------------- */
	.slideBox{ position:relative;
	 /*width:320px;*/
	 overflow:hidden;
	 margin:10px auto;
	 }
	.slideBox .hd{ position:absolute;
	 width:100%;
	  height:27px;
	 bottom:50%;

	 z-index:1;
	 }
	.slideBox .prev{ position:absolute;
	 left:0;
	 display:block;
	 width:23px;
	 height:27px;
	 line-height:27px;
	 text-align:center;
	   }


	.slideBox .next{ left:auto;
	 right:0;
	 left:0;
	 float: right;
	 display:block;
	 width:23px;
	 height:27px;
	 line-height:27px;
	 text-align:center;
	}
	.slideBox .bd{ position:relative;
	 z-index:0;
	 background: #ccc;
	 width: 83%;
	 margin: 0 auto;
	 padding: 10px;
	 }
	.slideBox .bd li{ position:relative;
	 }
	.slideBox .bd li img{ width:80%;
	  height:15.0rem;
	 display: table;
    margin: 0 auto;
	   }
	   .slideBox .bd li p{
	   	font-family: "微软雅黑";
	   	font-size: 16px;
	   	color: #333;
	   	line-height: 1.875rem;
	   	text-align: center;
	   }
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	 /* 取消链接高亮 */  }
	.slideBox .bd li .tit{ display:block;
	 width:100%;
	  position:absolute;
	 bottom:0;
	 text-indent:10px;
	 height:27px;
	 line-height:27px;
	  text-align:center;
	  color:#fff;
	 background-color:rgba(0,0,0,0.7);

	}
	.bqbq,.bqbq a{
		margin: 10px auto;
		font-size: 0.75rem;
		text-align: center;
		line-height: 28px;
		color: #333;
	}
.yjyj{
	width: 96%;
    margin: 0 auto !important;
    display: table;
}
.h1nt a{
	font-family: "宋体";
	font-size: 0.875rem;
	color: #666;
}
.h1nt{
	color: #666;
	height: 3.5rem;
	line-height: 3.5rem;
	border-bottom: 0.125rem solid #ccc;
	text-indent: 1.5625rem;
	/*padding: 0 0.625rem;*/
	font-size: 2rem;
	font-size: 0.875rem;

}
.h1nt h3{
	
	font-size: 1.3rem;

}
.h1nt i{
	    display: block;
    line-height: 5px;
    margin: 9px auto 0;

        margin-left: -20px;
    
}

.bbom1 li {
	border-bottom: 1px dashed #ccc;
}

#page a,#page span{
	display: none;
}
#page a:last-child{
	display: table;
	margin: 0 auto;
	background: #fff;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.cpul li{
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	line-height: 2.5rem;
	background: #fff;
}
.lmny h1,.lmny .tm{
	display: block;
	line-height: 40px;
}


.nybt {
	box-sizing: border-box;
    overflow: hidden;
	font-size: 16px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #fff;
}
.pgny {
    font-size: 14px;
    line-height: 2.5em;

}
.nybt span{
	font-size: 80%;
	display: inline-block;
	color: #fff;
	background: #666;
	width: 60px;
	height: 49px;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
}
.nav111{
	width: 50%;
	position: absolute;
	right: 0;
	display: none;
	z-index: 99999999999999999999999999999999999999999999999999999;
}

.nav111 li{
	float: none;
}

.nav111 a{
	font-size: 16px;
	display: block;
	width: 100%;
height: 2.5em;
background: rgb(238,238,238);
color: #333;
line-height: 2.5em;
text-indent: 15px;

border-bottom: 1px dashed #ccc;

}
.nav111{
	font-size: 16px;
	display: block;
	width: 100%;
background: rgb(238,238,238);
color: #333;
line-height: 2.5em;
text-indent: 15px;

border-bottom: 1px dashed #ccc;

}

#firstpane{
	background: #eee;
}
.menu_bodyas{
	margin-left: 15px;
}
#firstpane{
	width: 50%;
}