@charset "utf-8";
#vip-main{
	height:870px;
}
#vip-main #sjzz-bar {
	height:29px;
	position:absolute;
	width:562px;
	top:52px;
	left:99px;
	background:url(sjzz.png) no-repeat 0px -20px;
	z-index:1000;
}
#vip-main h2 {
	height: 20px;
	width: 454px;
	position:absolute;
	top:29px;
	left:104px;
	text-indent:-1000px;
	padding:0;
	margin:0;
	background:url(sjzz.png) no-repeat center top;
}
#vip-main #div-year_month{
	position:absolute;
	top:5px;
	left:0px;
	height: 19px;
	width: 129px;
	
}
#vip-main #sjzz-bar input#year_month {
	background: transparent;
	height: 17px;
	width: 89px;
	border: none;
	font-size: 12px;
	padding: 0;
	margin-left:5px;
}
#div-year_month .year{
	text-align:center;
	margin:0 auto 5px auto;
	border-bottom:1px solid #F54305;
	padding-bottom:5px;
}
#div-year_month div{
	display:none;
	border:10px solid #d7d0ca;
	background:#fff;
	width:120px;
	padding:10px;
	position:absolute;
	top:96%;
	left:0px;
	z-index:1000;
	overflow:hidden;
}
#div-year_month div .months a{
	width:32%;
	float:left;
	text-align:center;
	line-height:20px;
	margin:0;
	padding:0;
}
#div-year_month:hover div,div.year_month-hover div,#div-year_month div.visible{
	display:block !important;
}
#vip-main #sjzz-bar #searchBtn {
	height: 25px;
	width: 58px;
	position: absolute;
	left: 390px;
	top: 3px;
	border:none;
	background:transparent;
}
#vip-main #sjzz-bar #keyword {
	position:absolute;
	top:4px;
	left:201px;
	width:178px;
	height:18px;
	border:none;
	background:transparent;
	font-size: 12px;
	padding: 0;
}

#sjzz-list{
	position:absolute;
	left:26px;
	width:168px;
	top:100px;
	height:571px;


}
#sjzz-list ul li.selected a{
	color:red;
}
#sjzz-list ul li{
	padding:10px 0;
}

#sjzz-list ul li a{
	text-decoration:none;
	color:#000;
}
#sjzz-border{
	position:absolute;
	left:221px;
	width:620px;
	top:100px;
	height:783px;
	background:url(border.png) no-repeat;
	
}
#sjzz-content{
	position:absolute;
	left:12px;
	width:594px;
	top:12px;
	height:729px;
	overflow:auto;
	
}

