/************************************************
	页面 CSS 样式 ，可通过重定义来覆盖基本样式
-------------------------------------------------
*/
.cm_nav_tp .inner {
background: #D3D3D3; }



.bt1 {	font-size: 18px;	font-weight: bolder;	color: #0C623F;	text-decoration: none; }


.wp clearfix mt10{font-size: 18px;	font-weight: bolder;	color: #0C623F;	text-decoration: none; }

.cm_title_tab {font-size: 16px; font-family: "微软雅黑", "黑体"; color: #326433; height: 34px;border-bottom: 1px solid #ccc;clear: both;}


.zy_outer{ background:#f2f2f2; padding:5px;}
.zy_inner{ background:#FFF; border:1px solid #ddd; margin-bottom:10px;}
.zy_inner .cm_title_tab .selected{ border-left:none;}
.zy_inner .zy_content{ padding:10px;}

.zy_w680{ width:680px; overflow:hidden; }

.zy_w720{ width:720px; }
.zy_w680_c3{ width:200px; height:200px; margin-right:40px; float:left; overflow:hidden; margin-bottom:px;}
.zy_w680_c3:hover{ background:#f2f2f2;}

/*翻页样式 军旅风格*/
#displaypagenum{line-height:22px; overflow:hidden; padding-top:30px; border-top:1px solid #ddd;}
#displaypagenum p{padding-bottom:0;}
#displaypagenum span.page,#displaypagenum a,#displaypagenum a.next{background:#366; color:#FFF; padding:8px 12px; line-height:28px; height:28px;font-weight:bolder;text-decoration:none;}
#displaypagenum a,#displaypagenum a.next{background:#f3f3f3; color:#333; font-weight:normal;}
#displaypagenum a:hover{background:#366; color:#FFF;}

/*20131216 ZDR*/
#content  .img{
   position:relative;
   display:block;
}
#content  .arrowContainer{
	 filter:alpha(opacity=0);
	 display: inline;
	 position:absolute;
	 top:0px;
	 lef:0px;	
 }
 
#content strong.strong{
    display:block;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
	font-size:30px;
	background:#000;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
}

#content strong.sl{
    top:160px;               /*  计算*/   
	left:20px;
	cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_left.cur), auto;

}
#content strong.sr{
    top:160px;                /*  计算*/    
	right:20px;
	cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_right.cur), auto;
}

#content .img span{
    display:block;
	width:218px;               /*  计算*/    
	height:395px;               /*  计算*/  
	background:#000;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;	


}


#content .img span.left,#content .img span.left:hover ,#content .img span.left:visited,#content .img span.left:active{
    top:0px;
	left:0px;
	cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_left.cur), auto;
}

#content .img span.right,#content .img span.right:visited,#content .img span.right:hover,#content .img span.right:active{
    top:0px;	right:0px;
	cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_right.cur), auto;
	
}



#content .img a#aleft:link, #content .img a#aleft:visited ,#content .img a#aleft:hover ,#content .img a#aleft:active{
    cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_left.cur), auto; 
}
#content .img a#aright:link, #content .img a#aright:visited ,#content .img a#aright:hover ,#content .img a#aright:active{
    cursor: url(http://img2.cache.netease.com/utf8/gallery/img/cursor_right.cur), auto; 
}
/*顶部导航*/
.cm_nav_1 {
    height: 36px;
    padding-bottom: 1px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-bottom: 1px solid rgb(216, 216, 216);
    width: 100%;
    min-width: 1000px;
    z-index: 9999;
    position: relative;
}
.cm_nav .nav_link_c_1 {
    position: absolute;
    border: 1px solid rgb(61, 115, 102);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    overflow: hidden;
    width: 260px;
    height: 84px;
    left: 0px;
    top: 40px;
    z-index: 9999;
    display: none;
    padding: 10px;
}

.cm_nav .nav_link_c_1 li {
    float: left;
    line-height: 28px;
    width: 85px;
}

#cm-palyer {
margin: 0 auto;
padding-top: 20px;
}