﻿@charset "utf-8";
/*
===== css style calalog =====

last update: 2007,02,20;

	1: general styles
	2: accessibility features
	3: html and body
	4: layout
		: main and sub layout
		: logo component
		: shop component
		: blog component
		: general params
		: text style
		: lists style
		: C
	5: search style 
	6: navigation style
	7: images and gravatars
    8: ad style
	9: form style

====================


===== 1:general styles =====
*/

*{
	font-size:12px;
	margin:0;
	padding:0;
}

p{
	font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
	line-height:2em;
}

/*
===== 2: accessibility features =====
*/

.hidden-elements,
#header p,
#navigation h2,
#navigation p,
#foot h2{
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}

/*
===== 3: html and body =====
*/

html{
	min-width:100%;
}

body{
	color:#666;
	font:100%/150% Geneva, Arial, Helvetica, sans-serif;
	background:#252525 url(../images/black_bg.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}

#home{
	text-align:center;
}

#wrap{
    clear:both;
	width:750px;
	/* recover from ie5 work around on the body*/
	text-align:left;
	margin:0px auto;
}

#footer{
	font:85%/90% Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	margin:0;
	width: 750px;
	text-align:left;
	background: #252525;
	float: left;
	position: relative;
	padding: 10px 0 20px 0;
}

#footer a{
	text-align:center;
    color:#ccc;
	line-height:170%;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#clear {
    clear:both;
}

/*
===== 4:layout =====
*/

/* main and sub layout */
#main-content, #main-content-about, #main-content-blog{
	float:left;
	margin:0;
	min-height:330px;
}

#main-content{
	width:490px;
	min-height:330px;
}

#main-content-about{
	width:499px;
}

#main-content-about-copy{
	background-color:#fff;
	width:479px;
	min-height:400px;
	padding: 10px;
}

#main-content-about2-copy{
	background-color:#9c3;
	width:339px;
	padding-left:10px;
	min-height:400px;
	margin:0;
	float:right;
}

#main-system, #main-systemr{
	width:319px;
	float:right;
	padding:15px;
	height:60px;
	margin:1px 0 0 0;
	border-top:#FFF 1px solid;
	border-bottom:#999 1px solid;
}

#main-systemr{
	margin:1px 0 0 0;
}

#main-content-blog{
	width:539px;
	border-right:#ccc 1px dotted;
}

#main-content-blog-copy{
	background-color:#EBEBEB;
	padding:10px 10px;
	width:529px;
}

#main-content-copy, #main-content-1copy{
	padding:10px 10px;
	width:470px;
}

#main-content-column1{
	background-color:#889093;
	padding:10px 10px;
	width:225px;
	height:120px;
	float:left;
	clear:both;
}

#main-content-column2{
	background-color:#EBEBEB;
	padding:10px 10px;
	width:224px;
	height:120px;
	border-left:#666 1px dotted;
	float:left;
}

#main-content-1copy{
	width:535px;
}

#main-content-shop{
	width:556px;
	float:left;
	min-height:430px;
	margin-top: 2px;
}

#main-content-shopcopy{
	width:550px;
	margin:5px 0 40px 3px;
	padding: 0;
}

#main-content-store{
	background:transparent;
	margin: 15px 0;
	padding: 0 25px;
	width: 850px;
}

#main-content-shopcar{
	clear:both;
	float:left;
	min-height:430px;
	background-color:#fff;
	margin: 15px 0;
	padding: 0 25px;
	width: 850px;
}

#cata-prod{
    clear:both;
	float:left;
    width:547px;
	margin-bottom:2px;
	border-bottom:dotted #CCC 1px;
}

#cata-singleprod{
    clear:both;
	float:left;
    width:520px;
	margin:11px 4px;
}

#main-board{
	margin:0 0 10px 0;
	float:left;
	width:626px;
}

#sub-board{
	margin:0 0 10px 5px;
	float:right;
	width:196px;
	padding: 8px;
	background-color:#F7FAF3;
	border:dotted 1px #669966;
}

