body{
	margin: 0;
	padding: 0;
	background-image: url(../images/background_generall.jpg);
}
	
.div1{
	margin: 5px auto;
	width: 900px;
	background-image: url(../images/bg_image.jpg);
	border: 1px solid #000;
}
	
.div2{
	margin: 0px auto;
	height: 104px;
}
.div3{
	margin-top: 0px;
	margin-left: 30px;
	height: 25px;
	z-index:100;
}
.div4{
	margin: 10px 10px;
	height: 188px;
	z-index:1;
}
.div5{
	margin: -10px 10px;
	height: 400px;
	background-color: #FFFFFF;
	width: 880px;
	overflow: auto;
}
.div6{
	margin-top: 10px;
	margin-left: auto;
	height: 30px;
	background-color: #283A6A;
	width: 900px;
}
.div7{
	margin: -3px auto;
	height: 30px;
	width: 900px;
}
.div8{
	position: absolute;
	top: 345px;
	margin-left: 520px;
	width: 360px;
	height: 20px;
}
.div9{
	position: absolute;
	background-color: #E5E5E5;
	top: 365px;
	margin-left: 520px;
	width: 360px;
	height: 42px;
	border: 1px solid #C7C7C9;
}
.div10{
	position: absolute;
	top: 420px;
	margin-left: 520px;
	width: 360px;
	height: 20px;
}
.div11{
	position: absolute;
	background-color: #E5E5E5;
	top: 440px;
	margin-left: 520px;
	width: 360px;
	height: 100px;
	border: 1px solid #C7C7C9;
	border-bottom: 1px solid #C7C7C9;
}
.div12{
	position: absolute;
	background-color: #E5E5E5;
	top: 560px;
	margin-left: 520px;
	width: 360px;
	height: 146px;
	border-left: 1px solid #C7C7C9;
	border-right: 1px solid #C7C7C9;
	border-top: 1px solid #C7C7C9;
}
.div13{
	position: absolute;
	background-color: #263868;
	top: 706px;
	margin-left: 520px;
	width: 360px;
	height: 16px;
	border-left: 1px solid #C7C7C9;
	border-right: 1px solid #C7C7C9;
	border-bottom: 1px solid #C7C7C9;
}
.div14{
	position: absolute;
	top: 333px;
	margin-left: 10px;
	width: 500px;
	height: 390px;
	overflow:auto;
	padding-left: 5px;
}




