body {
	background-color:#000000;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#999;
}
a{
	color:#999;
	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;
	width:989px;
	}
#top_pic2{
	background-image: url(images/top_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:316px;
	width:998px;
	}	
	
#info1{
	margin:auto;
	height:93px;
}
#info1_left{
	width:640px;
	float:left;
	text-align:center;
	padding-top:30px;
	padding-left:100px;
	}
#info1_right{
	float:right;
	text-align:right;
	}
	
.info-title{
	width:935px;
	margin:0px auto;
	border-top:1px #333 solid;
	padding-top:23px;
	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;
	border-right:5px #333 solid;
	border-left:5px #333 solid;
	text-align:center;
	margin:auto;
	width:935px;
	background-image: url(images/info_bg.jpg);
}
#page{
	margin:auto;
	line-height:20px;
	}
#page a{
	padding:5px;
	border:1px #333 solid;
	}
#page a:hover{
	border:1px #999 solid;
	}


#footer{
	margin-top:30px;
	color:#666;
	text-align:center;
	line-height:25px;
	border-top:1px #333 solid;
	}
#footer a{
	color:#666;
	}
