﻿/* CSS Document */

* {
	padding : 0px;
	margin : 0px;
	font-family: tahoma,Arial, Helvetica;
	line-height: 1.4em;
	font-size: 9pt;
	

}

#container {
	width:900px;
	margin: 0px auto;
	background: #f2f8fc;
	}
	
	#container2 {
	width:100%;
	margin: 0px auto;
	
	}
	
h2.il * {
	font-family: tahoma,Arial, Helvetica;
;
	font-size: 1.5em;
	color : #a46a30;
	margin: 2em 0px 5px 0px;
}

.h2.il {
	font-family: tahoma,Arial, Helvetica;
;
	font-size: 1.5em;
	color : #a46a30;
	margin: 2em 0px 5px 0px;
}

.h2.il * {
	font-size: inherit;
}

.h3.il {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color : #a46a30;
	margin: 15px 0px 0px 0px;}
	
#header {
	height: 132px;
	width: 900px;

}

.head_img {
	float: right;
}

.headingleft {
	height: 132px;
	width:180px;
	background-color :#CCFFFF;
	
}
.menuleft {
	height: 1px;
	width:168px;
	}


.headingrighttop1 {
	height: 108px;
	width: 580px;
	
}
.headingrighttop3 {
	height: 24px;
	width: 720px;
	text-align: right;
	 background: #99CCFF;


	
}
.headingrighttop2 {
	height: 108px;
	width: 140px;
	
}

.table1{
	background-image: url('image/zhlogo1.gif') ;
   
	text-align: center;
}

.table2{
	
   
	text-align: center;
}


.bg1 {
	
height: 24px;
	width: 300px;
	
	 background: #99CCFF;


	
}
.bg2 {
	height: 108px;
	width:580px;
	background-image: url('image/moji2d.jpg');
	text-align: center;

}


.bg3 {
	height: 108px;
	width: 147px;
	background-image: url('image/meihua.jpg');
	
	
}

#headmenu{
    background: #99CCFF;
	overflow: hidden;
	
	
	font-size: 7pt;
	text-align: center;




}

#headmenu a:link {
color:black;
font-size: 7pt;



}
#headmenu A:visited    {
 color: black;
font-size: 7pt;

 }
 
 
#headmenu a:hover {
	text-decoration: underline;
	color:white;
	font-size: 7pt;
}

#menu {
	
	width:168px;
	
	text-align: center;
     font-weight: bold;
     font-size: 8pt;

	background-image: url('image/bg.jpg');
}

#menu ul {
	width: 168px;
	
	list-style-type: none;
	
}

#menu li {
	margin-right: 1px;
	width: 160px;
	height: 24px;
	float: left;
	font-weight: bold;
	
	text-align: center;
	font-size: 8pt;
	
}
#menu li a:link {
font-size: 8pt;

}
#menu li A:visited    { 
font-size: 8pt;
 }

#menu li a:hover{
font-size: 8pt;

}


.content {
	width:732px;
	margin: 0px auto;
	background: #f2f8fc;
	}
	
	
.footer {
	width:900px;
	height:30px;
	margin: 1px auto;
	background: #99CCFF;
	text-align: center;

	}



