body {
	background-color:#FFEEBE;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;

}
a{
	color:#000;
	text-decoration: none;	
}
a:hover{
	color:#000;
	text-decoration: underline;
	}
.title1{
	font-family:Arial, Helvetica, sans-serif, "ËÎÌå";
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}
.yellow{
	color:#FFCC00;
	font-weight:bold;
	font-size:14px;
	}
#main{
	margin:0 auto;
	width:1003px;
	}
#top_nav{
	background-color:#000;
	color:#ccc;
	text-align:center;
	margin:auto;
	width:100%;
	line-height:34px;
	height:34px;
	/* background-image:url(images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	*/
	}

#top_nav a{
	color:#ccc;
	text-decoration: none;	
}

#top_nav a:hover{
	color:#fff;
	}


	
.top_pic{
	margin:0px auto;
	}
#top_pic3{
	background-image: url(images/top_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:310px;
	width:1003px;
	}	
	
#info1 td{
	font-size:14px;

}
#info1_left{
	width:640px;
	float:left;
	text-align:center;
	padding-top:30px;
	}
#info1_right{
	float:right;
	text-align:right;
	}
	
.info-title{
	padding-left:30px;
	width:935px;
	margin:0px auto;
	padding-top:23px;
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffcc00;
	font-weight:bold;
	font-size:14px;
	height:45px;
	}
	
.info-content{
	margin:auto;
	width:90%;
	font-size:14px;
	line-height:25px;
	color:#666;
	}
.photo{
	padding:20px 0;
	text-align:center;
	margin:auto;
	width:935px;

}

#footer{
	background-color:#000;
	margin-top:30px;
	color:#666;
	text-align:center;
	line-height:25px;
	border-top:1px #333 solid;
	}
#footer a{
	color:#ccc;
	}
