﻿/* 104Look 模板樣式 */

/* -------------------------- 自訂樣式 -------------------------- */

/* 文字輸入欄位樣式 */
.textbox {
	font-size: 10.5pt;
	height: 20px;
	border: 1px solid #ccc;
	background-color:#FFF;
	color:#333;
}

.textbox:hover {
    font-size: 10.5pt;
    height: 20px;
    border: 1px solid #ec6560;
}


	/* 下拉式選單樣式 */
.dropdownlist {
    font-size: 10.5pt;
    height: 21px;
}
/* 按鈕樣式 */
.button {
    font-size: 10pt;
    height: 21px;
}
/*--------------- 標籤樣式 ------------------------------------- */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
	border-bottom: 5px solid #ec6560;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
	margin:0px 0.16em 0px 0px;
	padding:1px 0px;
	vertical-align:bottom;
	border-top: 1px solid #ffdddc;
	border-right: 1px solid #ffdddc;
	border-left: 1px solid #ffdddc;
	background-color: #ffdddc;
	background-image: url(tab_bg.gif?z=style27);
	background-position: repeat-x;
	background-position: 0px 0px;
}
/*最新商品文字 */
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab 
{    
    color:#666;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer {
	border-top: 1px solid #ffb5b2;
	border-right: 1px solid #ffb5b2;
	border-left: 1px solid #ffb5b2;
	background-color: #ffb5b2;
	background-image: url(tab_bg_hover.gif?z=style27);
	background-position: repeat-x;
	background-position: 0px 0px;
}
/*標籤滑過底圖 */
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab {color:#fff;}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer {
	border-top: 1px solid #ec6560;
	border-right: 1px solid #ec6560;
	border-left: 1px solid #ec6560;
	background-color: #ec6560;
	background-image: url(tab_bg_active.gif?z=style27);
	background-position: repeat-x;
	background-position: 0px 0px;
} /*標籤點選底圖 */
.ajax__tab_yuitabview-theme .ajax__tab_body {
	padding: 0 0 2px;
	/*background-color:#ec6560;
	border-right: 1px solid #ec6560;
	border-bottom: 1px solid #ec6560;
	border-left: 1px solid #ec6560;*/
}
/* --------------------- SEO隱藏區塊 ---------------------------------- */
#search {
	position: absolute;
	top: -65535px;
	color: #ec6560;
}

/* --------------------- 商品清單 ---------------------------------- */
.objimg {border-width:0px; position: relative; top: -3px; left: -3px;}
/* ========================== xhtml 樣式 ================================== */
* { margin: 0; padding: 0;}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
body {
	font: 10.5pt Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #999;
	background: inherit;
}
h2 {
	text-transform: uppercase;
}

ul, ol {
	margin: 5px 5px;
	padding: 0 5px;
}
/* -------------------------- 版型樣式 -------------------------- */
#page-wrap {
	position: relative;
	width:980px;
	margin:0 auto;
	}
	
#wrap {
	width:980px;
	margin: 0 auto;
	background:url(content.gif?z=style27);
	background-repeat: repeat-y;
}
#top-bg{
	width:980px;
	height: 19px;
	z-index: 2;
	text-align: right;
	margin:0 auto;
	position: relative;
	background:url(top-bg.gif?z=style27) no-repeat;
}
#header {
	width:980px;
	height: 100px;
	color: #666;
	margin:0 auto;
	padding:0;
	position: relative;
	background:url(header-bg.gif?z=style27) no-repeat;
}
#header #linkmenu{
	font-size: 10pt;
	text-align: right;
	top: 14px;
	margin: 0;
	color: #fff;
	clear: both;
	padding-right:30px;
}
/* 網站標題樣式 */
#header h1#titleText {
	position: absolute;
	letter-spacing: -1px;
	color: #F30;
	text-decoration: none;
	top: 20px;
	left: 41px;
	padding: 0;
	margin: 0;
	font-family: Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	line-height:42px;
}
/* 網站標語樣式 */
#header h2#sloganText {
	position: absolute;
	margin: 0;
	padding: 0;
	color: #999;
	top: 50px;
	left: 110px;
	font-family: Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	line-height:42px;
}
/* 網站橫幅區塊樣式 */
#header-photo {
	width:960px;
	margin: 0 auto;
	border-bottom: 3px solid #ec6560;
	background-repeat: no-repeat;
	background-position:center;
	}
/* 網站選單區塊樣式 */
#nav1 {
	list-style: none;
	margin: 0 auto;
	padding:0;
	width:960px;
	height:40px;
	font: bold 12px Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	border-top :${menuBorderSize;
} px solid $menuBorderColor ;
	border-bottom : ${menuBorderSize}px solid $menuBorderColor ;
}

#nav1 ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0;
}
#nav1 ul li {
	display: inline;
}

#nav1 ul li a{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 15px;
	color:#ec6560;
	width: 125px;
	text-align: center;
	padding: 10px 0px;
	background:url(menu.gif?z=style27) repeat-x;
}
#nav1 li a:hover{
	font-size: 15px;
	text-align: center;
	color:#fff;
	width: 125px;
	padding: 10px 0px;
	background:url(selectedMenu.gif?z=style27) repeat-x;
}
#content-wrap {
	padding: 0;	
	margin: 0px auto;
	width: 960px;
	background:url(content.gif?z=style27) repeat-y;
}
/* 側邊攔區塊樣式 */
#sidebar {
	color: #333;
	margin: 5px 0 20px 10px;
	padding: 5px 10px 15px 0;
	width: 220px;
	float:left;
	font-size:10.5pt;
	text-align:left;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

