	*{
		padding: 0px;
		margin: 0px;
		font-family:"Trebuchet MS",arial,sans-serif;
	}
	body
	{
		background-image: url(../img/b1.jpg);
		background-repeat: repeat-x;
		background-color: #003300;
		
	}
	#wrapper{
		margin: 0 auto;
		width: 900px;
		text-align: left;
		background-image: url(../img/hb.jpg);
		background-repeat: repeat-x;
	}
	
	#head{
		font-size: 0px;
	}
	
	#htitle{
		font-size: 0px;
		position: absolute;
		top: 0px;
		left: 50%;
		text-align: left;
		color: #F8F874;
		height: 99px;
		width:500px;
	}
	#focus{
		width: 200px;
		cursor: pointer;
		position: absolute;
		top: 0px;
		left: 50%;
		height:70px;
		
	}
	#htitle ul{
		font-size:14px;
		margin: 0px 0px 0px 0px;;
	}
	#htitle ul li{ 
		float: left;
		margin: 0px 20px 0px 0px;
		list-style: none;
	}
	#left{
		background-image: url(../img/gw.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 22px;
	}
	#right{
		background-image: url(../img/lefe.jpg);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 22px;
	}
	#wether{
		background-image: url(../img/wether.gif);
		background-repeat: no-repeat;
		padding: 0px 0px 0px 22px;		
		cursor: pointer;	
	}
	#menu{
		width:100%;
	}
	#menu ul  li {
		color: #006600;
		float: right;
		line-height: 28px;
		font-size:13px;
		background-image: url(../img/hml.jpg);
		background-repeat: no-repeat;
		height: 28px;
		width: 80px;
		font-weight: bold;
		margin: 0px;
		padding:0px;
		text-align: center;
		list-style: none;
	}

	#menu ul li a{
		color: #006600;
		display:block;
		text-decoration: none;
		
	}

	#menu ul li a:hover{
		color:white;
		cursor: pointer;
	}
	#photo{
		float:left;
		font-size: 0px;
		margin:  0px 0px 0px 0px;
	}
	#photo img{
	
	}
	#htp{
		position: absolute;
		left: 50%;
		top: 92px;
		margin: 0px 0px 0px -450px;
	}
	#cont{
		
	}
	#cont li{
		height: 70px;
		width:100px;
		text-align: center;	
		padding: 0px 0px 4px 0px;
	}
	#cont p{
		text-align: center;	
	}
	# bot{
		clear: both;
		background-color: #003300;
		}
	#bot p{
		color: white;
		font-size:13px;
	}
	table{
		border:1px solid #003300;
		font-size: 12px;
		border-collapse: collapse;
		text-align: center;
	}
	th{
		background-color: #B1E6A2;
		color: white;
		padding: 4px 12px;
	}
	td{
		border: 1px solid #003300;
		padding: 4px 12px;
		background-color: white;
	}
	#context{
		background: transparent;
	}
	
	#showCenter{
	}

	.showitem{
		text-align: left;
	}
	.showitem img{
		margin: 0px 5px 0px 10px;
	}
	.showitem a{
		font-size: 13px;
		text-decoration: none;
		color: #1A76D1;
	}
	.showitem a:hover{
		text-decoration: underline;
		color: #F39C4A;

	}

	#context{
		 clear: both;
		 width: 900px;
		 margin:1px auto;
		 border-top: 1px solid white;
		 background-color: #003300;
	}
