@charset "utf-8";
/* CSS Document */

#top #toplogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height:137px;
	width: 150px;
	z-index: 1;
	position: relative;
	left: 0px;
	top: -90px;
}
#top #topad {
	position: fixed;
	top: 1px;
	z-index: 2;

}
#top #topad2 {
	padding: 0px;
	height: 90px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1028px;
	background-position: center;

}
body {
	margin: 0px;
	padding: 0px;
}
#top #topwrap_right {
	float: right;
}
#top #topwrap_left {
	margin-right: auto;
	margin-left: auto;
	width: 100%;

}
#menu_car {
	width: 100%;
	left: 0px;
	position: relative;
	top: -128px;
}
#menu_car2{
	height: 39px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
.clear {
	clear: both;
}
#menubar {
	background-image: url(../Images/index_top/topbar1.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
	position: absolute;
	top: 139px;
	left: 0px;
}
#menubar #menubar_left{
	color: #FFFFFF;
	height: 20px;
	position: relative;
	top: 6px;
	font-weight: bold;
	width: 200px;
	font-size: 12px;
	left: 5px;
	float: left;
}
#menubar #menubar_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar #menubar_left a:hover {
	color: #FFCCFF;
}
#menubar #menubar_right {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: relative;
	top: 6px;
	color: #FFFFFF;
	font-size: 12px;
	right: 5px;
	text-align: right;
}
#menubar #menubar_right a {
	color: #FFFFFF;
	text-decoration: none;
}

#menubar #menubar_right a:hover {
	color: #FFCCFF;
}

#container {
 BORDER-BOTTOM-STYLE: none;
 MIN-WIDTH: 920px;
 TEXT-ALIGN: left;
 PADDING-BOTTOM: 10px;
 BORDER-RIGHT-STYLE: none;
 MARGIN: 0px;
 PADDING-LEFT: 10px;
 PADDING-RIGHT: 10px;
 BORDER-TOP-STYLE: none;
 BORDER-LEFT-STYLE: none;
 PADDING-TOP: 0px;
 position: relative;
 top: -95px;
}