#cata-content{
    margin:3px 2px 0 0;
	color:#7C7C7C;
    width:160px;
	float:right;
	clear:both;
}

#cata-content-copy{
    margin:12px 2px 6px 10px;
	font-size:100%;
	line-height:130%;
	color:#7C7C7C;
    width:140px;
	background:transparent;
	border-left:#CCC 1px thick;
}

#sub-content{
    width:259px;
    margin:0 0 0 1px;
}

#sub-comment{
    background-color:#FF9900;
    width:259px;
	float:right;
    margin:0;
	color:#000;
}

#sub-coolsite{
	background-color:#007DBF;
	width:239px;
	float:left;
	padding:10px;
	line-height:130%;
	color:#fff;
}

#sub-content-copy{
	margin:10px 0 10px 8px;
    width:251px;
}

#sub-content-s-copy{
	margin:0 0 0 8px;
    width:236px;
	padding:5px 5px 5px 0;
}

#sub-content-s{
    width:249px;
	padding:0;
	margin:0;
}

#sub-content, #sub-content-s, #sub-content-case{
	float:right;
	font-size:100%;
	color:#7C7C7C;
	position:relative;
}

#sub-content-case{
    width:249px;
    margin:0;
	padding:4px 0;
}

#blog-content{
    float:right;
    background-color:#ebebeb;
    width:200px;
    margin:0;
}

#blog-content-copy{
	margin:4px 0 10px 5px;
    width:191px;
	line-height:130%;
}

#blog-writer{
	padding:0 0 0 10px;
	width:890px;
	height:80px;
}

#blog-writer img{
    float:left;
}

#writer {
	background-color:#CC3399;
	color:#FFF;
	float:right;
	width:272px;	
	height:90px;
    text-align:center;
	padding:60px 20px 0 20px;
}

#writer a{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

#writer a:hover{
	text-decoration:underline;
}
/* 商品分類*/
#sub-content-item{
	width:168px;
	float:left;
	margin:0 5px 30px 0;
}

#sub-content-item-copy{
	width:150px;
	margin:5px 6px 10px 8px;
}

#shopnote{
	width:289px;
	float:left;
	background-color:#efefef;
	margin:4px 4px 0 4px;
	padding: 6px;
	}

#sub-content .invite{
	margin-left:12px;
}

/* logo component : #header 'logo' link image replacement */
#header{
    padding-top:15px;
	height:68px;
	background:#252525;
}

#header h1{
	position:absolute;
	z-index: 3;
	margin-top: 0px;
}

#header h1 a{
    margin:0 0 0 0px;
	width:172px;
	height:53px;
	float:left;
}

/* shop component */

.home_heading-alt {
	clear:both;
}

a{
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

.home {
    padding: 3px 0px;
	margin: 3px 0;
	width: 98%;
}

.doller{
	font:150%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0066;
	font-weight:bold;
}

.fprice{
	font:100%/150% Georgia, "Times New Roman", Times, serif;
}

.circle3{
    background:url(../images/circle_3.gif) 0 2px no-repeat;
	padding-left:20px;
}

.circle3 a{color:#999999;}

.circle2{
    background:url(../images/circle_2.gif) 0 2px no-repeat;
	padding-left:20px;
}

.menu{
    padding:3px 10px;
	border:#ccc 1px solid;
	margin:3px 25px 3px 20px;
}

.menu a{
    margin: 0;
	padding-left:14px;
	background:url(../images/arrow.gif) 0 2px no-repeat;
}

.case{
    height:70px;
	padding:5px 0 5px 0;
	margin:5px 10px 3px 10px;
	border-bottom:1px #666 dotted;
}

.case a{
    color:#f90;
	font-weight:bold;
	text-decoration:none;
}

.case a:hover{
    text-decoration:underline;
}

.case img{
	float:left;
	margin:0 8px 0 0;
    padding:2px;
	background:#666;
	border:0;
}

.case a img, .case a:visited img{
    padding:2px;
	background:#666;
}

.case a:hover img{
    padding:2px;
	background:#fff;
}

.prod {
    margin:0 0 10px 0;
	font-size:125%;
	font-weight:bold;
	color:#333;
}

.prod img {	
    clear:both;
	float:left;
	border:1px solid #ccc;
	background:white;
	margin: 5px 15px 20px 0;
}

.prodtext{
    clear:both;
	margin:10px 0 20px 10px;
	color:#666;
	line-height:220%;
}

/* blog component */

#next{
	margin: 5px 15px 10px 0;
    clear:both;
	float:right;
    font-size:90%;
	color:#333;
}

#next a {
    font-size:11px;
	color:#333;
	text-decoration:underline;
}

