﻿@charset "utf-8";
@import url("layout.css");
@import url("menu.css");
@import url("lp.css");
@import url("np.css");
@import url("cp.css");
@import url("cart.css");
@import url("cp2.css");
@import url("webtab.css");
@import url("search.css");
@import url("inc_thumbnail.css");
@import url("associator.css");
@import url("multimenu.css");
@import url("img.css");
/*------------------------------*/
/*--Design Setting Start--*/
.header h1{
	position:absolute;
	top:73px;
	left:10px;	
	
}
.header h1 img{ width:185px;height:180px; }

.header .flash_banner{	
	border: 1px solid #CCCCCC;
	width:750px;
	height:168px;
	position:absolute;
	top:80px;
	left:205px;
	
}



.layout .center {
	
}
.mpcontent {
	vertical-align: bottom;
}
.mpcontent .accesskey a, .accesskey a:hover {
	margin-left: 460px;
}
.mpcontent .clear {
	margin-bottom: 2px;
}
.mpcontent .leftblock {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}
.mpcontent .rightblock {
	text-align: left;
	vertical-align: bottom;
}
.mpcontent h2 {
	font-size: 90%;
	color: #666666;
	font-weight: normal;
}
.mpcontent h2 a {
	color: #666666;
}
.mpcontent h2 a:hover {
	color: #9B9F00;
	text-decoration: underline;
}
.mpcontent .leftblock .img {
	height: 348px;
	width: 433px;
}
.clear2 {
	border-collapse:collapse;
	width: 508px;
}

.clear2 .col1block {
	background: url(../images/col1block_bg.gif) repeat-y left top;
	padding: 6px 12px 6px 10px;
}
.clear2 .col2block {
	background: url(../images/col2block_bg.gif) repeat-y left top;
	padding: 6px 12px 6px 10px;
}
.clear2 .col3block {
	background: #F3F3F3;
	padding: 6px 10px;
}
.clear2 .col1block img, .clear2 .col2block img, .clear2 .col3block img {
	height: 67px;
	width: 148px;
}

.layout .rightbg {
	
}

.footer {
	
}

