.top1 {
	/*height: 180px;*/
	width: 960px;
	margin:0 auto;
	padding:0;
	background-image: url(../images/banner01.jpg);
	background-repeat: no-repeat;

}

.top_subtitle {
	text-align: right;
	margin-top: 120px;
	padding-right: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	
	}
.top_content {
	width: 960px;
	float: left;
	height: 175px;
	}
	
	
.top_line_960 {
	width: 960px;
	float: left;
	height: 5px;
	background-image: url(../images/graphic_r2_c1.jpg);
	background-repeat: no-repeat;
	}


.top_content_menu_home {
	text-align: right;
	margin-top: 20px;
	padding-right: 0px;
	font-size: 10px;
	
	}
	
	
.top_content_menu_home ul{
	list-style-type: none;
	margin: 0;
}

.top_content_menu_home li{
	margin-left: 12px;
}


.top_content_menu_home ul li{
	display: inline;
	list-style: none;
	padding-right: 0px;

}

.top_content_menu_home ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
	
.top_content_menu_home ul li a:hover {
	color: #FF9900;
}

.top_content_menu_home ul li a.current {
	color: #FF9900;
}

.community_maintitle{
	width: 960px;
	height: 85px;
	background-image: url(../images/title_community.jpg);
	background-repeat: no-repeat;
	}
