﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
a 
{
	text-decoration:none;
	color:#0072bc;
}
/*
a:hover 
{
	text-decoration:none;
	color:#0072bc;
}
*/
body{
	color:#464646;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16.5px;
}
p{
	margin-bottom:16.5px;
}
.thumb{
	float:left;
	margin-right:10px;
}
h3{
	font-size:16px;
	font-weight:500;
	color:#003854;
}
h4{
	font-size:16px;
	font-weight:500;
	color:#003854;
}
h5{
	font-size:11px;
	font-weight:bold;
	color:#005dab;
}
.title{
	color:#005dab;
	font-weight:bold;
	text-decoration:none;
}
.subTitle{
	color:#005dab;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.pagelist{
	text-align:right;
}
.pagelist a{
	text-decoration:none;
	color:#06C;
}
.menuBox{
	background:url(../images/menuboxmid.jpg) top left repeat-y;
}
.menuBox .top{
	background:url(../images/menuboxtop.jpg) top left no-repeat;
}
.menuBox .bottom{
	background:url(../images/menuboxbottom.jpg) bottom left no-repeat;
}

.boxtitle{
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
}
.boxcontent{
	padding:20px;
}
.boxcontent ul{
	list-style:none;
}
.boxcontent ul li a{
	display:block;
	width:157px;
	height:19px;
	background:url(../images/menulistbg.jpg) top left no-repeat;
	padding-left:25px;
	padding-top:2px;
	color:#0173bc;
	text-decoration:none;
}
.boxcontent ul li a.selected{
	background:url(../images/menulistbgo.jpg) top left no-repeat;
	font-weight:bold;
}
.news_items{
	padding-bottom:20px;
}
.header_container{
	width:960px;
	margin:0 auto;
}
.clearfloats{
	clear:both;
}
.logo{
	width:230px;
	height:95px;
	background:url(../images/header_02.jpg) top left no-repeat;
	float:left;
}
.nav_area{
	width:730px;
	height:95px;
	background:url(../images/header_03.jpg) top left repeat-x;
	float:left;
}
.nav_area .right{
	background:url(../images/header_05.jpg) top right no-repeat;
	height:95px;
}
.top_nav_area{
	height:54px;
}
.bottom_nav_area{
	padding-top:10px;
	padding-left:10px;
}
.tab_area{
	width:520px;
	padding-top:18px;
	float:left;
}
.tab_area ul{
	list-style:none;
}
.tab_area ul li{
	float:left;
	display:block;
	padding-left:1px;
	padding-right:1px;
}
.tab_area ul li a{
	display:block;
	width:100px;
	height:26px;
	padding-top:10px;
	background:url(../images/header_09.jpg);
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.tab_area ul li a.selected{
	background:url(../images/header_07.jpg);
}
.tab_area ul li a:hover{
	background:url(../images/header_07.jpg);
}
.tab_area ul li a:TopItem{
	background:url(../images/header_09.jpg);
}
.tab_area ul li a:TopItemHover{
	background:url(../images/header_07.jpg);
}
.clean_menu{
	width:210px;
	float:left;
}
.clean_menu .top{
	height:28px;
	padding-left:43px;
}
.clean_menu .bottom{
	padding-top:5px;
	padding-left:12px;

}
.search_box{
	width:155px;
	height:24px;
	padding-top:4px;
	padding-left:5px;
	background:url(../images/searchbg.jpg) top left no-repeat;
}
.search_box input{
	float:left;
}
.search_box .textbox{
	width:120px;
	height:15px;
	margin-right:3px;
}
.submenu{
	display:none;
	list-style:none;
}
.submenu li{
	display:block;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.submenu li a{
	color:#FFF;
	text-decoration:none;
}
#submenu1{
	display:block;
}
.clean_menu .bottom{
}
.container{
	width:960px;
	margin:0 auto;
}
.container .left{
	width:700px;
	float:left;
}
.container .right{
	width:220px;
	padding-left:20px;
	float:left;
}
.searchATMbox{
	padding-top:24px;
}
.searchATMbox div{
	background:url(../images/bottom.jpg) #e5e5e5 bottom left no-repeat;
	padding:15px;
	display:none;
	width:190px;
}
.ATMbox select{
	width:180px;
	margin-bottom:15px;
}
.padding10px{
	padding:10px;
}
.home_box{
	padding-top:20px;
}
.home_bg_box{
	width:200px;
	height:250px;
	padding:10px;
	float:left;
	color:#a2e4ff;
	padding-top:150px;
}
.home_bg_box ul{
	list-style:none;
	padding-left:10px;
}
.home_bg_box ul li{
	display:block;
	background:url(../images/arrow.gif) 1% 55% no-repeat;
	padding-left:10px;
}
.home_bg_box ul li a{
	color:#FFF;
	text-decoration:none;
}
#home_bg_box1{
	background:url(../images/home_bg1.jpg) top left no-repeat;
}
#home_bg_box2{
	background:url(../images/home_bg2.jpg) top left no-repeat;
	margin-left:20px;
}
#home_bg_box3{
	background:url(../images/home_bg3.jpg) top left no-repeat;
	margin-left:20px;
}
#tabItem1{
	width:152px;
	height:45px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	z-index:5;
}
#tabItem2{
	width:152px;
	height:45px;
	margin-left:103px;
	margin-top:0px;
	position:absolute;
	z-index:5;
}
.support_box{
	width:220px;
	height:104px;
	background:url(../images/supportbg.jpg) top left no-repeat;
	color:#FFF;
	padding-top:40px;
}
.support_box div{
	padding-left:40px;
}
#phone1{
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
}
#phone2{
	padding-top:8px;
	font-size:12px;
	font-weight:bold;
}
#phone3{
	padding-top:10px;
}
#phone4{
	padding-top:5px;
}
.footer{
	width:960px;
	margin:0 auto;
	border-top:10px #008fd5 solid;
	font-size:10px;
}
.content{
	background:url(../images/contentmidbd.jpg) top left repeat-y;
}
.content .top{
	background:url(../images/contenttopbd.jpg) top left no-repeat;
}
.content .bottom{
	background:url(../images/contentbottombd.jpg) bottom left no-repeat;
	padding:20px;
}
.right_atm{
	width:254px;
	height:680px;
	background:url(../images/atm_bg.jpg) top left repeat-y;
	float:left;
}
.atm_address{
	height:268px;
	overflow:hidden;
}
.atm_nav{
	padding-left:150px;
	padding-top:20px;
}
.atm_address a{
	width:244px;
	display:block;
	text-decoration:none;
	color:#333;
	height:39px;
	padding-top:5px;
	padding-left:10px;
}
.atm_address a:hover{
	background:url(../images/arroww.jpg) top left no-repeat;
}
.atm_address .atm_title{
	font-size:14px;
	font-weight:bold;
}
.atm_address .atm_sub{
	font-size:10px;
}
.left_atm{
	width:680px;
	height:680px;
	float:left;
	padding-top:20px;
}
.left_atm .map{
	width:688px;
	height:510px;
	background:url(../images/map.jpg) top left no-repeat;
}

