/* CSS Document */

.menuleft{
	width:410px;
}
.conleft{
	width:440px;
}
.conright{
	width:448px;	
}
.contright{
	width:888px;
}
.menu{
	width:300px;
	background:url(../../images/xssx/$line.png) 40px -10px no-repeat;
	height:400px;
	margin:40px auto 0 90px;
}
.menu li{
	background:url(../../images/xssx/$fixed.png) 31px 30px no-repeat;
	height:50px;
	padding-left:55px;
	line-height:76px;
}
.menu li.active{
	background:url(../../images/xssx/$active.png) 28px 24px no-repeat;
}
.menu li a{
	color:#ffff00;
	cursor:pointer;
	text-decoration:none
}
.menu li.active a{
	color:#fff;
}
.ztitle{
	height:120px;
	background-repeat:no-repeat;
	background-position:461px 43px;
	width:1300px;
}
.indextitle{
   font-size:16px;
   color:#333;
   height:45px;
   line-height:45px;
   text-align:center;
   width:480px;
   display:block;
   font-weight:bold;
}
.indexp{
   font-size:15px;
   color:#333;
   line-height:28px;
   text-indent:30px;
   width:458px;
   height:170px;
   background:url(../../images/xssx/$conbg.png);
   border:#fbf2a5 solid 1px;
   margin:0;
   padding:10px;
}
.listul{
   margin:0 auto;
   padding:10px 12px;
   background:url(../../images/xssx/$conbg.png);
   border:#fbf2a5 solid 1px;
}
.listul li{
   background:url(../../images/xssx/$listpoint.png) 0px 9px no-repeat;
   line-height:35px;
   height:35px;
   padding-left:30px;
}
.listul li a{
   color:#333;
   font-size:15px;
   cursor:pointer
}
.listul li span{
   float:right;
   color:#666;
   font-size:14px;
}
.imgbor{
   border:#fbf2a5 solid 1px;
}
.more{
   text-align:right;
   display:block;
   font-size:14px;
   border-bottom:#f7ec8c solid 1px;
   height:30px;
   line-height:30px;
}
.more a{
   color:#333;
}
.topdl dd{
   float:left;
   width:409px;
   height:290px;
   margin:0 5px;
}
.topdl dd img{
   width:409px;
   height:240px;
}
.topdl dd span{
   display:block;
   line-height:35px;
   color:#333;
   font-size:15px;
   text-align:center;
}
.middl dd{
   float:left;
   width:200px;
   height:120px;
   margin:5px;
}
.middl dd img{
   width:200px;
   height:120px;
   border:0;
}
.middl dd span{
	display:block;
	line-height:30px;
	color:#333;
	font-size:15px;
	text-align:center;
}
.botdl dd{
	float:left;
	width:360px;
	height:220px;
	margin:0 5px;
}
.botdl dd img{
	width:360px;
	height:190px;
}
.botdl dd span{
	display:block;
	height:28px;
	line-height:28px;
	color:#333;
	font-size:15px;
	text-align:center;
}

.contitle{
   width:860px;
   height:45px;
   line-height:45px;
   font-size:18px;
   color:#333;
   display:block;
   margin:0 auto;
   font-weight:bold;
   text-align:center;
   border-bottom:#fff solid 1px;
}

.content{
   width:850px;
   line-height:26px;
   font-size:14px;
   color:#333;
   border:#f7ec8c solid 1px;
   padding:10px 15px;
   background:url(../../images/xssx/$conbg.png);
}
img{
   display:block;
   margin:0;
   border:#f7ec8c solid 1px;
}
.content p img{
   margin:10px auto !important;
}

.page{
   width:860px;
   margin:0 auto;
   font-size:14px;
   color:#333;
   height:30px;
   line-height:30px;
   text-align:center;
}
.contsource{
   background:#fff;
   display:block;
   margin:2px;
   width:99%;
   height:30px;
   padding-left:15px;
   line-height:30px;
   color:#666;
}