/*--search design--*/
.search {
	text-align: left;
	line-height: normal;
	background-image: url(../images/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 10px 0 0 0;
	margin-left: 12px;
	padding-left: 20px;
}

.search label {
	font-weight: normal;
	color: #85886c;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.search .inputgray {
	color: #999999;
	border: 1px solid #c9c9c9;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	width: 120px;
	padding-left: 5px;
}
.search .adv{
	display:inline;
	vertical-align:middle;
	background-image: url(../images/icon_adv.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 5px;
	padding-left: 18px;
}
.search .adv a{color:#636550;}
.search .button {
	margin-left: 2px;
	vertical-align: middle;
}
/*--nav design--*/

.header .nav {
	margin: 5px 0 0 10px;
font-size:13px;
	
}
.header .nav ul {}
.header .nav ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858963;
	margin:0 2px;
}
.header .nav ul li a {
	color: #424431;
}
.header .nav ul li a:hover {
	color: #9B9F00;
	text-decoration: underline;
}

/*--leftbg design--*/
.leftbg {
		
}

/*--center design--*/
.center {
	
}
.productList{
	margin:10px 0 10px 10px;
}
.productList li{
	width:173px;
	height:180px;
	padding:5px 0 0 6px;
	margin: 0 12px 0 0px;
	float:left;
	text-align:left;
	background-image: url(../images/product_listBoxbg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	overflow: hidden;
}
.productList li img{
	width:160px;
	height:138px;
	border: 1px solid #fff;
}
.productList li .intr{
	font-size: 80%;
	color: #333333;
	clear:both;
}
.productList li .intr .price{font-size: 100%;margin:-7px 0 0 0; display:block;}
/*--rightbg design--*/
.rightbg {
	
}
.craft{ width:150px; }
.craft h2{
	background-image: url(../images/craft_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -5000px;
	height:30px;
}
.craft ul{margin:-10px 0 10px 0; position:relative;}
.craft li{
	background-image: url(../images/craft_Boxbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 144px;
	margin:2px 0;
	padding:5px 0 0 5px;
	

}
.craft li img{ width:105px; height:69px;  border-right:1px solid #fff;float:left;}
.craft li span{
	color:#fff;
	writing-mode:tb-rl;
	margin:5px 0 0 5px;
	position:absolute;
	_position:none ;
	width:15px;
}

.mp_more{ float:right; margin:3px 0; clear:both;}

/*--footer design--*/
.footer {
	font-size: 80%;
	color: #999999;
	padding:10px 0 10px 220px;
	line-height: 1.4em;
	position: relative;
}
.footer p {
	color: #666666;
	padding-top: 1px;
    font-size: 11px;
	
}
.footer a{ color:#43413a;}
.footer p span {
	font-weight: bold;
	color: #666666;
}
.footer .aaa {
	position: absolute;
	left: 60px;
	top: 15px;
	_margin:0 0 0 -220px;
}
/*--accesskey--*/
.accesskey a {
	color: #FFFFFF;
	position: absolute;
}
.accesskey a:hover {
	color: #FFFFFF;
}
/*--friendly--*/
.friendly {
	margin: 40px 40px 25px 5px;
}
.friendly .before {
	padding-right: 8px;
	color: #89835b;
}
.friendly .path {
	color: #89835b;
	background-image: url(../images/icon_path.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	font-size:90%;
}
.friendly .path a{
	color: #333333;
}

h2 {
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 125%;
	color: #57801A;
	margin: 0px 0 15px 0px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding:2px 0 10px 25px;
	font-weight: bold;
}
h3 {
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 115%;
	margin-bottom: 8px;
	color: #b09f65;
}

h4 {
	font-family: "Verdana, Geneva, sans-serif";
	font-size: 115%;
	margin-bottom: 8px;
}


p {
	color: #666666;
    line-height:2em;
    margin-bottom:7px;
    font-size:15px;
}

h4{
    font-family: "Verdana, Geneva, sans-serif";
    font-size: 15px;
    font-weight:normal;
    font-style:normal;
    margin-top:10px;
    margin-bottom:0px;
    height:30px;
    background-image:url(../images/h_bg.jpg);
    background-position:top left;
    background-repeat: no-repeat;
    color:#7C9D1A;
    padding-top:5px;
    padding-left:23px;
}
hr{
color:#e7e7e7;

}

a {
	color: #444;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
.inputgray {
	color: #829548;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #b0b29c;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 3px;
}
.inputgray2 {
	color: #999999;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	border: 1px solid #b0b29c;
	margin-right: 3px;
	margin-left: 3px;
	width: 260px;
}
.inputgray3 {
	color: #999999;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	border: 1px solid #b0b29c;
	margin-right: 3px;
	margin-left: 3px;
	width: 70px;
}
textarea {
	border: 1px solid #b0b29c;
	color: #757765;
}
select {
	border: 1px solid #b0b29c;
	color: #757765;
	vertical-align:middle;
	
}
select option {
	color: #757765;
}
.red {
	color: #CC0000;
}
.red2 {
	color: #CC6633;
}
.green {
	color: #7CA600;
}
.typefont {
	font-size: 125%;
	font-weight: bold;
	color: #CC9999;
}
.typefont a {
	color: #CC0000;
}
.price {
	color: #FF6600;
	font-size: 75%;
}
.more {
	text-align: right;
	background: url(../images/icon5.gif) no-repeat right 6px;
	padding-right: 10px;
	margin: 5px 0;
}
.more a {
	color: #8C8546;
	letter-spacing: 0em;
}
.more a:hover {
	color: #990000;
	text-decoration: underline;
}
.more2 {
	text-align: right;
	margin-bottom: 8px;
}

/*--Design Setting End--*/

/* --------------------------------------------------------- 友善列印, 轉寄友人, 回上一頁 */
.function {
	font-size: 80%;
	text-align: left;
	float:right;
	margin: -20px 0 0;
	
	padding: 0;
	list-style: none;
}
.function li {
	display: inline;
	margin-left: 1px;
	
}
.function a {
	
	color: #666666;
	padding:2px 0 0px 18px;
}
.function a:hover {
	color: #CC6600;
}
.function a.print {
	background: url(../images/icon_print.gif) no-repeat 0px 0px;
}
.function a.back {
	background: url(../images/icon_back.gif) no-repeat 0px 0px;
}
.function a.forward {
	background: url(../images/icon_forward.gif) no-repeat 0px 0px;
}

/*------------------------------*/
