﻿/* =================頁首表現================= */
.wrap {background: url(/Bank/images/index/bg_banktop.jpg) center 85px no-repeat; }
.container	{width:inherit; position:relative; }
	
.header_buyStore{position:relative; width:1280px; height:200px; margin:0 auto; } 
.bank_title {position:absolute; width:100%; height:auto; margin:0 auto; top:36px; }
	.bank_title img	{ display:block; margin:0 auto;}
.btn_goto	{ position:absolute; width:162px; height:auto; top:150px; left:900px;}


/* =================內容區塊================= */	
.content_buyStore { width:775px; margin:0 auto; clear:both; padding-bottom:50px;}
	.content_buyStore > p{ }
	.content_buyStore > a{ }
	.content_buyStore > a:hover{ }
	
	.storagebig { width:auto; height:295px; display:block; margin-bottom:15px; }
	.storagebig_box01, .storagebig_box02{ width:370px; height:295px; display:block; float:left;  }
		.storagebig_box01{ margin-right:30px;}
	
	.storage01 { width:auto; height:280px; display:block; margin-bottom:15px; }
	.storage01_box01, .storage01_box02, .storage01_box03 { width:245px; height:280px; display:block; float:left; }
	.storage01_box01, .storage01_box02 { margin-right:20px; }
	
	.storage02 { width:auto; height:280px; display:block; }
	.storage02_box01, .storage02_box02, .storage02_box03 { width:245px; height:280px; display:block; float:left; }
	.storage02_box01, .storage02_box02 { margin-right:20px; }


/* =================燈箱效果================= */	
.auto-style1 { color:#CC3399; }
#overlay { position:fixed; left:0px; top:0px; right:0px; bottom:0px; background-color:rgba(0, 0, 0, 0.8); z-index:9999; display:none;
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* 給IE6-9的背景色 */ }
	#overlay > .table {	display:table; width:100%; height:100%; }
	#overlay > .table > .td { display:table-cell; width:100%; height:100%; text-align:center; vertical-align:middle; }
div.popup {	position:relative; display:none; }
.icon_X { position:absolute; width:53px; height:53px; background:url(/Bank/images/index/icon_X.png); right:-20px; top:-20px; }

	.note{ position:relative; width:700px; height:360px; margin:0 auto; background:url(/Bank/images/index/notebg.jpg) center top no-repeat; border-radius:30px; }
	.note_btn{ position: relative; width:530px; height:auto; margin:0 auto; top:265px; }
		.note_btn01, .note_btn02 { width:230px; height:72px; float:left; margin:0 15px; }