﻿@charset "utf-8";
/*圖片距離*/
.imageMarginBottom {
	margin-bottom: 7px;
}
.tableMarginBottom {
	margin-bottom: 7px;
}

/* -------------------------------------left menu---------------------------------*/
/*圖片距離*/
.menuTopImageMargin {
	margin-top: 15px;
}
/* CSS Document */
.menuFont{
	font-size: 13px;
	font-weight:bold;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-image: url(/CmsWifly/images/public/wiflyCube_icon.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left;
}
.menuFont2{
	font-size: 13px;
	font-weight:bold;
	line-height: 25px;
	color: #666666;
	background-image: url(/CmsWifly/images/public/wiflyCube_icon.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left;
}
.menuFont3{
	font-size: 13px;
	font-weight:bold;
	line-height: 25px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-indent: 15px;
}
.submenuLine {
	font-size: 13px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-indent: 15px;
}
/*menu子選項和下方圖片距離*/
.submenuTableMargin{
	margin-bottom: 10px;
}
.submenuLineMouseOver {
	font-size: 13px;
	color: #FE831E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-indent: 15px;
}
.menuMouseOver {
	font-size: 13px;
	font-weight:bold;
	color: #FE831E;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-image: url(/CmsWifly/images/public/wiflyCube_icon03.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.menuMouseOver2 {
	font-size: 13px;
	font-weight:bold;
	color: #FE831E;
	line-height: 25px;
	background-image: url(/CmsWifly/images/public/wiflyCube_icon03.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
/* -------------------------------------main---------------------------------*/
/*麵包削*/
.mainIntroductionBG {
	font-size: 13px;
	color: #666666;
	background-image: url(/CmsWifly/images/public/wmain_34.gif);
	width: 705px;
	height: 30px;
	text-align: left;
	text-indent: 16px;
	background-position: right;
}
.mainIntroductionFontMouseOver {
	font-size: 13px;
	color: #FE831E;
	text-align: left;
	text-indent: 20px;
	text-decoration: underline;
}

.mainIntroductionFont {
	font-size: 13px;
	color: #666666;
	text-align: left;
	text-indent: 20px;
}

/*hotspot*/
.hotpostTableFontTitel {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hotpostTableFont {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.hotpostTableline {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	border: 1px solid #CCCCCC;
}

/*搜尋*/
.mainSearchBG {
	font-size: 13px;
	color: #5D5D5D;
	background-image: url(/CmsWifly/images/public/hotspot_51.gif);
	width: 473px;
	height: 30px;
	background-repeat: repeat-x;
	background-position: right;
	text-indent: 20px;
	text-align: left;
	valign: middle;
}
.mainSearchTitel {
	font-size: 15px;
	color: #5D5D5D;
	width: 473px;
	height: 30px;
	text-indent: 20px;
	text-align: left;
	valign: middle;
	line-height: 30px;
	font-weight: bolder;
}
/*********************************************/
/*商品List*/
TABLE#wiflyProd_lst {
	width: 100%;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd {
	width: 50%;
	background: url(/Wifly6Cms/Images/Public/wiflyProd_lst_background.gif) left top no-repeat;
	padding: 10px 0;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd IMG {
	float: left;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV {
	float: left;
	font-size: 12px;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV TABLE TD H4 {
	color: #0076b1;
	font-size: 12px;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV TABLE TD H4 A {
	color: #0076b1;
	font-size: 12px;
	text-decoration: none;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV TABLE TD H4 A:hover {
	color: #e30060;
	font-size: 12px;
	text-decoration: underline;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV TABLE TD {
	font-size: 11px;
	color: #969797;
	padding: 2px;
}
TABLE#wiflyProd_lst .wiflyProd_lstTd DIV TABLE TH {
	color: #d42700;
	font-size: 12px;
	text-align: left;
	background: url(/Wifly6Cms/Images/Public/wiflyProd_lstTH_line.gif) left top repeat-x;
	padding: 8px 2px;
}