@charset "utf-8";
@import url("reset.css");
@import url("global.css");
.container{
	width:100%;
	margin:0 auto;
}

.LeftSide{
	width:27%;
	height:800px;
	border:1px solid #d6d6d6;
	font-size:14px;
	overflow:hidden;
}
.LeftSide h2{
	height:40px;
	background-color:#c22419;
	font-size:18px;
	line-height:40px;
	text-indent:25px
}
.LeftSide_con dl dt{
    padding:10px 0;
}
.LeftSide_con dl dt a { display:inline-block; padding-left:25px }
.LeftSide_con dl dt.cur{
	background:#d6d6d6;
	font-weight:bold;
	color:#333333
}
.LeftSide_con dl dt.cur a{ padding-right:16px; background:url(../images/icon_catp.gif) no-repeat right center;}
.LeftSide_con dl dt.cur a:link,.LeftSide_con dl dt.cur a:hover,.LeftSide_con dl dt.cur a:active.LeftSide_con dl dt.cur a:visited{
	color:#c00
}
.LeftSide_con dl dd.menu{
	line-height:36px;
	padding-left:45px;
	background:url(../images/icon_catch.gif) no-repeat 35px center;
	border-bottom:1px dotted #e3e3e3;
}
.LeftSide_con dl dd.cur{
	background:#f2f2f2 url(../images/icon_catch.gif) no-repeat 35px center;
	color:#f00;
}

.RightSide{
	width:71%;
	/*height:800px;*/
	border:1px solid #d6d6d6;
	overflow:hidden;
}
.RightSide .Pos{
	height:40px;
	border-bottom:#e7e7e7 solid 1px;
	line-height:40px;
}
.RightSide .Pos .tit{
	display:inline;
	padding-left:20px;
}
.RightSide_con{
	padding:18px 18px 0;
}

.treebox{ padding-top:10px;}
#tree{

}
.List_list{
	line-height:32px;
	font-size:14px;
}
.List_list li em{
	color:#999;
	font-family:"宋体";
}
.List_list li span{
 float:right;
 color:#999
}

/*---------内容页内容页 start---------------------------*/
.ConBox{
border:#dcdcdc solid 1px;
padding-bottom:15px;
background-color:#ffffff;
}

.ConBox .Pos .tit{
	display:inline;
	padding-left:20px;
}
#Zoom {
*padding-bottom:15px;
overflow-x:auto;
}
#Zoom {
margin:10px auto;
line-height:24px;
font-size:14px;
color:#333333;
}
#Zoom p {
margin:12px 0;
}
#Zoom p.player {
margin:0 0 10px;
text-align:center;
}
#Zoom a:link {
color:#0155BD;
text-decoration:underline;
}
#Zoom a:visited {
color:#810081;
text-decoration:underline;
}
#Zoom a:hover {
color:#0155BD;
text-decoration:none;
}
#Zoom a:active {
color:#810081;
text-decoration:underline;
}
#Zoom img{ margin:15px 0;width: expression(this.width > 800 ? '630px': true); max-width:800px;}
.imgauto #Zoom img{ margin:15px 0;width: auto !important; max-width:auto;}
.mainCont{
padding:0 50px;
}
.RightSide_con .mainCont{
padding:0 20px;
}
.mainCont h1 {
margin:35px 0 25px;
color:#333;
font-size:24px;
font-family:"微软雅黑";
font-weight:normal;
text-align:center;
}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
.explain {
font-size:12px;
padding:0 0 20px;
font-family:Verdana;
text-align:center;
border-bottom:#d6d6d6 dashed 1px;
}
.explain em{
color:#666666
}
.explain span {
color:#666666;
}
.others {
overflow:hidden;
margin:6px 0;
padding:10px 0;
text-align:right;
zoom:1
}
.arc_pages{ background:#f5f5f5; padding:10px; font-size:14px; text-align:right}
.arc_pages em{ color:#f00}
.Big, .Middle, .Small, .Print, .Close, .Favorite {
    cursor: pointer;
}
.others .Close span{ display:inline-block; width:101px; height:24px; background:url(../../static/images/Close.gif); line-height:120px; overflow:hidden}

.scroll_y{ overflow-x:hidden; overflow-y:auto;}


.ch_inc h3{ position:relative; height:30px; border-bottom:1px solid #e3e3e3; background:#f5f5f5}
.ch_inc h3 strong{ position:absolute;left:10px; bottom:-1px; display:inline-block; height:24px; line-height:24px; padding:0 20px; background:#fff; border-radius:3px 3px 0 0; border:1px solid #e3e3e3; border-bottom:none; font-size:14px; font-weight:bold}
.ch_inc h3 span{ position:absolute; right:10px; top:10px; font-size:12px; font-weight:normal}
.ch_inc h3 span a:link,.ch_inc h3 span a:visited{ color:#999}
.ch_inc ul{ border-bottom:none}

.list_photo{}
.list_photo li{ float:left; width:225px; height:220px; margin-left:12px; _display:inline; text-align:center}
.list_photo li .img{ padding-bottom:10px; background:url(../../static/images/info/shadow_img.jpg) no-repeat center bottom}
.list_photo li img{ width:215px; height:161px;padding:4px; border:1px solid #ccc;}
.list_photo li .text{ line-height:1.5}
.list_photo li a:hover img{ border:1px solid #c00}

.mainCont h3 {
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: normal;
    margin: 35px 0 25px;
    text-align: center;
}