﻿#bottom-gg1 {
	left: 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 99999;
}
.bottom-dd-outside {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
/*.div-bottom {
	position: relative;
}*/
#bottomClose {
	font-size: 0;
	position: absolute;
	top: 5px;
	right: 12px;
	width: 11px;
	height: 12px;
	background: url(../images/close.gif);
}
#bottomdiv{
	float:left;
	overflow:hidden;
}
#bottomdivclose{
	float:left;
	overflow:hidden;
} 