.top {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner00.jpg);
	background-repeat: no-repeat;

}


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

}


.top2 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner02.jpg);
	background-repeat: no-repeat;

}


.top3 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner03.jpg);
	background-repeat: no-repeat;

}


.top4 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner04.jpg);
	background-repeat: no-repeat;

}


.top5 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner05.jpg);
	background-repeat: no-repeat;

}


.top6 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner06.jpg);
	background-repeat: no-repeat;

}



.top7 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner07.jpg);
	background-repeat: no-repeat;

}



.top8 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner08.jpg);
	background-repeat: no-repeat;

}



.top9 {
	height: 180px;
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(../image/banner09.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(../image/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;
}
