body {
	background-color:#000000;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#D19500;

}
a{
	color:#FFCC00;
	text-decoration: none;	
}
a:hover{
	color:#fff;
	}
.title1{
	color:#666;
	font-weight:bold;
	font-size:14px;
}
.yellow{
	color:#FFCC00;
	font-weight:bold;
	font-size:14px;
	}
#main{
	margin:0 auto;
	width:1003px;
	}
#top_nav{
	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_pic{
	margin:0px auto;
	}
#top_pic3{
	background-image: url(images/top_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:195px;
	width:1003px;
	}	
	
#info1{
	margin:auto;
	height:93px;
}
#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;
	border-top:1px #333 solid;
	padding-top:23px;
	background-image: url(images/title_icon.jpg);
	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;
	background-image: url(images/info_bg.jpg);
}

#footer{
	margin-top:30px;
	color:#666;
	text-align:center;
	line-height:25px;
	border-top:1px #333 solid;
	}
#footer a{
	color:#666;
	}