@charset "utf-8";
/* CSS Document */

/* 靜態內頁 */
.i-static {
	width:759px; 
	margin-left:7px;
	.margin-left:7px;
	_margin-left: 4px;
	text-align: left;
	}
.i-static .content{ 
	width:759px; 
	background: #dcecf7 url(../images/main_bg.jpg) center top repeat-x;
	min-height: 825px;
	_height: 825px;
	}
.i-static .content .static{ 
	width: 660px; 
	margin: 0 auto;
	padding: 20px 0;
	}
.s_title {
	width: 660px;
	margin: 14px auto 4px auto;
	}
.s_content {
	width: 620px;
	margin: 5px auto;
	font-size: 13px;
	line-height: 1.5em;
	}
.hilite {
	color: #073c8a;
	font-weight: bold;
	line-height: 2em
	}

	/* 會員權利 */
.i-static .content .static_a{ 
	width: 670px; 
	margin: 0 auto;
	padding: 40px 0;
	line-height: 1.5em;
	}
.a_border {
	width: 625px;
	margin: 0 auto;
	}
.a_title {
	font-weight: bold;
	width: 593px;
	padding: 5px 15px;
	margin: 0 auto;
	border-left: 1px solid #00417a;
	border-right: 1px solid #00417a;
	}
.a_content {
	width: 593px;
	margin: 0 auto;
	border-left: 1px solid #00417a;
	border-right: 1px solid #00417a;
	padding: 5px 15px;
	font-size: 13px;
	line-height: 1.5em;
	}
.a_btn {
	width: 625px;
	margin: 15px auto;
	text-align: center;
	}
.a_btn a{
	margin: 0 10px;
	}
	
	/* 活動專區 */
.pic{ padding:6px 0 0 57px;
	  width:505px; 
	  height:270px; 
	  margin: 10px auto;
	  background: url(../images/player.jpg) no-repeat; margin-bottom:5px;
	}
.i-static table{
	width:630px; 
	text-align: center;
	margin: 5px auto;
	}
.i-static table img{
	border: 1px solid #ccc;
	padding: 2px;
	}
.i-static table img:hover{
	border: 1px solid #666;
	}
.i-static table td, .i-static table th{ 
	padding: 15px 0;
	}
	
	/* 活動專區說明 */
.i-static .content .static_ad{ 
	width: 660px; 
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	}
.i-static .content .static_ad p{ 
	margin: 10px auto;
	font-weight: bold;
	}

	/* 門市 */
.i-static .content .store select{ 
	vertical-align: top;
	}
.i-static .content .store p{ 
	margin: 10px 0;
	}
.i-static .content .store_table{ 
	padding: 2px 5px;
	background: #d9eaf6;
	margin: 3px auto;
	}
.i-static .content .store table{ 
	width:630px; 
	text-align: left;
	margin: 5px auto;
	padding: 10px;
	}
.i-static .content .store table img{
	border: none;
	padding: 0px;
	}
.i-static .content .store table img:hover{
	border: none;
	}
.i-static .content .store table td, .i-static .content .store table th{ 
	padding: 2px;
	}
.store_name {
	font-weight: bold;
	color: #083b8a;
	}
.map {
	text-align: center;
	padding-top: 20px;
	}
	
	
	/* Q&A */
.q{ 
	clear: both;
	font-weight: bold;
	padding: 5px 0;
	width: 600px;
	margin-bottom: 5px;
	background: url(../images/dooot.gif) bottom center no-repeat;
	}
.q a:hover{ 
	text-decoration: none;
	color: #0035ac;
	}
.ans{ 
	padding: 5px 0;
	width: 600px;
	margin-bottom: 5px;
	background: url(../images/qa_1.gif) 38px top no-repeat;
	}
.ans span{ 
	padding: 0px 15px 10px 15px;
	width: 522px;
	margin-top: -17px;
	margin-right: 10px;
	_margin-right: 5px;
	display: block;
	line-height: 1.8em;
	float: right;
	background: #c8dcec url(../images/qa_2.gif) bottom center no-repeat;
	}
