body {
    font-family: "SimSun", "Microsoft YaHei";
    font-size: 14px;
    color: #442F00;
   background: url(/img/bg.webp) repeat-x #f6f6f6;
	line-height: 24px;
	margin: 0 auto;
}

 header {

    color: #834b27;
    padding: 20px 0;
 }

 h3 {
    color: #834b27;
    margin-bottom: 20px;
	 font-size: 28px;
	 font-family: Arial, sans-serif;
}

hi{
color: #333;
}

body a  {
	color: #666;
    /*text-decoration: none;*/
	font-size: 12px;
	white-space: nowrap;
}

.content li{
	list-style-type:none;
    font-size: 14px;
	line-height: 24px;
	color: #333;
	float: none;
}

ul li {list-style-type:none;}
.L-L {
	padding-left: 0px;
}
em{
    font-style:normal;
}	


.in0 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
	padding: 20px;
	margin: 20px auto;
	max-width: 800px;
	background-color: #fff;
}

.in11 {

	border-radius: 10px;
	padding:10px; 
	max-width : 800px;
	margin: 0 auto;
	margin-top:10px; 
	margin-bottom:10px; 
	text-align: center;
}

.in1 {
    margin: 10px;
}

.in9 b {
    line-height: 24px;
}

.in9 {
    line-height: 24px;
	border-radius: 10px;
	padding:10px; 
	max-width : 800px;
	margin: 0 auto;
	margin-top:10px; 
	margin-bottom:10px; 
	clear:both;

}

.tabcontent{
    margin: 10px;
	line-height: 24px;
}

.content{
 	line-height: 24px;
}


#search1{
    padding: 5px 5px;
    border: 1px solid #D0AD9A;
    font-size: 12px;
    color: #a14b27;
    width: 80%;
    border-radius: 5px;
	height: 20px;
	background-image: url(search.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 30px;
}

#search2{
   float: left;
    display: block;
    line-height: 30px;
    text-align: center;
    height: 30px;

    margin: 0px;
    margin-left: 5px;
    border-radius: 5px;
		border: 1px solid #D0AD9A;
	color: #834b27;
    background-color: #fff7e8;
}


#hr{
border: none;    
border-bottom: 1px solid #ccc;    
height:1px; margin-top:20px; 	
margin-bottom:15px; 
display:block
}

.titels {
font-size: 24px;
    text-align: center;
    padding-top: 22px;
	text-decoration: none;
}

.titels a{
font-size: 24px;
    text-align: center;
    padding-top: 10px;
	text-decoration: none;
}

.tpb {
    width: 100%;
    border-right: 0;
    border-bottom: 0;
    font-size: 14px;
	margin-top:10px; 
	margin-bottom:10px; 
	border: 0.5px solid #fff;

}
.tpb tr {
border: 0.5px solid #fff;
}


.tdt  {
border: 0.5px solid #fff;
}


.nfo-l li {
    float: left;
    margin-right: 20px;
	margin-bottom: 15px;
    font-size: 1.2em;
    color: #666;
    line-height: 14px;
}

.nfo-b{
clear: both;
}



   #myBtnTop {
     display: none;
     position: fixed;
     bottom: 10px;
     right: 12px;
     z-index: 99;
     border: none;
     outline: none;
     background-color: #FFF; 
    color: #666;
    cursor: pointer;
    padding: 10px;
	border: 1px solid #CCC;
	border-radius: 10px;
	font-family: "SimSun", "Microsoft YaHei";
   }
   #myBtnTop:hover {
    color: #F00;
   }

.nwd a {
margin-right: 15px;
 }
 
 
.jin{display: none; } 
.fan{display: none; }
 
#story-wrapper {display: none; }
#baike {display: none; }
.baike-feedback{display: none; }


.mboxc-tl{
clear: both;
}
 
 .mboxc-t {
margin-top: 10px;
margin-bottom: 5px;
 }


.mzscd-tl{
clear: both;
}
 
 .mzscd-t {
margin-top: 10px;
margin-bottom: 5px;
 }

 .pingfen_left {
    float: left;
    width: 100%;
}
.pingfen_left li {
    float: left;
    width: 55px;
    font-size: 12px;
    margin: 0 5px;
    line-height: 16px;
    text-align: center;
    color: #666666;
}

.pingfen_left li div {
    float: left;
    width: 55px;
    width: 55px;
    text-align: center;
    background: url(tian_zi_ge_bg.gif) no-repeat center 0px;
    font-size: 34px;
    font-weight: bold;
    line-height: 56px;
    color: #000000;
}

.pingfen_right {
    float: left;
    width: 100%;
	    margin-top: 20px;
    margin-bottom: 15px;
}

.pingfen_right .pingfen_right_ass {
    float: left;
    width: 168px;
    height: 69px;
    background: url(xingming_pingfen_bg.gif);
}

.pingfen_right .pingfen_right_ass dd {
    float: right;
    font-size: 33px;
    padding-right: 25px;
    color: #EF1C23;
    font-weight: bold;
    line-height: 69px;
}

.csxingming01 {
font-size: 24px;
    font-weight: bold;
    color: #c33;
}

h2 {
    font-size: 1em;
}

 @media screen and (max-width: 760px) {
.in0 { width: 86%;}
}