#next a:hover {
	text-decoration:none;
}

.invite{
    margin-top:20px;
	background: url(../images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
    color:#59600E;
	font-size:12px;
	line-height:200%;
	clear: both;
}

.invite a, .invite a:visited{
    color:#59600E;
	border-bottom:1px solid #8CAE26;
    text-decoration:none;
}

.invite a:hover{
	color:#f00;
    text-decoration:none;
}

.spages{
     color:#333;
	 font-size:95%;
	 text-align:left;
	 line-height:220%;
	 padding:8px;
	 }

.pages, .spages{
     color:#333;
	 text-align:left;
	 line-height:220%;
	 }

.pages a, .spages a{
    font-weight:bold;
	color:#60761B;
	text-decoration:none;
}

.pages a:hover, .spages a:hover{
    font-weight:bold;
	color:#60761B;
	text-decoration:underline;
}

.boardtitle{
    background-color:#fff;
	padding:8px 0 0 0;
	margin-bottom:3px;
}

/* foot component */

.signal{
    clear:both;
    position:absolute;
	float:left;
	text-align:right;
	width:870px;
}

#webhost {
    position:relative;
    font:60%/150% Georgia, "Times New Roman", Times, serif;
	color:#999;
	text-align:right;
	margin-right:20px;
}

#webhost a {
    text-decoration:underline;
    color:#036;
}

#webhost a:hover {
    text-decoration:none;
    color:red;
}

/* general params */
#trace{
	color:#ccc;
	margin:5px 8px;
	line-height:1.6em;
	padding: 4px 0 5px 0;
	width: 884px;
}

#trace a{
	color:#ccc;
	text-decoration:none;
}

#trace a:hover{
    color:#ccc;
	text-decoration:underline;
}

/* blog component */

#page a:hover{
	color:#333;
	text-decoration:none;
}

.date{
	border-bottom:1px solid #DCDCB4;
	background:#FAFAE7;
	border-top:1px solid #DCDCB4;
	height:25px;
	font-size: 90%;
	line-height:220%;
	padding:0 8px;
	margin-top:8px;
	margin-bottom:40px;
}

.postdate {
	background:url(../images/mini-date.gif) no-repeat left center;
	padding-left:15px;
	color:#99997D;
}

.comment {
	background:url(../images/commit_icon.gif) no-repeat left center;
	padding-left:15px;
	color:#99997D;
}

.entry, .entry1, entry2 {
    clear:both;
	padding:10px 0 12px 0;
}

.entry2 {
	padding:0;
	min-height: 300px;
}

.entry1 {
	padding:10px 0 12px 5px;
	color:#333;
}

.entry p {
    font-size:12px;
	color:#333;
	line-height:200%;
}

.entry font {
}

.entry1 p img{
    clear:both;
	float:left;
	margin:0 15px 20px 0;
	width:160px;
	padding:6px;
	}
	
.entry p img{
    clear:both;
	float:left;
	margin:0 15px 20px 0;
	}
	
.archivelink {
	color:#666;
	font-size:125%;	
	font-weight:normal;
	line-height:180%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
	clear:both;
}

