@charset "utf-8";
/* 基本設定 */
body {
	margin: 0px;
	padding: 0px;
	font-family: Courier New;
	font-size:12px;
	background-image:url(../images/websource/bg.jpg)
}

a {
	text-decoration: none;
	border: none;
}
a:link {
	text-decoration: none;
	color: #221e1f;
}
a:visited {
	text-decoration: none;
	color: #221e1f;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	/*color: #808080;*/
}

.linkblack a {
	text-decoration: none;
	border: none;
}
.linkblack a:link {
	text-decoration: none;
	color: #221e1f;
}
.linkblack a:visited {
	text-decoration: none;
	color: #221e1f;
}
.linkblack a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
}

form {
	margin: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	border: none;
}
/*display: block; 加在裡面"遇到圖片後強制斷行*/


/*  共用 */
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.my_new_class {
	color: f76f55;
}
a.my_new_class {
	text-decoration:none;
	color: #221e1f;
}
a.my_new_class:hover {
	text-decoration:underline;
	font-weight: bold;
	/*color:#808080;*/
	}

/* 右上角的快速連結 */
#hotlink {
	width: 210px;
	font-size: 12px;
	height:29px;
	color: #221e1f;
	align: center;
}
#hotlink ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	height: 60px;
}
#hotlink li {
	float: left;
	width: 65px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	line-height:29px;
}
#hotlink a {
	display: block;
	width: 100%;
	height: 100%;
	color: #221e1f;
	text-decoration: none;
	text-align: center;
}
#hotlink a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #221e1f;
}

#hotlink_buy a {
	display: block;
	width: 150px;
	color: #221e1f;
	text-decoration: none;
	text-align: center;
}
#hotlink_buy a:hover {
	border-style:none;
}

#hotlink_b a:hover {
	background-position:right;
	background-repeat:no-repeat;
}

/* 主要目錄選項 */
#bannerlink {
	height:28px;
}
#bannerlink ul {
	list-style: none;
}
#bannerlink li {
	float: left;
	width: 132px;
	height: 29px;
	margin: 0px;
	line-height:29px;
}
#bannerlink a {
	display: block;
	width: 100%;
	height: 100%;
	color: #221e1f;
	text-decoration: none;
	text-align: center;
}
#bannerlink a:hover{
	color: #221e1f;
	text-decoration:underline;
	border-style:none;
}

#bannerlink_sub {
	height:28px;
}
#bannerlink_sub ul {
	list-style: none;
}
#bannerlink_sub li {
	float: left;
	width: 155px;
	height: 29px;
	margin: 0px;
	line-height:29px;
}
#bannerlink_sub a {
	display: block;
	padding:0 10px;
	width:160px;
	color: #221e1f;
	text-decoration: none;
	text-align: left;
}
#bannerlink_sub a:hover{
	color: #221e1f;
	text-decoration:underline;
	border-style:none;
	background-color:#FFFFFF;
}
/* 訂閱電子報 */
.newsletters_input {
	width: 120px;
	height: 15px;
	color: #999999;
	font-size: 10px;
}

/* 底部選項 */
.copyright {
	width: 910px;
	height: 90px;
	position: relative;
	/*border-top:solid 1px #221e1f;*/
	margin-top: 3px;
	padding-top: 5px;
}
.copyright a {
	color: #221e1f;
	text-decoration: none;
}
.copyright a:hover{
	text-decoration:underline;
	/*color: #808080;*/
}

.delete{ font-size:10pt; text-decoration:line-through; color:#666666;}

/*===== Loader_preview  Style 圖片載入 =====*/
.border_preview{ z-index: 100; position: absolute; background: #fff;}
#loader_container { text-align: center; position: absolute; top: 40%; width: 100%;}
#loader_preview { font-family: Tahoma, Helvetica, sans; font-size: 12px; color: #000000; background-color: #FFFFFF; margin: 0 auto; display: block; width: 135px; text-align: left; z-index: 255; filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65); opacity: 0.65;}
.preview_temp_load { vertical-align: middle; text-align: center;}
.preview_temp_load img{ vertical-align: middle;  text-align:center; margin: 0px;}
#preview_div { display: none; position: absolute; z-index: 110; left: -500px; top: 48px; border: 1px solid #221e1f; padding: 10px; width:300px; height:300px;}

over a {
	text-decoration: none;
	border: none;
}
over a:link {
	text-decoration: none;
	color: #221e1f;
}
over a:hover {
	background-image:url(../images/websource/over.png)
}

/* 功能列 */
#tool {
	width: 900px;
	font-size: 12px;
	height:29px;
	color: #221e1f;
	align: center;
}
#tool ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	height: 60px;
}
#tool li {
	float: left;
	width: 100px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	line-height:29px;
}
#tool a {
	display: block;
	width: 100%;
	height: 100%;
	color: #221e1f;
	text-decoration: none;
	text-align: center;
}
#tool a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #221e1f;
}


/* 大商品列表圖滑過顯示MARK */
.product_mark{
	position:absolute;
	right:1px;
	bottom:1px;
	margin:0px;
	padding:0px;
	background:url(../images/gd001.png) no-repeat;
	width:70px;
	height:85px;
	text-align: right;
	display:none;
}

.product_image {
	padding: 0;
	margin: 0;
	position: relative;
}
.product_image:hover .product_mark{
	display:block;
}

.gallery-product_image .product_mark a {
	color: #313131;
	margin-right: 0;
	display: block;
	width: 300px;
	height: 60px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Georgia, sans-serif;
}