#sidebar ul {
	list-style: url(ul-sidebar.gif?z=style27) outside;
	color: #ec6560;
	padding-left: 25px;
}
#sidebar ol {
	color: #ec6560;
	padding-left: 20px;
}

#sidebar h3 {
	font-size:13pt;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
}
#sidebar h3 .h3a {
	background: none;
	color: #666;
}
#sidebar p {
	text-align: left;
}

#sidebar ul.sidebar {
	list-style: none;
	margin: 7px 10px 8px;
	padding: 0;
	text-decoration: none;
	background-color: #ec6560;
}

#sidebar ul.sidebar li {
	list-style: none;
	border-bottom: 1px solid #ec6560;
	margin: 0 2px;
	padding: 4px 0px;
}

#sidebar  a:link,#sidebar a:visited {
	color:#666;
	/*border-bottom: dashed 1px #ec6560;*/
	text-decoration: none;
}
#sidebar  a:hover, #sidebar a:active {
	color:#F30;
	border-bottom:dashed 1px #ec6560;
}

#sidebar ul.sidebar li a {
	color: #666;
	text-decoration: none;
}

#sidebar ul.sidebar li a:hover {
	color: #ec6560;
}

#sidebar ul.sidebar ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidebar ul li { border: none; }
#sidebar h1, #sidebar h3 {
	margin: 10px 0;
	padding: 5px 0 2px 40px;
	border-bottom: 1px solid #ec6560;
	background: url(h3.gif?z=style27) no-repeat;
}

#sidebar .box {
	margin: 5px 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #ec6560;
}
/* 內容區塊樣式 */
#main { 
	width: 700px;
	float: right;
	text-align:left;
	display: inline;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 15px 0;
	word-break: break-all;
	white-space: normal;
}

#main ul {
	color: #ec6560;;
	list-style-position: outside;
	padding-left: 35px;
	list-style-type: circle;
}
#main ol {
	list-style-position: outside;
	padding: 0 0 20px 35px;
	color: #666;
}

#main p,#main h1,#main h3,#main ol,#main ul,#main form {
	margin:5px 0pt 0pt 0pt;
}
/* 標題一二、留言板-內容文字*/
#main p {
	text-align: left;
	line-height: 1.5;
	color:#333;
}

#main h1 {
	font-size:20pt;
	color:#ec6560;;
	letter-spacing:3px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	padding: 0 0 5px;
	border-bottom-width: 3px;
	margin-bottom: 10px;
}

#main h2,#main-bottom h2 {
	font-size:16pt;
	color:#ec6560;;
	letter-spacing: 2px;
	margin: 20px 0 15px;
	padding: 5px 0 5px;
}

#main h3 {
	font-size:14pt;
	color:#ec6560;;
	margin: 20px 0 10px;
}
/* 進入商品區及最新消息 */
#main a,#main a:visited {
	color:#E94743;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	color:#333;
	text-decoration:none;
}
/*留言板*/
#main .box {
	margin: 5px 0;
	color: #333;
	border: 1px dotted #ccc;
	/*background-color: #fff;*/
}

#main .box a:link, #main .box a:visited {
    color: #B7433F;
    text-decoration: none;
}

#main .box a:hover, #main .box a:active {
	color: #e75550;
	text-decoration: none;
}

#main .box .title {
	border-bottom: 1px dotted #ccc;
	/*background-color: #fff;*/
	color: #e75550;
	padding: 4px;
}

#main .box .title a:link, #main .box .title a:visited {
   color: #333;
   text-decoration: none;
}

#main .box .title a:hover, #main .box .title a:active {
    color: #e75550;
    text-decoration: none;
}

#main .box .subtitle,#main-bottom .subtitle {
	background-color: #ffe2e1;
	color: #333;
}
.pic {
    border: 1px solid #999;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.line {
    border-bottom: 1px dotted #999;
color:#999;
}
.oprice {
	color: #000;
	}
.sprice {
	color: #C40000;
	}
/*  網頁下方區塊樣式 */
#footer-wrap {
	clear: both;
	width: 980px;
	height: 40px;
	font-size: 95%;
	color:#ec6560;
	text-align: center;
	padding: 5px 0 20px;
	background:url(footer-bottom.gif?z=style27) no-repeat;
}
#footer-bottom {
	clear: both;
	margin: auto;
	width: 960px;
	padding: 0;
	text-align: center;
}
#footer-bottom p {
	padding-top: 10px;
}

.objdetail { background-color: #fff; }

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.clear { clear: both; }


#main-bottom{
	clear:both;
	width:940px;
	margin:0 10px;
	padding:0 10px;
	text-align:left;
	background-color:#fff;

}
.obj-box{
	border-color:#999;
	   color: #666;
}
#main-bottom .box {
	margin: 5px 0;
	color: #000;
	border: 1px dotted #999;
	/*background-color: #fff;*/
}
#main-bottom .box a:link, #main-bottom .box a:visited {
    color: #B7433F;
    text-decoration: none;
}

#main-bottom .box a:hover, #main-bottom .box a:active {
	color: #e75550;
	text-decoration: none;
}
#main-forward
{
	background-color:#FFF;
}