.shop{
    font:85%/150% Verdana, Arial, Helvetica, sans-serif normal;
	margin:0.8em 0;
	border:1px solid #333;
	padding:3px;
	text-align: center;
}

.blogtable{
	margin:0.8em 0;
	border-bottom:1px dotted #333;
	padding:3px;
	color:#000;
}

/* text style */

#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5, h6 {
	font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
}

#main-content h4 {
	font-size:105%
}

.wtitle {
	clear:both;
	font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
	color:#8CAE26;
	font-size:15px;	
	font-weight:bold;
	line-height:180%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
}

h3 {
	color:#91B476;
	border-bottom:#CCC 1px dotted;
	font-size:14px;
	font-weight:bold;
	line-height: 170%;
	padding: 2px 0 0 0;
}

h3 a , h3 a:visited {
	font-size:15px;
	color:#658B48;
	text-decoration:none;
	margin-bottom:1px;
}

h3 a:hover {
	color:#F5991F;
}

h4 {
    line-height:120%;
	padding: 2px;
	margin: 5px 0px 2px 0px;
}

h4 a {
	font:bold 100%/140%;
	color: #003;
	text-decoration: none;
}

h4 a:hover {
	color: #FF4000;
	text-decoration: underline;
}

h5{
	font-size:135%;
	font-weight:bold;
	line-height:160%;
	margin-bottom:1.2em;
	color: #009;
	margin-top:20px;
}

h6{
	color: #7E8244;
	font-size:150%;
	line-height:200%;
	font-weight:bold;
	border-bottom:1px solid #666;
	padding:25px 15px 0 0;
}

.blogword, .blogword p{
    font:12px/180% Verdana, Arial, Helvetica, sans-serif normal;
	color: #333;
}

.blogword a,.blogword a:visited,.entry a,.entry:visited,.entry1 a, .entry1:visited{
	color:#666600;
	border-bottom:1px dotted #666600;
	text-decoration:none;
}

.blogword a:hover,.entry a:hover,.entry1 a:hover{
	color:#F30;
	text-decoration:none;
}

.writer a{
    background:url(../images/wirter_icon.gif) left center no-repeat;
	padding-left: 15px;
	color:#666;
	font-size:10px;
}

.readmore a,.readmore a:visited{
    background:url(../images/readmore_icon.gif) left center no-repeat;
	padding-left: 23px;
	color:#639E42;
}

.readmore a:hover{
	color:#639E42;
}

.aboutword{
    font:95%/200% Verdana, Arial, Helvetica, sans-serif normal;
	color: #333;
}

.print{
	margin:35px 5px;
	padding: 0 0 0 20px;
}

.print a{
    color:#C00;
	font-size:10px;
    text-decoration:none;
	background:url(../images/print.gif) 0 0 no-repeat;
	padding:3px 10px 0 19px;
}

.print a:hover, .bookmark a:hover{
    color:#900;
    text-decoration:none;
}

.bookmark a{
    color:#C00;
	font-size:10px;
    text-decoration:none;
	background:url(../images/bookmark.gif) 0 0 no-repeat;
	padding:3px 0 0 19px;
}

.about1word{
    font:95%/200% Verdana, Arial, Helvetica, sans-serif normal;
	color: #333;
}

.linkword{
    color:#ccc;
	background:url(../images/wong_jie.gif) 0 0 no-repeat;
	padding-left:150px;
	height:25px;
	margin-top:10px;
	line-height:3em;
}

.hotlist li,.newslist li{
	margin:0.2em 1em 0.2em 0;
	background:transparent url(../images/arrow.gif) 0 3px no-repeat;
	padding:0 0 0 14px ;
}

.hotlist li a:hover, .newslist li a:hover{
    color:#F90;
	text-decoration:underline;
}

.hotlist li a{
    color:#fff;
	text-decoration:none;
}

.newslist li a{
    color:#000;
	text-decoration:none;
}

