.top {
	margin: 0 auto;
	white-space: nowrap;
	width: 100%;
	position: relative;
}
.top p{
	position: absolute;
	bottom: 0px;
	left: 341px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding-bottom: 6px!important;
	padding-bottom: 9px;
}
.bottom{
	margin-bottom: 20px;
	position: relative;
}
.menu{
	float: left;
	width: 310px;
	margin-left: 0px;
	margin-top: 10px;
	color: #FFFFFF;
	margin-right: 0px;
	padding-left: 0px;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width:100%;
	height:100%;

}
.menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
	display: block;


}
.menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	display: block;

}
.menu_ul_long{
	margin: 0;
	padding: 0;
}
.menu_ul_long li{
	background-image: url(bar_long.png);
	background-repeat: no-repeat;
	height: 35px;
	list-style-type: none;
	padding-left: 25px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
}
.menu_ul_short{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.menu_ul_short li{
	background-image: url(bar_short.png);
	background-repeat: no-repeat;
	height: 35px;
	margin-left: 15px;
	padding-left: 25px;
	line-height: 30px;
}
.text{
	margin-top: 10px;
	width: 630px;
	margin-left: 320px;
	text-align: justify;
}
.footer{
	clear: both;
	width: 100%;
	background-image: url(bar_footer.png);
	background-repeat: no-repeat;
	height: 25px;
	position: relative;
	color: #FFFFFF;
	line-height: 25px;
}
.footer p{
	margin-left: 275px;
}
.footer_copyright{
	position: absolute;
	right: 15px;
	font-size: 11px;
	bottom: 7px;
	line-height: 11px;
}
.footer a{
	color: #AAAAAA;
	text-decoration: none;
}
.footer a:hover{
	color: #AAAAAA;
}
.footer a:visited{
	color: #AAAAAA;
}
.footer p a {
	color: #FFFFFF;
}
.footer p a:hover {
	color: #FFFFFF;
}
.footer p a:visited {
	color: #FFFFFF;
}
.main{
	width: 962px;
	position: relative;
	margin: 0 auto;
}
.bar_short{
	margin-left: 16px;
}
