﻿
	/*供所有dropDownList使用*/
.dropDownList {
	font-size:12px;
	color: #666666;
}

.Allfont_Left {
	font-family: "新細明體";
	font-size:80%;
	color: #666666;
	text-align: left;
}
/*選擇支付方式*/
#apDivPayment{
	
	width:300px;
	
	z-index:10;
}
/*使用優惠券*/
#apDivCoupon {
	
	width:465px;
}
/*使用紅利*/
#apDivBounsPoints {
	width:471px;
}

.lnkbtnCategroyName
{
    width:180px;
    height:30px;
    text-indent:7px;
    background-image: url(../Images/vertical_subbgA.gif) ;
    background-color:#F0F0F0;
    top: 3px;
    color:Black;
    font-size: 12px;
    line-height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lnkbtnCategroyName A:link {color: #000000;}
.lnkbtnCategroyName A:visited {color: #000000;}
.lnkbtnCategroyName A:active {color: #000000;}
.lnkbtnCategroyName A:hover {color: #000000;}

.lnkBtnfont
{
    text-indent:15px;
 }

.lnkbtnSubCategory
{
    background-color: #fff19a;
    font-size: 12px;
    line-height: 30px;
    top:3px;
    text-indent:10px;
    vertical-align:middle;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    clear:both;
}
.lnkbtnSubCategory A:link {color: #000000;}
.lnkbtnSubCategory A:visited {color: #000000;}
.lnkbtnSubCategory A:active {color: #000000;}
.lnkbtnSubCategory A:hover {color: #000000;}

.btn_mouseover A:link {color: #000000;}
.btn_mouseover A:visited {color: #000000;}
.btn_mouseover A:active {color: #000000;}
.btn_mouseover A:hover {color: #000000;}

.btn_mouseout A:link {color: #000000;}
.btn_mouseout A:visited {color: #000000;}
.btn_mouseout A:active {color: #000000;}
.btn_mouseout A:hover {color: #000000;}

.btn_mouseover
{
    background-color:#ffffff;
    line-height: 30px;
    top:3px;
    text-indent:10px;
    font-size: 12px;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.btn_mouseout
{
    background-color: #fff19a;
    line-height: 30px;
    top:3px;
    text-indent:10px;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.lnkBtnfontsub
{
    text-indent:12px;
}
 #popupcontent{
            position: absolute;visibility: hidden;
            overflow: hidden;
            border:1px 
            solid #CCC;
            background-color:#F9F9F9;
            border:1px 
            solid #333;
            padding:5px;
            filter:alpha(opacity=30);
            opacity:0.3;/*FF*/
        }

#srvcenter .srvtools2 ul{width:128px; border:1px solid #D7D7D7;text-decoration:none; padding:5px;}
#srvcenter .srvtools2 ul li a{color:#5E5E5E;display:block;padding:5px; border-bottom: 1px dotted #cccccc;}
#srvcenter .srvtools2 ul li a:hover{color:#333333;display:block; background:#FFFCCB;}

.index_prosmall2 {
	color: #666666;
	margin:0px 2px 2px 2px;
	width:160px;
	text-align:left;
	line-height:15px;
}
.index_prosmall2 span a {height:35px; display:block; overflow:hidden;}
.index_prosmall2 a {color: #333333;height:60px;}
.index_prosmall2 a:hover {color: #000000;}
.index_prosmall2 img {
	padding:2px;
	border: 1px solid #CCCCCC;
	width:70px;
	height:70px;
	background:#FFFFFF;
	text-align:center;
	overflow:hidden;}
.index_prosmall2  img:hover{border: 1px solid #999999;}
.index_prosmall2 td {padding:1px;}

/*商品搜寻页 显示方式样式*/
a.switch_list {
	outline: none;
	text-indent: -9999px;
	width: 86px;
	height: 21px;
	display: block;
	background: url(../Images/switch_listmode.gif) no-repeat;
}
a.switch_graphics {
	outline: none;
	text-indent: -9999px;
	width: 86px;
	height: 21px;
	display: block;
	background: url(../Images/switch_graphicsmode.gif) no-repeat;
}