/* lists style */

ul{
	list-style-type:none;
}

#main-content ul,.sub-list{
	margin:0.3em 0 1em 0px;
}

.sub-list, .board-list{
	margin-left:2px;
}

.board-list li{
	margin:0.4em 1em 0.4em 0;
	background:transparent url(../images/arrow_red.gif) 0 3px no-repeat;
	padding-left:14px ;
}

.board-list li a{
	font:90%/180% "Verdana", "Arial", "Times New Roman", "Times", "serif";
	color:#333;
	text-decoration:none;
	margin:0.3em 0;
}

.board-list li a:hover{
	color:#333;
}

.about-list li{
    margin: 0;
	padding-left:14px;
	background:url(../images/arrow.gif) 0 6px no-repeat;
}

.sub-list li a,.sub-list li a:visited{
	font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
	text-decoration:none;
}

.sub-list li a:hover{
    color:#900;
	text-decoration:underline;
}

.sub-list li a:visited{
	text-decoration:none;
}

.sub-list li{
	margin:0.3em 0;
	text-decoration:none;
	padding-left:16px;
	background:transparent url(../images/bullet.gif) 0 3px no-repeat;
	line-height:160%;
}

.first{ 
    color:#F60;
	font-size:125%; 
    font-weight:bold;
	padding:3px 0;
	border-bottom:dotted 1px #CCC;
}

.second{ font-size:small;}

#sub-content-item li a{
	text-decoration:underline;
	color:#036;
}

#sub-content-item li a:hover{
    color:#F60;
	text-decoration:none;
}

/*
===== 5: search style =====
*/
.message .invite{
	margin-top:20px;
	border-bottom:0 !important;
	padding-bottom:0 !important;
}

#topitem{
	float:left;
	padding:1px 0;
}

.toplogin{
	float:left;
	position:absolute;
	padding:7px 0 0 4px;
	vertical-align:middle;
}

#topitem img{
    border:0px;
}

#searchorder{
	width: 880px;
	height: 30px;
	padding:0 10px;
}

#searchform {
	width: 660px;
	float:right;
}

#searchform input{
	padding:1px 1px 0px 2px;
	color:#666;
	margin:1px 0 3px 0;
}

/*
------- 2-columns style ----------
*/

.disprod {
    padding:0;
	margin: 2px 0;
	width: 99%
}
.dispatch-r , .dispatch-l {
	padding: 0 5px;
	background:#FFFFFF;
	margin: 0 0 1px 0;
}

.dispatch-r{
	float:right;
	width: 264px;
}

.dispatch-l {
	float:left;
	width: 263px;
}

.patch-r{
	float:right;
	margin:0 5px 0 0;
	position: relative;
}

.sidebar-half {
	font-size:11px;
	line-height:140%;
	padding:2px 0 16px 0;
	float:left;
}

.sidebar-half a{
    font-size:11px;
	color:#333;
}

.sidebar-half a:hover{
    font-size:11px;
	color:#333;
	text-decoration:none
	}

.separator {
	margin:0 10px 0 0;
}

/*
===== 7: images and gravatars =====
*/
.bigimg {
    clear:both;
    float:left;
	width:300px;
	height:300px;
	padding:3px;
	text-align:center;
}

.grav{
    clear:both;
	width:30px;
	height:30px;
	float:right;
}

.grav img{
	padding:0 !important;
	border:0 !important;
}

.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
}

.commentlist li{
	margin: 10px 7px;
	padding:0;
	background: url(../images/thumb-hr.gif) no-repeat center bottom;
}

.gravatar {
    clear:both;
	background: url(../images/avatar-bg.gif) no-repeat;
	width: 75px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0 0 6px;
	float:left;
}

.gravatar img {
	border:solid 1px #cee48b;
	background-color: #FFFFFF;
}

.comment-entry {
	width: 430px;
	float:left;
	position:relative;
}