img.online 
{
	padding-bottom:10px;
	border:0px;
	
}

.bottom_nav_area ul li.line{
	display:block;
	background:url(../images/line.jpg) 1% 55% no-repeat;
	padding-left:25px;
}

div.main-title 
{
	cursor: pointer;
	color:#0087E1;
	
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom:5px;
}
 div.sub-title{
	cursor: pointer;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	
	
}

ul.sub-category {
	list-style: url(../images/sub-title.jpg);
	}

ul.sub-category li{
	list-style-position: outside;
	padding: 0 0 0 0;
	margin: 0 0 0 -15px;
}

ul.sub-category li p, ul.sub-category-2 li p {
	margin: 5px 0 5px 0;
}



.news_items_prize{
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dotted;
	margin-left:20px;
}
.news_items_prize_end{
	padding-bottom:10px;
	margin-left:15px;
	
}
.news_items_title{
float:left;
width:130px;
padding:20px 0px 10px 0px;
color:#0087E1;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
margin-right:20px

}


.news_items_sub{
float:left;
width:480px;
padding-top:20px;

}

.lang {
float:right;
margin-right:15px;
}
 a#linkLang {
 color:#FFFFFF;
 }
 a#linkLangSelected {
 color:#00CCFF;
 }
/* =========== */

ul.sub-category-2 {
	list-style: url(../images/sub-display.jpg);
	}

ul.sub-category-2 li{
	list-style-position: outside;
	padding: 0 0 0 0;
	margin: 0 0 0 -15px;
}

.branch 
{
	padding-bottom:10px;
}
.branch div.title-branch 
{
	text-transform:uppercase;
	color:#005DAB;
	font-weight:bold;
	/*color:#0087E1;
	color:#666666;*/
}
.branch_out div.title-branch 
{
	text-transform:uppercase;
	color:#005DAB;
	font-weight:bold;
	/*color:#0087E1;
	color:#666666;*/
}
.branch_out div.main-content 
{
	margin-left:5px;
	
}



.branch div.main-title, div.main-content
{
	padding-left:10px;
}

div.content_answer div.main-content{
	padding-left:40px;
}

div.main-content ul
{
	padding-left:50px;
}
div.main-content div.main-content-detail 
{
	padding-left:23px;
}


form div.required {
  
  margin-bottom:10px;
 }

form div label {
  
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

.inputform 
{
	width: 180px;
	height: 18px;
	font-size: 14px;
	padding:2px 1px 1px 3px;
}

.inputSubmit 
{
	background-color: #cccccc;
	color: #000000;
	width: auto;
	padding: 0 6px;
	margin: 0;
	cursor:pointer;
}


.table ul 
{
	padding-left:40px;
}
.tableMain
{
	border:1px solid #bfe6ff;
	
}

.footer_left 
{
	width:650px;
	float:left;
}
.footer_right 
{
	width:300px;
	float:right;
} 
