
/***************************** KV 右邊 重要公告 start ************************************/
#importantNotice{
	width:230px;
	height:138px;
	background:url(../../images/importantNoticeBg.gif) no-repeat;
}
#importantNoticeCT{
	margin:2px 12px 0;
	width:204px;
	height:200px;
	overflow:hidden;
	font:12px Arial;
	color:#000000;
}
#importantNoticeCT a{
	display:block;
	margin-top:5px;
	overflow:hidden;
	background:url(../../images/dash1.gif) repeat-x bottom;
	color:#787878;
	text-decoration:none;
	white-space:nowrap;
	height:20px;
}
#importantNoticeCT a:hover{
	color:#FF6600;
}
/***************************** KV 右邊 重要公告 end ************************************/

/***************************** KV 下面 兩大方案 start ************************************/
#projectCT1,
#projectCT2{
	width:310px;
	height:110px;
}
#projectCT1{
	background:url(../../images/projectCT1Bg.gif) no-repeat;
}
#projectCT2{
	background:url(../../images/projectCT2Bg.gif) no-repeat;
}
#projectCT1 td div,
#projectCT2 td div{
	white-space:nowrap;
	width:130px;
	overflow:hidden;
}
#projectCT1 .arrow,
#projectCT2 .arrow{
	margin:10px 6px 3px 0;
}
#projectCT1 a,
#projectCT2 a{
	font:12px Arial;
	color:#4c4c4c;
	text-decoration:none;
}
#projectCT1 a:hover,
#projectCT2 a:hover{
	text-decoration:underline;
}
/***************************** KV 下面 兩大方案 end ************************************/

/*************************** 優惠訊息 & 活動與論壇 start *********************************/
#tagCT1,
#tagCT2{
	display:none;
}
.tagCTList{
	font:12px Arial;
	color:#666666;
	width:240px;
	height:17px;
	overflow:hidden;
	white-space:nowrap;
}
.tagCTList a{
	color:#666666;
	text-decoration:none;
}
.tagCTList a:hover{
	color:#ff3300;
}

.tagCTList1{
	font:12px Arial;
	color:#666666;
	width:300px;
	height:17px;
	overflow:hidden;
	white-space:nowrap;
}
.tagCTList1 a{
	color:#666666;
	text-decoration:none;
}
.tagCTList1 a:hover{
	color:#ff3300;
}
.tagCTDate{
	font:12px Arial;
	color:#a2a2a2;
	width:60px;
}
/*************************** 優惠訊息 & 活動與論壇 end *********************************/

/******************************** 老客戶獨享 start ************************************/
a.oldFriendBtn{
	display:block;
	width:230px;
	height:40px;
	cursor:pointer;
	text-decoration:none;
	background:#29353e url(../../images/grdnt.gif) repeat-x;
	margin:8px 0 0;
}
a.oldFriendBtn:hover{
	background-image:none;
}
a.oldFriendBtn:hover .oldFriendPArea img{
	border:1px solid #FFFFFF;
}
.oldFriendBtnCT{
	padding:6px;
}
.oldFriendPArea{
	width:75px;
	height:28px;
	float:left;
}
.oldFriendPArea img{
	border:1px solid #dcdcdc;
	width:66px;
	height:26px;
}
.oldFriendCT{
	width:120px;
	height:28px;
	padding-right:7px;
	overflow:hidden;
	color:#b7b6b6;
	font:12px Arial;
	float:left;
}
.oldFriendCT strong{
	color:#FFFFFF;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}
.oldFriendCT div{
	font:11px Arial;
	white-space:nowrap;
	overflow:hidden;
	margin-top:-1px;
}
*+html .oldFriendCT div{
	font:10px Arial;
	margin-top:1px;
}
* html .oldFriendCT div{
	font:10px Arial;
	margin-top:1px;
}
.btnGo{
	float:left;
	padding-top:23px;
}
/******************************** 老客戶獨享 end ************************************/

