﻿*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	text-align:center;
}
.container{
	width:980px;
	margin:0 auto;
	height:100%;
	text-align:left;
	cursor:default;
}
.header{
	height:106px;
	background:url('imagesgkml_logo.jpg') center center no-repeat;
}
.rowOfCurrentPosition{
	margin:10px 0px;
	padding:4px 8px;
	background:#F1F1F1;
	color:black;     
	font-weight:bold;
}
.main{
	background:#EBF3F9;
	height:300px;
}
.footer{
	margin-top:8px;
	color:#515151;
	text-align:center;
}
.footer div{
	margin-top:4px;
	padding-top:4px;
}
.footerLine{
	border-top:6px solid #8E0404;
	border-bottom:1px solid #8E0404;
}

/*--底部信息样式--end--*/ 
#foot{ width:100%;border-top:3px solid #2e51b0; background-color:#f1f1f1; overflow:hidden;}
.foot_wrap{width:1002px; margin:20px auto;}
.foot_wrap p{ height:28px;color:#333; line-height:28px; text-align:center;}
.foot_wrap img{ display:block; margin:0 auto; margin-top:15px;}
/*--底部信息样式--end--*/
