﻿#AD .Product_PriceArea
{
	color: #000000;
	font-size: 12px;
	font-family: "新細明體" , Verdana;
	text-align: center;
}

#AD .Product_Price
{
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FF0000;
	padding-left:3px;
	padding-right:3px;
}

#AD .Product_Title
{
    font-family: Arial, "新細明體";
    font-size: 12px;
    color: #996699;
    line-height: 18px;
    text-align: center;
    padding-top: 5px;
    height: 36px;
}

#AD .Sale_title
{
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-align: center;
	padding-top: 1px;
}

#AD .Product_Title a
{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #0066cc;
	line-height: 18px;
	text-align: center;
	padding-top: 1px;
}


#AD .Product_Title a:hover
{
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding-top: 1px;
	text-decoration: underline;
}

.Seprator
{
	background-image:url(/QOpen/Images/dot.gif);
	background-repeat:repeat-y;
	width:1px;
	height:168px;
	vertical-align:middle;
}


.Line
{
	background-image:url(/QOpen/Images/dot.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}

.ProductList .Product
{
	height:218px;
	width:188px;
	text-align:center;
	font-size: 11px;
}

.ProductList .img:hover
{
	border:1px solid gray;
}


.ProductList .Title
{
	width:135px;
	text-align:center;
	font-size: 11px;
}

.ProductList .PriceArea
{
	font-size: 11px;
	text-align:center;
}

.ProductList .Price
{
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FF0000;
	padding-left:3px;
	padding-right:3px;
	
}

.BrandInfo
{
	line-height:28px;
	letter-spacing:1px;
}

.AdvPicture img
{
	border:solid 2px #cccccc;
}

.HomeProduct_ImgLink
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}

.HomeProduct .Price
{
    font-weight: bold;
    font-size: 15px;
    color: #ff0000;
    font-family: Arial;
    vertical-align:middle;
}


.HomeProduct .PriceArea
{
    font-size: 13px;
    color: #696969;
    font-family: Arial;
}

.HomeProduct .ProductName
{
    color: #696969;
}