.comment-number {
    clear:both;
	font-size: 12px;
	color: #CCCCCC;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}

.commentlist a, .commentlist a:visited{
    font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
	color: #5A8800;
	text-decoration:underline;
}

.commentlist a:hover{
	text-decoration:none;
}

.commentlist p{
	margin: 10px 0px;
}

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}


.about img{	
    padding:5px;
	border:1px solid #cccccc;
	background:white;
	margin: 5px 0 ;
}

.s-ad img{	
	margin: 5px 0  ;
}

img.left, a img.left {
	float:left;
	margin: 0;
}


.home img{
    clear:both;
	float:left;
	padding:3px;
	border:1px solid #ccc;
	background:white;
	margin: 2px 5px 5px 0;
}

.home a:hover img {	
	border:1px solid #399;
	background:#999;
}

.dispatchimg {
    clear:both;
    float:left;
	width:120px;
	height:120px;
	padding:0 0 0 3px;
	text-align:center;
}

.prodstext {
    clear:both;
    float:right;
	width:140px;
	padding:7px 0 3px 0;
}


.dispatch-l img,.dispatch-r img{
    border:0px;
}

a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
/*  
=======8: ad style ========
*/
#shopad{
	clear:both;
	float:left;
	margin:5px 0 65px 1px;
}

#ad-3box{
    clear:both;
	width:300px;
	float:right;
	margin: 0 6px 0 0;
}

.adbot {
    float:left;
	padding:4px;
	margin:0 7px 0 0;
    border:#CCC dotted 1px;
}

#ad img{
    clear:both;
	float:left;
	position:relative;
    margin:0;
}

.left1 , .left , .leftform{
	float:left;
}

.right{
    margin:3px 0 3px 138px;
}

.leftform {
    clear:both;
	padding:0 8px 0 0;
}

.spand{
	padding:2px;
	text-align:left;
}

.bottom {
    clear:both;
	float:right;
	padding-bottom:7px;
}

/*  
======= 9: form style ========
*/
#brandlist{
    margin:32px 5px 0 5px;
	float:left;
    color:#8CAE26;
	font-size:125%;
	font-weight:bold;
	padding:2px 4px;
}

#brandform {
	font: 11px Arial, Helvetica, sans-serif;
    margin:27px 0 0 0;
	background:transparent url(../images/brand_select_bg.gif) 0 0 no-repeat;
	height:33px;
	padding:3px 0;
	float:left;
}

#commentform {
	margin-top: 15px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform label, #searchform label{
	font-weight: bold;
	color:#666;
	font-size: 85%;
}

#commentform label span{
	font-weight: normal;
}

#commentform input{
	padding:2px 2px 2px 5px;
	color:#666;
}

#commentform textarea{
	width: 330px;
	height: 135px;
	color:#666;
	padding:4px 2px 4px 5px;
}

#commentform .submitbutton {
    margin:7px 0 10px 138px;
	width: auto;
	padding: 4px 12px;
	font: bold 12px;
	color: #FFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}

#member{
    border-bottom:1px #366 solid;
	background-color:#F0F0F0;
	height:25px;
	padding:2px 6px;
	margin-top:3px;
}

.face{
    margin-left:138px;
	margin-top:10px;
}

.face a, .face a:visited{
	padding:2px;
}
 
.face a:hover{
	padding:2px;
	background:#CEDE96;
}

select{
	padding:2px;
}

#orderform {
	margin-top: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#orderform label{
	font-weight: bold;
	color:#666;
	font-size: 100% ;
	margin:0 3px 5px 7px;
}

#orderform label span{
	font-weight: normal;
}

#orderform input{
	padding:3px 1px 1px 4px;
	color:#666;
	margin:2px 0 0 2px;
}

#orderform .submitbutton {
	margin:7px 0 0 0;
    width: auto;
	padding: 5px 12px 2px 12px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#orderform .submitbutton:hover {
	background: #779d03;
}
