﻿@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 =====
*/
body{
	color:#666;
	font:100%/150% Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:url(../images/top-bar-bg.gif) center top no-repeat;
}

#home{
	text-align:center;
	width:954px;
	margin:0 auto;
}

#wrap{
	clear:both;
	width:954px;
	text-align:left;
	margin:0 auto;
}

#footer{
	font:100%/170% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	width: 954px;
	text-align:center;
	float: left;
	position: relative;
	padding: 0 0 20px 0;
	border-top: 1px #ccc solid;
	margin-top: 10px;
}

#footer a{
	text-align:center;
	color:#666;
	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;
}

#main-content{
	width:490px;
	margin:0;
	padding: 0;
}

#main-content-about{
	width:725px;
	margin:20px 0 0 5px;
	line-height: 210%;
}

#main-content-about-copy{
	width:715px;
	padding: 10px 0 0 5px;
	float:left;
}

#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{
	padding:0;




	*padding:0 10px 10px 0;
	float:left;
	clear:both;
	width: 480px;
	display:inline;
	text-align: left;
}

.moreicon{
	text-align:right;
	float:right;
	margin: 0 5px 2px 0;
}

.blogtitle{
	border-bottom:1px #d9d9d9 solid;
	margin:10px 0 5px 0;
	padding:0 0 5px 0;
	text-align:left;
	float: left;
}
.more{
	border-bottom:1px #d9d9d9 solid;
	width:455px;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	text-align:left;
	float: left;
}

.more img, .blogtitle img{
	padding:0;
	margin: 0;
}
#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:700px;
	margin:5px 0 0 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:245px;
    margin:0 0 0 1px;
	float:left;
}

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

#sub-coolsite{
	width:227px;
	float:left;
	padding:0 13px 2px 0;
	line-height:150%;
	color:#666666;
	text-align: left;
}

#sub-content-copy{
	margin:10px 10px 10px 0;
    width:200px;
	float:left;
}

#sub-content-s{
    width:185px;
	padding:0 2px 0 0;
	margin:0 10px 0 15px;
	float:left;
}

#sub-content-s-copy{
	margin:0 0 0 3px;
	width:190px;
	padding:5px 0 5px 0;
	position: relative;
}

#sub-content, #sub-content-s, #sub-content-case,#sub-content-blog{
	font-size:100%;
	color:#7C7C7C;
    display:inline;
}

#sub-content-case{
	float:left;
	width:205px;
	margin:0;
	padding:4px 0;
	position: relative;
}

#sub-content-know{
	float:right;
	width:170px;
	margin:0 0 0 0px;
}

#main-content-know{
	margin:0;
	float:left;
	width: 540px;
}

#sub-content-blog{
    width:185px;
	padding:0 2px 0 0;
	margin:0 0 0 15px;
	float:left;
}

#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;
	margin:4px 4px 0 4px;
	padding: 6px;
	}

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

/* logo component : #header 'logo' link image replacement */
#header{
	margin: 0 auto;
}

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

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

#header .top-bar{
    height:20px;
	margin:0 auto;
	text-align:right;
	color:#003366;
	padding:5px 0;
}

#header .top-bar a{
	color:#003366;
	text-decoration:none;
}

#header .top-bar a:hover{
    text-decoration:underline;
}

#header .navigation{
    z-index:1;
}
#header .focus{
	top:29px;
	position:absolute;
	z-index:-1;
	float:left;
}

#header .spot{
	top:155px;
	position:absolute;
	z-index:1;
	float:left;
}

#header .title{
	z-index:5;
	float:right;
	width: 790px;
	position:absolute;
	top:326px;
	margin-left: 164px;
}


/* 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;
}

.googlemap{
    float:left;
    width:425px;
}

.map{
	float: left;
	line-height:170%;    
	width: 220px;
}
.case, .map{
	padding:5px 0 5px 0;
	margin:5px 5px 3px 5px;
	float: left;
	line-height:170%;
}
.case{
	border-bottom:1px #666 dotted;
	width: 340px;
	height:80px;
}
.case a{
    color:#f90;
	font-weight:bold;
	text-decoration:none;
}

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

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

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

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

.sitemap{
	width: 230px;
	float:left;
	padding:5px 0 5px 0;
	margin:5px 5px 3px 0;
	line-height:170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 200px;
}

.sitemap a{
	background:url(../images/c-arrow.gif) 0 0 no-repeat;
	color:#006699;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 3px;
}

.sitemap ul{
    margin-left:20px;
	margin-top:5px;
}
.sitemap li a{
	list-style-type:none;
	color:#0066CC;
	padding:2px 0 2px 15px;
	font-weight:normal;
	line-height:180%;
	background:url(../images/arrow_red.gif) 0 0 no-repeat;
}
.events{
	float:left;
	margin:5px;
	width:690px;
	border-bottom: 1px dotted #ebebeb;
	padding: 5px 0;
}

.events img{
    float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:3px;
	border:1px solid #ebebeb;
}

.simple img{
	border:1px solid #ebebeb;
	padding:3px;
}

.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%;
}

.item table, .item td{padding:1px 4px;}
.item a{
    color:#999900;
	text-decoration:none;
}
/* 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:#666;
	margin:0 8px 70px 5px;
	line-height:1.6em;
	padding:0 0 5px 0;
}

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

.trace a:hover{
	color:#CC0000;
	text-decoration:none;
}

/* blog component */

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

