/* CSS Document */

* {
	margin: 0;
   	padding: 0;
}

body{
	margin:80px 0px 0px;
   	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#e2ddd8;	
	background:#1F1A17;
	width:100%;
	height:100%;
}

a img{
	border:none;
}




.main_box{
	width:100%;
	height:100%;
	margin:10px 0 0;
	padding:0;
	border:none;
}





.main_body_box {
	
	width:929px;
	height:522px;
	margin:0 auto;
	padding:28px 28px 0;
}


.upper_img {
	width:520px;
	height:40px;
	margin:0px auto 0;
	padding:131px 0 0 160px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img_bank/index/1.png);
}


.upper_img a{
	color: #1F1A17;
	text-decoration: none;
}


.upper_img a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.mid_img {
	width:680px;
	height:90px;
	margin:0px auto 0;
	padding:0px 0 0 0px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img_bank/index/2.png);
}
.mid_img1 {
	width:230px;
	height:60px;
	margin:0px auto 0;
	padding:30px 0 0 110px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.mid_img1 a{
	color: #1F1A17;
	text-decoration: none;
}


.mid_img1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}





.mid_img2 {
	width:300px;
	height:80px;
	margin:0px auto 0;
	padding:10px 0 0 40px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1F1A17;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.mid_img2 a{
	color: #1F1A17;
	text-decoration: none;
}


.mid_img2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.footer_img {

	width:680px;
	height:182px;
	margin:0px auto 0;
	padding:0px 0 0 0px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img_bank/index/3.png);
}
.footer_img1 {

	width:210px;
	height:70px;
	margin:0px auto 0;
	padding:20px 0 0 130px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}


.footer_img1 a{
	color: #1F1A17;
	text-decoration: none;
}


.footer_img1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}



.footer_img2 {

	width:240px;
	height:70px;
	margin:0px auto 0;
	padding:20px 0 0 100px;
	border:none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.footer_img2 a{
	color: #1F1A17;
	text-decoration: none;
}


.footer_img2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
