@charset "UTF-8";
/* CSS Document */

#col1 {
	float: left;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
	height: 241px;
	width: 11px;
}
#col1_1 {
	float: left;
	border-right: 1px solid #333300;
	width: 11px;
	height: 151px;
}
#col1_2 {
	position: absolute;
	border-right: 1px solid #333300;
	width: 11px;
	height: 100%;
}
#col2 {
	float: left;
	border-bottom: 1px solid #333300;
	height: 221px;
	width: 368px;
	padding-top: 20px;
	padding-left: 79px;
}
#col2_1 {
	float: left;
	border-right: 1px solid #333300;
	width: 480px;
	height: 151px;
}
#col2_2 {
	position: absolute;
	border-right: 1px solid #333300;
	left: 13px;
	width: 725px;
	height: 100%;
}
#col3 {
	float: left;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
	height: 241px;
	width: 33px;
}
#col3 #enterBtn {
	height: 100%;
	position: relative;
	z-index:1;
	
}
#col3 #enterBtn img {
	position: absolute;
	bottom: 0;
	
}
#col4 {
	float: left;
	height: 191px;
	/*max-height: 100%;*/
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 50px;
	width: 200px;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
}
#col4_1 {
	float: left;
	border-right: 1px solid #333300;
	width: 245px;
}
#col5 {
	position: absolute;
	height: 241px;
	border-bottom: 1px solid #333300;
	width: 100%;
}
#col5_1 {
	position: absolute;
	height: 151px;
	width: 100%;
}
#ftr {
	height: 17px;
	border-bottom: 1px solid #333300;
	width: 100%;
	padding-left: 7px;
	padding-top: 2px;
}
#ftr div.copyright {
	float: left;
	width: 250px;
}
#ftr div.bottomNav {
	float: left;
	width: 480px;
	text-align: right;
}