@charset "big5";


/*route*/
.route {
	text-align:left;
	font-size:16px;
	height:32px;
	z-index:1;
	width: 640px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 8px;*/
}
.ebak {
	font-size:13px;
	text-align:right;
	padding-right:10px;
	padding-top:13px;
	margin:auto;
	width:300px;
	float:right;
	z-index:2;
}
.ebak a:link,a:visited {
	color:#333333;
	text-decoration: none;
}
.ebak a:hover{
	color:#62C400;
	text-decoration: none;
}


/* 產品介紹 */
.cPage {
	width:640px;
	/*height:250px;*/
	clear:both;
	overflow:hidden;
	zoom:1;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 248px;
	background-color:#FFFFFF;
}
.cPage img{
	float:left;
	padding-left:5px;
}

.cPage dl{
	line-height: 20px;
	color: #666666;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	}
.cPage dt{
	width: 340px;
	padding-left: 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 2px;
}
.cPage .title{
	font-size: 15px;
	font-weight: bold;
	color: #e40b73;
	margin-top: 5px;
	}
.cPage .date{
	color: #9144B4;
}
.cPage .target{
	color: #006dfe;
}

.cPage dd{
	width: 340px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-left:10px;
	margin-top:5px;
}
.cPage .show{
	padding-top: 0px;

}
.cPage .btn{
	padding-top:160px;
}

.col_r .btn{
	float:right;
	margin-right:3px;
	margin-top:10px;
}

/* 內容 */
.detail{
	width:640px;
	margin-left:5px;
	background-color:#FFFFFF;
}
.detail .title {
	width:630px;
	height:33px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	color:#333333;
	clear:both;
}
.detail .title2 {
	width:630px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	color:#333333;
	clear:both;
}

.detail .title a:link,a:visited{
	color:#333333;
	text-decoration: underline;
	font-weight:normal;
}
.detail .title a:hover{
	color:#62C400;
	text-decoration: underline;
	font-weight:normal;
}


.detail .title .second{font-size:13px;color:#666;font-weight: normal;}
.detail .rate{ margin:10px 10px 0px 10px;}

.detail .table {
	padding:0px 0px;
	line-height:40px;
	text-align:center;
}

.detail .table ol{
	margin:10px 0px;
	text-align:left;
	line-height:18px;
}
.detail .table li{
	list-style-type:circle;
	margin-left: 20px;

}
.detail .tt{
	line-height:22px;
	color:#333333;
	font-weight:bolder;
}
.detail .tc{
	color:#000000;
	font-weight: bold;
	font-size: 15px;
}
.detail .tb{
	line-height:22px;
	color:#FFFFFF;
	background-color:#6AC0F3;
	/*background-image:url(../images/b.gif);
	background-repeat:repeat-x;*/
	font-weight:bolder;
	line-height:25px;
}

.detail .tr{
	line-height:22px;
	color:#FFFFFF;
	font-weight:bolder;
	background-color:#F26A78;
	/*background-image:url(../images/a.gif);
	background-repeat:repeat-x;*/
	line-height:25px;
}
.detail .gray{
	color:#999999;
	font-size:11px;
}

.detail .red{
	color:#FF0000;
	font-weight:bolder;
}
.detail .big{
	color:#FF0000;
	font-weight:bolder;
	font-size:25px;
}
.detail .green{
	color:#62C400;
	font-size:16px;
	text-align:right;
	font-weight:bolder;
	line-height:30px;
}
.detail .add{
	color:#FF0000;
	font-size:15px;
	font-weight:bolder;
	line-height:28px;
}
.detail .ntc{
	color:#333333;
	font-size:10px;
}
.detail .money{
	color:#FF0000;
	font-size:11px;
	margin-left:100px;
	
}
 .detail .bg1{ background-image:url(../images/campaign_sbg1.gif); background-repeat:no-repeat; width:11px;}
.detail .bg2{background-image:url(../images/campaign_sbg2.gif);	background-repeat:repeat-x;	color:#333333;font-size:13px;	font-weight:bold;text-align: center; height:25px;}
.detail .bg3{ background-image:url(../images/campaign_sbg3.gif); background-repeat:no-repeat;width:11px;}

/* 附加贈品等介紹 */
.product {
	width:640px;
	clear:both;
	overflow:hidden;
	margin-top:10px;
}

.product img{
	float:left;
	/*padding-left:5px;*/
	padding-bottom:20px;
}

.product dl{
	line-height: 20px;
	color: #333333;
	margin: 4px 4px 4px 1px;
}

.product dt{
	font-size: 14px;
	float: left;
	overflow: hidden;
	font-weight: bolder;
	width:385px;
}
.product dt img{
	float:none;
	padding-bottom:0px;
	vertical-align:text-bottom;

}
.product dd{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:380px;
}


.product ol{
	padding-left:20px;
	list-style-type:circle;
}
.product li{
	
	padding-bottom:3px;
}
.product ul{
	list-style-type:square;
	padding-left:15px;
}

/* 注意事項 */
.notic {
	width:630px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.notic ol{
	/*padding-left:20px;*/
	margin:5px 15px 0px 50px;
	line-height:20px;
	list-style-type:decimal;
	text-align:justify;
}
.notic ul{
	list-style-type:circle;
	/*padding-left:20px;*/
}

.notic dd{
/*	margin-left:10px;*/
	padding-left:10px;
	margin-bottom:5px;
}
.notic_pic{
	margin:15px;
}

.detail .title a:link,a:visited{
	color:#333333;
	font-size:13px;
	text-decoration: underline;
	font-weight:normal;
}
.detail .title a:hover{
	color:#62C400;
	text-decoration: underline;
	font-weight:normal;
}

/*qa*/
.qa {
	width:700px;
	clear:both;
	overflow:hidden;
	zoom:1;
}
.qa ol{
	padding-left:40px;
	margin-right:20px;
	line-height:20px;
	list-style-type:decimal;
	color:#509F00;
}
.qa ul{
	list-style-type:circle;
	padding-left:15px;

}

.qa_qu{
	cursor:hand;
	cursor:pointer;
	padding-top:5px;
	color:#509F00;
}
.qa_ans{
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom:5px;
}

.qa_table{
	padding:3px;
	width:640px;
}
.qa_table td{
	background-color:#FFFFFF;
	padding:3px;
}
.qa_main{
	font-weight:bold;
	text-align:center;
}
.qa_red{
	color:#FF0000;
}





/*content*/

.con {
	margin-top:10px;
	width:400px;
}

.photo{
	float:right ;
	width:195px;
	text-align:center;
	position: relative;
	padding-top:10px;
}
.con dd{
	float:left;
	margin-left:15px;
	margin-top:10px;
	width:480px;
	line-height:20px;
}

/*tele_re table */
.tele{
	color:#666666;
	font-size:12px;	
}
.tele_title{
	line-height:35px;
	font-weight:bold;
	color:#333333;
	padding-right:5px;
	text-align:right;
	font-size:13px;	
}
.tele td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/*tele_re bg 設定*/
.re_left_top{
	background-image:url(../images/tele_re_06.gif);
	background-repeat:no-repeat;
	width:17px;
	line-height:13px;	
}
.re_right_top{
	background-image:url(../images/tele_re_09.gif);
	background-repeat:no-repeat;
	width:17px;	
	line-height:13px;	
}
.re_left_down{
	background-image:url(../images/tele_re_15.gif);
	background-repeat:no-repeat;
	width:17px;
	height:13px;
}
.re_right_down{
	background-image:url(../images/tele_re_17.gif);
	background-repeat:no-repeat;
	width:17px;
	height:13px;
}
.re_med_left{
	background-image:url(../images/tele_re_10.gif);
	background-repeat:repeat-y;
}
.re_med_top{
	background-image:url(../images/tele_re_07.gif);
	background-repeat:repeat-x;		
	line-height:13px;	
}
.re_med_right{
	background-image:url(../images/tele_re_12.gif);
	background-repeat:repeat-y;
}
.re_med_down{
	background-image:url(../images/tele_re_16.gif);
	background-repeat:repeat-x;
}
/*show*/
a{
	color:navy;
	text-decoration:none;
	font-size:12px;
}
#content{
/*margin:0px 10px 0px 10px;*/
}
#show_pic div{
font-size:12px;
text-align: right;
width:200px;
/*margin:10px 10px 10px 10px;*/
}
/*刪除線*/
.de{
	text-decoration: line-through;
}

/*推*/
.push{
	color:#FF0000;

}
/*加碼*/
.gift{
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
}
/*贈品*/
.push2{
	color:#509F00;

}
/*
.push2 a:link,a:visited {
	color:#509F00;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
.push2 a:hover{
	color:#509F00;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
*/

