.content{
	display:none;
}

/****news***/
#main{
	
	padding:0 0 0 25px;
	width:600px;
}
#news.content{
	display:block;
	width:600px;
}

#newsiframe{
	padding:70px 0 0 0;
	width:560px;
	height:320px;
}

#show{
	width:560px;
	height:82px;
	overflow:hidden;
	border-bottom:1px dashed #a1a1a1;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
}
#imgshow{
	width:117px;
	height:77px;
	float:left;
	border:1px solid #707070;
	margin:0 12px 0 0;
}
#textshow{
	width:420px;
	float:left;
}
#textshow span{
	padding:0 10px 0 0;
}
#textshow a{
	font-weight:bold;
	color:#3c3c3c;
	text-decoration:none;
}
#textshow a:hover{
	text-decoration:underline;
}
#textshow p{
	padding:6px 0;
	height:40px;
}
#textshow .show{
	color:#5d88bc;
}
#newsiframe ul{
	width:560px;
}
#newsiframe ul li{
	margin:15px 0 0  0;
	padding:0 0 0 15px;
	background:url(../images/events/li_icon.gif) no-repeat 0px 4px;
}
#newsiframe ul li span{
	padding:0 10px 0 0;
}
#newsiframe ul li a{
	font-weight:bold;
	color:#3c3c3c;
	text-decoration:none;
}
#newsiframe ul li a:hover{
	text-decoration:underline;
}
#newsiframe ul li p{
	padding:4px 0 4px 15px;
	width:515px;
	border-top:1px dashed #a1a1a1;
}
#newsiframe ul li .show{
	color:#94b3d9;
}





/***pdf***/
#pdfiframe{
	padding:70px 0 0 0;
	width:560px;
	height:320px;
}
#pdfiframe ul li{
	line-height:32px;
	padding:0 0 0 22px;
	background:url(../images/media/list_icon.gif) no-repeat left 10px;
	border-bottom:1px dashed #a1a1a1;
}
#pdfiframe ul li a{
	color:#3c3c3c;
	text-decoration:none;
}
#pdfiframe ul li a:hover{
	color:#999;
}
.page{
	text-align:center;
	padding:10px 0 0 0;
}
.page a{
	text-decoration:none;
	color:#3c3c3c;
}



/***pdf***/
#imgiframe{
	padding:70px 0 0 0;
	width:575px;
	height:320px;
	margin:0 -15px 0 0;
	overflow:hidden;
}
#imgiframe ul li{
	width:100px;
	height:120px;
	float:left;
	margin:10px 15px 0 0 ;
}
#imgiframe ul li a{
	color:#3c3c3c;
	text-decoration:none;
	display:block;
	width:100px;
	height:100px;
}
#imgiframe ul li a:hover{
	color:#999;
}
.page{
	text-align:center;
	padding:10px 0 0 0;
}
.page a{
	text-decoration:none;
	color:#3c3c3c;
}






/**show**/
#showiframe{
	margin:70px 0 20px 0;
	width:580px;
	height:300px;
	overflow-y:auto;
}
#showiframe .title{
	width:550px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-weight:bold;
	border-bottom:1px dashed #A1A1A1;
}

#showiframe .title span{
	font-weight:normal;
	margin:0 10px 0 0;
}
#showiframe p{
	padding:0 0 10px 0;
	width:550px;
}
#showiframe .back{
	font-size:12px;
	color:#94B3D9;
	text-decoration:none;
}




/**indexshow2**/
#showiframe2{
	margin:0 auto;
	width:580px;
	height:390px;
	overflow-y:auto;
}
#showiframe2 .title{
	margin:0 0 10px 0;
	padding:10px 20px;
	font-weight:bold;
	border-bottom:1px dashed #A1A1A1;
}

#showiframe2 .title span{
	font-weight:normal;
	margin:0 10px 0 0;
}
#showiframe2 p{
	padding:10px 20px;
}
#showiframe2 .back{
	display:block;
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:0 0 20px 20px;
}
.select{
	text-align:right;
}