body
	{
	margin-left:50%;
	margin-top:0;
	background:rgb(120,60,60);
	color:#000000;
	}

#container
	{
	position:absolute;
	width:800px;
	margin-left:-400px;
	left:50%;
	margin-top:0px;
	background-color:#ffffff;
	height:auto;
	border-left:2px solid #070707;
	border-right:2px solid #070707;
	border-bottom:2px solid #070707;
	color:#000000;
	}

	
	
#content
	{
	float:left;
	width:680px;	
	margin-top:-20px;
	padding-left:30px;
	padding-top:0;
	background-color:#ffffff;
	color:#000000;
	}
	
	
		
	
	
/* #header
	{
	width:800px;
	height:210px;
	background:url(images/bgheader.gif) repeat-x; 
	}
*/
	
#header
	{
	width:800px;
	height:210px;
	/* background:url(images/bgheader.gif) repeat-x; */
	background: url(images/zhangrenai.jpg) no-repeat;
	background-position:30px 115px;
	}
	
#title
	{
	font-family:Tahoma,Arial,serif;
	font-size:24px;
	margin-top:-60px;
	margin-bottom:25px;
	margin-left:600px;
	padding-bottom:5px;
	letter-spacing:3pt;
	}

h1 	
	{
	margin: 0px 0px 0px;
	padding: 0px;
	color:#a2a2a2;
	/* float:left; */
	}

 h1 a	
	{
	display:block;
	background: url(images/header.jpg) no-repeat;
	width: 800px;
    height: 182px;
	line-height:100%;
	}




h2
	{
	font-family:Tahoma,Arial,serif;
	font-size:24px;
	margin-left:30px;
	/* margin-top:25px;
	margin-bottom:25px;
	margin-left:120px;
	padding-bottom:5px;
	float:left; */
	color:#7b7d9c;
	letter-spacing:3pt;
	/* background-color:#f19709; */
	}

h3
	{
	font-family:Tahoma,Arial,serif;
	margin-left:30px;
	margin-top:9px;
	margin-bottom:9px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1pt;
	color:#666666;
	background-color:#ffffff;
	}

h4
	{
	float:right;
	margin-top:10px;
	margin-right:30px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	letter-spacing:.1pt;
	/* background-color:#f19709; */
	}

h5
	{
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	color:#999999;
	background-color:#ffffff;
	}




#footer
	{
	font-family: Veranda, Tahoma, Arial,serif;	
	clear:both;
	/* background:url(images/valid.gif) #f19709 no-repeat; */
	width:800px;
	height:36px;
	}


p
	{
	margin-left:30px;
	font-family: Veranda, Tahoma, Arial,serif;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	}

ul
	{
	margin-left:-8px;
	font-family: Veranda, Tahoma, Arial,serif;
	color:#000000;
	/* background-color:#ffffff; */
	font-size:12px;
	}



