BODY{
	SCROLLBAR-FACE-COLOR: #59ABFE;
	SCROLLBAR-HIGHLIGHT-COLOR: #59ABFE;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #59ABFE;
	background-color: #FFFFFF;
}

select,input{
	font-family:Verdana;
	font-size:10pt;
}

.TEXTAREA
{
    BORDER-RIGHT: #EBEBEB 1px solid;
    BORDER-TOP: #EBEBEB 1px solid;
    BORDER-LEFT: #EBEBEB 1px solid;
	BORDER-BOTTOM: #EBEBEB 1px solid;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

td{
	color: #5E5E5E;
	font-family:Verdana;
	font-size:10pt;
	line-height:150%;
	word-break:break-all;
}

.content{
	color: #5E5E5E;
}
.content A:active{
    color: #000000;
	text-decoration: none;
}
.content A:link{
    color: #000000;
	text-decoration: none;
}
.content A:visited{
    color: #000000;
	text-decoration: none;
}
.content A:hover{
    color: #FF6600;
    text-decoration: underline;
}

.smallfont
{
	font-size: 9pt;
}
.fls
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 15px;
    FILTER: DropShadow(Color=#C6C6C6,OffX=1,OffY=1,positive=1);
    PADDING-BOTTOM: 1px;
    COLOR: #552c5e;
    LINE-HEIGHT: 100%;
    PADDING-TOP: 4px;
    FONT-FAMILY: "新細明體", "Taipei","Arial", "Helvetica", "sans-serif"
}

/*頁面上方(ugear) Start=============================*/
.css_ugear {
    color: #000000;
}
.css_ugear A:active{
    color: #000000;
    text-decoration: none;
}
.css_ugear A:link{
    color: #000000;
    text-decoration: none;
}
.css_ugear A:visited{
    color: #000000;
    text-decoration: none;
}
.css_ugear A:hover{
    color: #000000;
    text-decoration: underline;
}
/*頁面上方(ugear) End=============================*/

/*廣告 Start=============================*/
.css_ad {
	color: #EC008C;
	text-decoration: none;
}
.css_ad A:active{
	color: #EC008C;
	text-decoration: none;
}
.css_ad A:link{
   color: #EC008C;
	text-decoration: none;
}
.css_ad A:visited{
	color: #EC008C;
	text-decoration: none;
}
.css_ad A:hover{
	color: #EC008C;
    text-decoration: underline;
}
/*廣告 End=============================*/

/*頁面上方選項 Start=============================*/
.css_menu {
    color: #356B00;	/*綠色*/
    text-decoration: none;
}
.css_menu A:active{
    color: #356B00;
    text-decoration: none;
}
.css_menu A:link{
    color: #356B00;
    text-decoration: none;
}
.css_menu A:visited{
    color: #356B00;
    text-decoration: none;
}
.css_menu A:hover{
    color: #356B00;
    text-decoration: underline;
}
/*頁面上方選項 End=============================*/

/*聯盟成員名稱的連結 Start=============================*/
.css_vendor {
	color: #FF6600;
    text-decoration: none
}
.css_vendor A:active{
    color: #FF6600;
    text-decoration: none;
}
.css_vendor A:link{
    color: #FF6600;
	text-decoration: none;
}
.css_vendor A:visited{
    color: #FF6600;
	text-decoration: none;
}
.css_vendor A:hover{
    color: #FF0000;
    text-decoration: underline;
}
/*聯盟成員名稱的連結 End=============================*/

/*價格.大項連結 Start=============================*/
.css_title {
	color: #E25273;
	font-size: 11pt;
	font-family: "新細明體";
	font-weight: bold;
}
.css_title A:active{
	color: #857974;
	font-size: 11pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title A:link{
	color: #857974;
	font-size: 11pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title A:visited{
	color: #857974;
	font-size: 11pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title A:hover{
	color: #FF6600;
	font-size: 11pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title1 {
	color: #362F2D;
	font-size: 15pt;
	font-family: "新細明體";
	font-weight: bold;
}
.css_title1 A:active{
	color: #362F2D;
	font-size: 15pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title1 A:link{
	color: #362F2D;
	font-size: 15pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title1 A:visited{
	color: #362F2D;
	font-size: 15pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: none;
}
.css_title1 A:hover{
	color: #0000FF;
	font-size: 15pt;
	font-family: "新細明體";
	font-weight: bold;
    text-decoration: underline;
}
/*價格.大項連結 End=============================*/

.copyright td{
    color: #FFFFFF;
}

.ImgBorder{
	background-color:#ffffff;
	border: #cccccc 1px solid;
	text-align: center;  /* 相片水平居中 */
	vertical-align: middle;  /* 相片垂直居中 */
	padding: 8px 10px;
	margin: 8px;
}

.DefShop_title{	/*首頁商店街分類標題*/
	font-size:10pt;
	color:#FFFFFF;
	font-weight: bold;
}

.css_line {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #F67591;
}

.css_vendor_over{	/*聯盟成員選項連結,例:店家介紹*/
	color:#7FAF37;
	text-decoration: none;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

