@charset "utf-8";
/* CSS Document */
/*a1 理財秘書 */
#a1 {
	position:absolute;
	left:347px;
	top:40px;
	width:402px;
	height:324px;
	z-index:2;
	visibility: hidden;
}
/*a2 理財知識庫*/
#a2 {
	position:absolute;
	left:347px;
	top:40px;
	width:546px;
	height:311px;
	z-index:1;
	visibility: hidden;
}
/*b1 健康知識 */
#b1 {
	position:absolute;
	left:347px;
	top:40px;
	width:487px;
	height:345px;
	z-index:6;
	visibility: hidden;
}
/*b2 我的健康顧問___  壓力評估檢測 ___睡眠品質檢測*/
#b2 {
	position:absolute;
	left:347px;
	top:40px;
	width:535px;
	height:336px;
	z-index:8;
	visibility: hidden;
}
#b21 {
	position:absolute;
	left:347px;
	top:40px;
	width:535px;
	height:336px;
	z-index:7;
	visibility: hidden;
}
#b22 {
	position:absolute;
	left:347px;
	top:40px;
	width:535px;
	height:336px;
	z-index:7;
	visibility: hidden;
}
/*c1 專屬優惠 */
#c1 {
	position:absolute;
	left:347px;
	top:40px;
	width:554px;
	height:380px;
	z-index:3;
	visibility: hidden;
}

/*c2 資產負債 */
#c2 {
	position:absolute;
	left:347px;
	top:40px;
	width:631px;
	height:400px;
	z-index:4;
	visibility: hidden;
/*	overflow: auto;*/
}

/*c3 保護服務 */
#c3 {
	position:absolute;
	left:347px;
	top:40px;
	width:482px;
	height:361px;
	z-index:5;
	visibility: hidden;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 36px;
	color: #FF0000;
}

#clubContainer {

	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 500px;
	width: 740px;
	overflow: auto;
}
#clubContainer2 {

	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 744px;
	width: 800px;
	overflow: auto;
}
#clubContainer3 {

	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 500px;
	width: 800px;
/*	overflow: auto;
*/}
#clubContainer p, #clubContainer2 p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.redline {
	background-image: url(../../images/icon/redline.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}
.clubtitle{/*club標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65B521;
	font-size: 16px;
	font-weight: bold;
	width:260px;
    background-image: url(../../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	/*width:650px; 
		text-decoration: underline;
*/}
.rightimg {
    background-color:#FFFFFF;
    float:right;
	border: 1px solid #DFDFDF;
	margin-top:2px;
	margin-left: 15px;
	margin-bottom:2px;
	padding: 5px;	
}
.leftimg {
    background-color:#FFFFFF;
    float:left;
	border: 1px solid #DFDFDF;
	margin-top:2px;
	margin-right: 15px;
	margin-bottom:2px;
	padding: 5px;	
}
#Square {
margin:auto;
}
.submit {
	width:66px;
	height: 19px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../../images/icon/btnbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	font-size: 11px;
}
.submit2 {
	width:120px;
	height: 19px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../../images/icon/btnbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	font-size: 11px;
}