@charset "utf-8";
/* CSS Document */


body{
	background:url(../images/backGround.jpg) center top repeat-x;
	}

#backHead{
	background:url(../images/backHead.jpg) center 100px no-repeat;
	}

#subject{
	}
	#subject h2{
		height:160px;
		margin-bottom:15px;
		visibility:hidden;
		}

#menu{
	padding:10px;
	background:url(../images/backMenu.jpg) no-repeat;
	}
	#menu h3{
		float:left;
		margin:0px 0px;
		text-indent:-9999px;
		}
		#menu h3 a{
			display:block;
			width:318px;
			height:70px;
			}
	#menu .menu_01{
		background:url(../images/menuLink_04_s2.jpg) center center no-repeat;
		}
		#menu .menu_01 a{
			background:url(../images/menuLink_04_s1.jpg) no-repeat;
			}
	#menu .menu_02{
		margin:0px 3px;
		background:url(../images/menuLink_02_s2.jpg) center center no-repeat;
		}
		#menu .menu_02 a{
			background:url(../images/menuLink_02_s1.jpg) no-repeat;
			}
	#menu .menu_03{
		background:url(../images/menuLink_03_s2.jpg) center center no-repeat;
		}
		#menu .menu_03 a{
			background:url(../images/menuLink_03_s1.jpg) no-repeat;
			}


#pan{
	display:none;
	}

#topics{
	}

#news{
	}


.information{
	}
.information h4{
	height:34px;
	background:url(../images/informationHead.jpg) no-repeat;
	border:1px solid #B4B9BF;
	text-indent:-9999px;
	}
	.information dl{
		margin-top:-1px;
		padding:0px 5px;
		border:1px solid #B4B9BF;
		}
	.information dt{
		padding:5px 5px 0px 5px;
		border-top:1px dotted #CCC;
		font-size:14px;
		font-weight:bold;
		color:#011926;
		}
	.information dd{
		text-align:right;
		}
	.information dd a{
		padding-left:14px;
		background:url(../commonImg/inLink_s1.png) left center no-repeat;
		color:#000000;
		}
	.information dd a:hover{
		background:url(../commonImg/inLink_s2.png) left center no-repeat;
		}


.bunnerLink{
	margin-bottom:15px;
	background:none;
	}
.bunnerLink *{
	margin:0px;
	padding:0px;
	}
.bunnerLink img{
	vertical-align:bottom;
	}
	.bunnerLink ul{
		margin-bottom:5px;
		list-style:none;
		}
	.bunnerLink li{
		padding-bottom:5px;
		}
	.bunnerLink ul.calender{
		margin:0px;
		}


.blogList,
.faceBook{
	margin-bottom:10px;
	}




