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

body {
	margin:0;
	height: 100%;
	font-size:14px;
    color: #ffffff;   
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	background-color:#000000;
	line-height:25px;

}


a  {
	outline:none;
	color:#ffffff;
	text-decoration:none;
}

a:hover  {
	outline:none;
	color:#ffd360;
	text-decoration:none;
}


.all {
	display:block;
	width:100%;	
	background-image:url(../images/bankermainbg_mid.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding:0 0 0 0;
	height:auto;	
}


.all02 {
	display:block;
	width:100%;	
	background-image:url(../images/banker_gallery_bg_2400.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding:0 0 0 0;
	height:auto;	
}


.top_logo  {
	display:block;
	width:900px;
	height:115px;
	margin:auto;	
}

.top_logo_button  {
	display:block;
	padding:20px 295px 20px 295px;
	height:75px;
	width:310px;
}

.top_logo_button  a  {
	display:block;

	height:75px;
	width:310px;
}

.top_logo_button a:hover  {
	display:block;

	height:75px;
	width:310px;
}

.top_meun_full_bar  {
	display:block;
	width:100%;
	height:35px;
	background-image:url(../images/bar_line.png);
}


.top_menu_bar  {
	display:block;
	width:900px;
	height:35px;
	margin:auto;
	line-height:35px;
}

.top_menu_left_bar  {
	display:block;
	width:800px;
	height:35px;
	line-height:35px;
	
}

.top_menu_left_bar ul  {
	display:block;
	width:800px;
	height:35px;
	line-height:35px;
	list-style:none;
	margin:0;
	padding:0;

}

.top_menu_left_bar  li {
	display:block;
	height:35px;
	line-height:35px;
	letter-spacing: 1px;
	margin:0 30px 0 0 ;
	text-shadow:1px 1px #202020;
	float:left;
}


.top_menu_right_bar  {
	display:block;
	width:100px;
	height:35px;
	line-height:35px;
	margin:0;
	
}



.top_menu_right_bar ul  {
	display:block;
	width:100px;
	height:35px;
	line-height:35px;
	list-style:none;
	margin:0;
	padding:0;

}

.top_menu_right_bar  li {
	display:block;
	height:35px;
	line-height:35px;
	letter-spacing: 1px;
	margin:0 0 0 10px;
	color:#333333;
	float:right;
	font-size:11px;
}


.top_menu_right_bar  li  a {
	display:block;
	color:#333333;
}

.top_menu_right_bar  li  a:hover {
	display:block;
	color:#ffffff;
}



.main_box  {
	display:block;
	height:450px;
	width:900px;
	margin:auto;
	background-image:url(../images/main_bg.png);
}




.map_box  {
	display:block;
	padding:105px 159px 105px 159px;
	width:582px;
	height:240px;
}

.map_txt_box  {
	display:block;
	width:547px;
	height:220px;
	background-image:url(../images/bankermap.jpg);
	padding:20px 0 0 35px;
	line-height:20px;
	font-size:13px;
}

.map_txt_box_title  {
	display:block;
	color:#622314;
	font-weight:700;
	line-height:18px;
	font-size:15px;
}
