a img{border:0;vertical-align:bottom;}

/* reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:15px;
	font-family:arial, MS Sans Serif, 新細明體;
}
input, a{
	font-size:13px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table, tr, td{
	text-align:left;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
/*h1,h2,h3,h4,h5,h6{
	font-size:100%;
}*/
q:before,q:after{
	content:'';
}

table{
	font-size:inherit;
	font:100%;
}
.showMsg{
	font-size:13px;
	background-color:red;
	color:#ffffff;
	line-height:23px;

	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:0px;

	margin:0;
	margin-right:10px;
	margin-bottom:10px;

	width:auto;
	height:24px;
	
	display:inline;
	
	vertical-align:top;
	float:right;
}
.titleText{
	float:left;
	width:222px;
	height:22px;
	line-height:22px;
	font-size:15px;
}
.titleNote{
	float:left;
	width:500px;
	text-align:right;
	font-size:12px;
	height:22px;
	line-height:22px;
	color:#88a888;
}
.btnMenu{
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:auto;
	display:inline;
	float:right;
	position:relative;
	vertical-align:center;
}
.btnMenu input{
	height:27px;
}

/**USER DEFINE**/
/**###Prod Detail Begin###**/
.tblDetail2{
	margin-top:20px;
	margin-bottom:20px;
	width:99%;
}
.tblDetail2 th{
	color:white;
	line-height:23px;
	padding:3px;
	background-color:#c8c8c8;
	text-align:center;
	border:3px solid #fff;
}
.tblDetail2 td{
	line-height:23px;
	padding:3px;
	text-align:left;
	border-bottom:1px dotted #c8c8c8;
}
#tblDetailText ol, #tblDetailText ul{
	list-style:decimal;
	margin-left:20px;
	padding-left:20px;
}
/**###Prod Detail End###**/

/**###Menu Begin###**/
#divMenu{
	font-size:15px;
	text-align:center;
	padding-top:8px;
	padding-bottom:0px;
}

a.link:link, a.link:visited, a.link:hover, a.link:active, .activeLink{
	font-size:15px;/*96%;*/
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
}
a.link:link, a.link:visited{
	color:#674747;/*674747;*/
}
a.link:hover{
	color:#1370ab;/*336633;*/
	text-decoration:underline;
}
a.link:active{
	color:#010101;
	text-decoration:none;
}
.activeLink{
	color:#1370ab;/*336633;*/
	text-decoration:underline;
}

.splitter{
	color:#a8a8a8;
}
/**###Menu End###**/

/**###MemberLogin Begin###**/
#tblMemberLoginPanel{
	margin-top:20px;
	width:100%;
}
#tblMemberLoginPanel th{
	line-height:24px;
	font-size:13px;
	color:#969679;
	text-align:right;
	padding-right:3px;
}
.inputTextbox1{
	width:90px;
	border:1px #A7A7A7 solid;
}
.inputTextbox2{
	border:1px #A7A7A7 solid;
	height:20px;
	vertical-align:bottom;
}
/**###MemberLogin End###**/

/**###tblNews Begin###**/
#tblNews .newsTitle{
	color:#585858;
	font-size:12px;
	padding-top:2px;	
}
#tblNews .newsTitle a:link, #tblNews .newsTitle a:visited, #tblNews .newsTitle a:active{
	color:#1370ab;
	font-size:13px;
	margin-left:5px;
	line-height:20px;
	text-decoration:none;
	line-height:26px;
	word-break:break-all;
}
#tblNews .newsTitle a:hover{
	color:#1370ab;
	font-size:13px;
	margin-left:5px;
	text-decoration:underline;
}
/**###tblNews End###**/

/**###tblHotProds Begin###**/
#tblHotProds .pTitle{
	color:#585858;
	font-size:13px;
	padding-top:2px;
	/*word-break:break-all;*/
}
#tblHotProds .pTitle a:link, #tblHotProds .pTitle a:visited, #tblHotProds .pTitle a:active{
	color:#1370ab;
	font-size:13px;
	margin-left:0px;
	text-decoration:none;
	line-height:20px;
}
#tblHotProds .pTitle a:hover{
	color:#1370ab;
	font-size:13px;
	margin-left:0px;
	text-decoration:underline;
}
/**###tblHotProds End###**/

/*productSImg*/
.divSImg{
	border:1px #e1EEeE solid;
	padding:5px;
	width:107px;
	/****min-height相容ff,ie6,7寫法***/
	min-height:107px;
	height: auto !important;
	height: 107px;
	/*********************************/
}

/*resellBrandSImg*/
.divSImg2{
	border:1px #e1EEeE solid;
	/*top left btm right*/
	padding:5px 5px 2px 5px;
	background-color:#fff;
	width:135px;
	margin-bottom:12px;
	
	/****min-height相容ff,ie6,7寫法***/
	min-height:15px;
	height: auto !important;
	height: 15px;
	/*********************************/
}
.divSImg2 img{width:135px;}


/*promoProdSImg*/
.divSImg3{
	border:1px #e1EEeE solid;
	/*top left btm right*/
	padding:5px 5px 5px 5px;
	background-color:#fff;
	width:135px;
	margin-bottom:12px;
	
	/****min-height相容ff,ie6,7寫法***/
	min-height:15px;
	height: auto !important;
	height: 15px;
	/*********************************/
}
.divSImg3 img{width:100px;}
.divSImg3 .pTitle{
	color:#585858;
	font-size:13px;
	padding-top:1px;
	padding-left:2px;
	/*word-break:break-all;*/
}
.divSImg3 .pTitle a:link, .divSImg3 .pTitle a:visited, .divSImg3 .pTitle a:active{
	color:#1370ab;
	font-size:13px;
	margin-left:0px;
	text-decoration:none;
	line-height:20px;
}
.divSImg3 .pTitle a:hover{
	color:#1370ab;
	font-size:13px;
	margin-left:0px;
	text-decoration:underline;
}

.divErrMsg{
	padding:5px;
	color:#6c6c6c;
	font-size:13px;
}
#copyright{
	padding-top:5px;
	text-align:right;
	font-size:10px;
	font-family:verdana;
	color:#a8a8a3;
}
#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover{
	font-size:10px;
	text-decoration:none;
	color:#919191;
}
.simpleCounter{
	font-size:10px;
	display:inline;
	margin-bottom:-20;
	font-family:verdana;
	color:#919191;
}

/***網頁內文***/
#tblInner td{
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
}

#tblInner .title{
	font-size: 15px;
	color: #1370ab;
	line-height: 30px;
}
#tblInner p{
	font-size: 15px; color: #333333; line-height: 26px;
}

/******/
/***產品列表***/
#tblProdList th{
	padding-top:5px;
	padding-bottom:9px;
	padding-left:5px;
	padding-right:5px;
}
#tblProdList td{
	padding:3px;
	color: #333333;
}
#tblProdList .title{
	margin-top:3px;
	font-size: 15px;
	color: #666666;
	line-height: 100%;
}
#tblProdList p{
	font-size: 15px; color: #333333; line-height: 26px;
}

/******/


table.stats 
{
margin-top:10px;
margin-bottom:10px;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 15px;
color: #fff;
width: 100%;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats th
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 15px;
font-weight: bold;} 