.ntime{
	color:#478AB1;
	font-size:11px;
	padding:1px;
	float:left;
	width:60px;
	font-weight: bold;
}

.ntitle a{
    color:#336699;
	font-size:12px;
	padding:1px;
	float:left;
	width:270px;
}

.btitle a{
	color:#0066CC;
	font-size:12px;
	padding:1px;
	float:left;
	width:215px;


	!important;
	width:219px;
	font-weight: bold;
}

.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 ,.entry-main{
    clear:both;
	padding:10px 0 12px 0;
}

.entry2 {
	padding:0;
}

.entry-main{
	width:500px;
	float:left;
}
.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:100%;
	font-weight:bold;
	color:#003366;
}

.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;
}

h2{
    color:#336699;
	font-size:15px;
}

h2 a{
    color:#336699;
	font-size:15px;
	border-bottom:#ebebeb dotted 1px;
}

h3 {
	line-height:150%;
	margin: 3px 0;
	font-size: 11px;
	*font-size: 10px;
	height:45px;
}

h3 a , h3 a:visited {
	color: #666;
	text-decoration: none;
	font-weight:normal;
}

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

h4 {
	line-height:180%;
	padding:0 0 5px 15px;
	color:#336699;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	background:url(../images/title-start.gif) 0 0 no-repeat;
}

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

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

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

h6{
	color:#FF6600;
	font-size:12px;
	line-height:200%;
	font-weight:bold;
	margin:3px 0;
}

.blogword, .blogword p{
    font:15px/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:#0066CC;
	font-size:10px;
}

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

.readmore a:hover{
	color:#0066CC;
}

.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;
}

#footer .linkword{
	color:#ebebeb;
	background:url(../images/bottom-bg.gif) 0 0 no-repeat;
	line-height:2em;
	width:844px;
	height: 24px;
	padding:5px 0 1px 110px;
	text-align:left;
}

#footer .linkword a{
    color:#ebebeb;
	text-decoration:none;
}
#footer .blogo{float:left;margin:5px;}

#footer .info{float:right;width:770px;margin:13px 5px;font-size:11px;text-align:left;}

#footer .make{margin-left:50px;color:#ABC1C9}
#footer .make a{color:#ABC1C9; font-weight:bold}

.homenews{
	float:left;
	position:relative;
	width: 340px;
	margin-left: 5px;
	}

.news{
	float:left;
	width:135px;
	height: 120px;
	;
}
.news img{padding:3px;border:1px #ebebeb solid;
}

.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:#666;
	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,.con-list{
	margin-left:2px;
}

.con-list{
    float:left;
}
.con-list li{
	margin:0.2em 1em 0.2em 0;
	background:transparent url(../images/c-arrow.gif) 0 4px no-repeat;
	padding-left:14px ;
}

.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,.con-list li a{
	font:100%/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,.sub-list,{
	list-style-type:none;
	margin:0;
	padding:5px 0;
	line-height:180%;
}
.prod-list{
    margin:0 0 0 20px;
	list-style-type:none;
	padding:0 0 5px 0;
	line-height:180%;
}
.prod-list li{
	margin: 0 2px;
	padding:2px 0 2px 16px;
	background:url(../images/c-arrow.gif) 0 3px no-repeat;
	border-bottom:1px dotted #ccc;
}

.prod-list li a{
    color:#339999;
	text-decoration:none;
}
.about-list li{
	margin: 5px;
	padding:3px 0 3px 16px;
	background:url(../images/arrow.gif) 0 7px no-repeat;
	border-bottom:1px solid #ccc;
}

.about-list li a{
    color:#006699;
	text-decoration:none;
	font-weight:normal;
}

.about-list li a:hover,.prod-list li a:hover{
    color:#000099;
	text-decoration:none;
}

.first{
	font-weight:bold;
}

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

.sub-list li a:hover{
    color:#900;
	text-decoration:none;
}
.sub-list li{
	margin: 5px 0;
	padding:3px 0 3px 16px;
	text-decoration:none;
	background:url(../images/arrow.gif) 0 7px no-repeat;
	line-height:160%;
	border-bottom:1px solid #ccc;
}

#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:left;
	width: 330px;
	height: 140px;
}

.dispatch-l {
	float:left;
	width: 335px;
	height: 140px;
}

.dispatch-s {
	float:left;
	width: 125px;
	text-align: center;
	position: relative;
	padding:0px;
	margin: 3px 0;
	height: 210px;
}

.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;
}

.ad img{	
    padding:2px 0;
	margin: 2px 0 ;
}

.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:125px;
	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;
	line-height: 160%;
}

.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;
}

.dotline{
    background:url(../images/dot.gif) top 0 repeat-x;
	width:700px;
	float:left;
	clear:both;
}

.content-2-col{
    float:left;
	margin:5px;
	padding:5px;
}

.prodlist{
    color:#666;
	line-height:170%;
	font-size:11px;
	width:180px;
}

.prodlist a{
	padding-bottom:2px;
	color:#0033CC;
	line-height:3em;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px #ebebeb solid;
	font-weight:bold;
}

.prodlist a:hover{
    color:#999;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px #ebebeb solid;
}
