body{
	font-family: "Arial, Verdana, Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	overflow:auto;
	background:transparent url(pan.jpg) no-repeat center center fixed;
	-moz-background-size:cover; /* Gecko 1.9.2 (Firefox 3.6) */
-o-background-size:cover; /* Opera 9.5 */
-webkit-background-size:cover; /* Safari 3.0 */
-khtml-background-size:cover; /* Konqueror 3.5.4 */
background-size:cover; /* CSS3 */
}

#top{
	width: 100%;
	height: 120px;
	text-align: left;
	}

#top img{
	left: 0px;
	top: 0px;
	float: left;
	margin-right: 0px;
	width:375px;
	height:122px;
	}
#news{
	background-image: url('news.png');
	position: relative;
	width:215px;
	height:50px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	margin-left:15px;
	margin-bottom: 12px;
	}
#news_txt{
	margin: 5px 10px 2px 10px;
	height: 40px;
	overflow: hidden;
	}
#news:hover{
	background-image: url('news_hover.png');
	cursor:pointer;
	}
#left{
	position:absolute;
	top: 130px;
	margin-top: 5px;
	width: 200px;
	text-align:center;
	margin-left: -8px;
//	left: 20px;
	}
#left_item{
	height:30px;
	width: 210px;
	background-image: url("button.png");
	margin-top:0px;
	padding-top: 15px;
	}
#left_item:hover{
	background-image: url("button_hover.png");
	cursor:pointer;
	}
#left_txt{
	font-weight: bold;
	font-size: 18px;
	color:#003300;
	margin-top: -2px;
	margin-left:-10px;
	}
#search{
	height:35px;
	width: 210px;
	background-image: url("searcharea.png");
	padding-top: 5px;
	}
#search_txt{
	font-weight: bold;
	font-size: 18px;
	color:#003300;
	margin-left:18px;
	text-align: left;
	height: 17px;
	margin-top: 7px;
	width: 150px;
	float: left;
	}
#search_txt input{
	width: 145px;
	border-width: 0;
	padding-top: -10px;
	}
#search_img{
	background-image: url("search_button.png");
	height: 25px;
	width: 25px;
	margin-left:168px;
	margin-top:5px;
	}
#search_img:hover{
	background-image: url("search_button_hover.png");
	cursor:pointer;
	}
#weather{
	height: 250px;
	margin-top: 20px;
	}
#center{
	position:absolute;
	top: 8px;
	background-image: url("center.png");
	background-repeat:repeat-y;
	width: 640px;
	overflow:auto;
	height: auto;
	left: 220px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	}
#center table{
	padding: 0px;
	margin:0px;
	vertical-align:top;

	}
#center_left{
	width: 300px;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:0px;
	border-bottom:#55B0DD solid 2px;
	margin-right: 10px;
	}

#center_left h1{
	font-size:18px;
	font-weight: bold;
	text-align:center;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: black;
	margin-top: -10px;
	}
#center_left p{
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	line-height: 16px;
	color: black;
	}
#center_img{
	float:left;
	width: 150px;
	height: 100px;
	text-align: right;
	margin-right: 10px;
	} 
#center_left img{
	margin-right:10px;
	height:100%;
	}
	
#center_part{
	position:absolute;
	top: 10px;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:#55B0DD solid 2px;
	}
#center_part h1{
	font-size:18px;
	font-weight: bold;
	text-align:center;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: black;
	margin-top: -10px;
	}
#center_part p{
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	line-height: 15px;
	color: black;
	text-indent:15px;
	margin-top: 4px;
	margin-bottom: 0px;
	}
#center_part img{
	float:left;
	margin-right:10px;
	width: 250px;
	}
	
	
#center_right{
	width: 250px;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:0px;
	border-bottom:#55B0DD solid 2px;
	}
#center_right h1{
	font-size:16px;
	font-weight: bold;
	text-align:center;
	line-height: 17px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: black;
	margin-top: -10px;
	}
#center_right p{
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	line-height: 15px;
	color: black;
	text-indent: 25px;
	}
#readmore{
	font-size: 10px;
	font-weight: bold;
	color: #55B0DD;
	text-align: right;
	margin-top: -15px;
	margin-bottom: 5px;
	}
#readmore:hover{
	cursor:pointer;
}

#right{
	width: 170px;
	background-image: url("banners_head.png");
	position: absolute;
	top: 8px;
	height: 150px;
	left: 900px;
	background-repeat: no-repeat;
	z-index:1;
	text-align:center;
	padding-left:10px;
	}
#right_back{
	background-color: #55B0DD;
	opacity: 0.4;
	width:170px;
	height: 680px;
	position: absolute;
	top: 46px;
	left: 900px;
	z-index:0;
	}
#banner{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#003300;
	border-bottom:#55B0DD solid 2px;
	width: 150px;
	}
#banner img{
	width: 100px;
	text-align:center;
	margin-top:15px;
	margin-bottom: 5px;
	}
#banner:hover{
	cursor: pointer;
	background-color:#7FC8EF;
}
#gal{
	position:absolute;
	left: 220px;
	overflow:auto;
	width:654px;
	height:130px;
	top:600px;
}
#gal_area{
	overflow:auto;
	}
#pict{
	float: left;
	margin-left:20px;
	height: 100px;
	}
#pict img{
	height:100%;
	}
	
#gal_header{
	width: 170px;
	height: 80px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: #55B0DD solid 2px;
	border-right: #55B0DD solid 2px;
	border-radius: 10px;
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	}
#gal_pict{
	float: left;
	margin: 10px;
	}
	
#arch_item{
	width: 100%;
	max-height:90px;
	margin-top: 10px;
	border-bottom: #55B0DD solid 2px;
	}
#arch_date{
	width: 70px;
	float: left;
	color: #55B0DD;
	font-size: 12px;
	margin-right: 20px;
	}
#arch_head{
	width: 100%;
	font: bold 14px;
	text-align: left;
	max-height: 50px;
	line-height: 14px;
	padding-bottom: 5px;
	}
#arch_short{
	width:100%;
	font-size: 12px;
	font-weight:normal;
	text-align: justify;
	line-height: 13px; 
	max-height: 40px;
	margin-bottom: 20px;
	}
#mod {
	empty-cells:show;
}
#mod td{
	border:1px solid black;
	padding:0;
	margin:0;
	font-size:8px;
	text-align:center;
	height:27px;
}
#tbl td{
	 border-bottom: 1px solid black;
	}
#arch {
	cursor: pointer;
	text-align: left;
	padding-top: 10px;
	border-bottom:#55B0DD solid 2px;
	}
