* {
    font-family: Arial,sans-serif;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
div{
    overflow: hidden;
}
body{
	background-color: #047c09;

}
.fljtop {
    background: url(/xmsb/img/top.jpg) no-repeat center;        
    width: 100%;
    height: 120px;  
    margin: 0px auto;   
    overflow: hidden;
}
.indextop {
    width: 100%;
    height: 120px;
    font-family: Î¢ÈíÑÅºÚ,sans-serif;
    background:#047c09;
}
.indexnav {
    width: 100%;
    z-index: 10;
    height: 44px;
    padding-top: 1px;
    line-height: 44px;
    font-family: Î¢ÈíÑÅºÚ,sans-serif;
    background: url(/xmsb/img/indexnav.png) repeat-x;
}
.fljcontent {
    background: #f0f6fb;
    margin: 0px auto;
    position: relative;
}
.nav{
	height: 45px;
	width: 1000px;
	margin: 0px auto;
	

}
.navnei{
	height: 45px;
	width: 863px;
	margin: 0px 0px 0px 98px;
}
.nav a {
    font-size: 15px;
    color: #fff;
    margin: 0px auto;
    display: block;   
   font-family: Î¢ÈíÑÅºÚ,sans-serif;
    float: left;
    text-decoration: none;
    line-height: 45px;
    width: 98px;
    letter-spacing:3px;
}
.nav a:hover {
    color: #fbf2d0;
}
.imgbak{
	background: url(/xmsb/img/imgbak.jpg) no-repeat center;
	width: 1000px;
	height: 280px;
	margin: 0px auto;	
}

.main_content_top{
width: 1000px;
height: auto;
margin: 0px auto;	
}
.main_right{
	width: 740px; 
	height:100%;
	background: #fff;
	float: right;
	
	opacity:0.70;
	margin: 0px auto;
}
.post_content_main h1 {
    font: bold 20px "Microsoft Yahei";
    color: #404040;
}
.main_left{
	width: 260px; 
	height:978px;
	background: #fff;
	float: left;
	
	min-height:  350px;
	opacity:0.70;
	margin: 0px auto;
}
.tubiao{
	width: 41px;
	height: 206px;
	float: left;
	margin: 10px 0px 10px 20px;
}
.main_content h1{
	margin: 14px 5px 5px 14px;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.indexlist{
	padding: 0px 11px 0px 0px;
	margin: 10px 20px 10px 30px;
	
}
.indexlist li {
    margin: 0px 10px;
    padding: 15px 11px 15px 2px;
    border-bottom: 1px #CCCCCC solid;
    list-style: none;
    font-size: 14px;
    overflow: hidden;
}
.indexlist li a{
    text-decoration: none;
    color: #200f0f;
}
.indexlist a:hover{
	text-decoration: none;
	color:#920607;
}

.footer {
    padding: 0px;
    margin: 0px;
    background: #037100;
    font-size: 12px;
}
.footer .footer_l {
    
    width: 100%;
    height: 45px;
    line-height: 46px;
    overflow: hidden;
}
.footer .footer_inner {
    margin: 0px auto;
    width: 930px;
    text-indent: 14px;
    color: white;
}