﻿@charset "utf-8";
/* CSS Document */
body{
	width:950px;
	margin:0 auto;
	padding:0px;
	font-size:13px;
	line-height:24px;
	color:#566065;
}
ul,li,td,th,dl,dt,p,span,div{
	margin:0px;
	padding:0px;
	list-style:none;
}
a:link,a:visited{
	font-size:13px;
	color:#4b533f;
	text-decoration:none;
}
a:hover{
	color:#3b6600;
	text-decoration:none;
}
.header{
	width:950px;
	height:230px;
	overflow:hidden;
}
.main{
	width:950px;
	overflow:hidden;
	clear:both;
	margin-top:1px;
}
.left{
	width:210px;
	float:left;
}
.right{
	width:740px;
	float:left;
}
.classlabel{
	background:url(left-label.jpg);
	height:52px;
	width:210px;
}
.category{
	width:210px;
	padding-top:3px;
}
.category li.categoryname{
	width:210px;
	height:28px;
	background:url(leftlinkbg1.jpg);
	line-height:28px;
	margin-bottom:3px;
}
.categoryname a:link,.categoryname a:visited{
	width:210px;
	height:28px;
	line-height:28px;
	font-size:13px;
	text-decoration:none;
	text-indent:3.5em;
	color:#4b533f;
	display:block;
}
.categoryname a:hover{
	width:210px;
	height:28px;
	background:url(leftlinkbg2.jpg);
	color:#FFF;
	display:block;
}
/*--navigation--*/
.nav{
	width:740px;
	height:52px;
	overflow:hidden;
	clear:both;
	background:url(navbg.jpg);
}
.nav ul{
	margin-left:16px;
	clear:both;
}
.nav li.navlink{
	width:92px;
	height:52px;
	margin-right:25px;
	float:left;
}
.navlink a:link,.navlink a:visited{
	width:92px;
	height:52px;
	line-height:45px;
	text-indent:1.5em;
	color:#406d00;
	font-size:14px;
	font-weight:bold;
	font-family:新細明體;
	display:block;
	background:url(navlinkbg.jpg);
}
.navlink a:hover{
	width:92px;
	height:52px;
	display:block;
	color:#000;
	font-size:14px;
	font-family:新細明體;
	background:url(navlinkbg2.jpg);
}
.nav li.navright{
	width:22px;
	height:52px;
	background:url(navright.jpg) right center no-repeat;
	float:left;
}

/*--content--*/
.content{
	width:710px;
	margin-left:30px;
	overflow:hidden;
}
.rightlabel{
	width:710px;
	height:45px;
	overflow:hidden;
	background:url(label-line.jpg);
}
.rightlabel li.label{
	background:url(label-bg.jpg) left center no-repeat;
	width:200px;
	height:29px;
	margin-top:16px;
	line-height:29px;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-indent:2em;
	font-family:新細明體;
	vertical-align:middle;
}
.rightmain{
	width:670px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}
/*--product--*/
.proimg{
	width:670px;
	overflow:hidden;
	clear:both;
}
.proimg ul{
	width:167px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}
.proimg li.imglist{
	width:167px;
	height:124px;
	background:url(probg.jpg) top center no-repeat;
	text-align:center;
}
.imglist img{
	margin:3px;
	border:1px solid #FFF;
	width:135px;
	height:100px;
}
.imglist li.proname{
	width:167px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	text-align:center;
}
.proname a{
	width:135px;
	height:26px;
	line-height:26px;
	text-align:center;
	display:block;
	margin:0 auto;
	font-size:14px;
	font-family:新細明體;
}
.linkpage{
	text-align:center;
	line-height:30px;
	height:30px;
	font-size:12px;
	width:670px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #e0e0e0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.linkpage ul{
	clear:both;
	text-align:center;
	margin:0px auto;
}
.linkpage li{
	margin:3px 5px 0 0px;
	float:right;
}
.linkpage li.pagelabel{
	width:75px;
	height:20px;
	margin-right:5px;
}
.pagelabel a:link, .pagelabel a:visited{
	width:75px;
	height:20px;
	line-height:20px;
	display:block;
	border:1px dashed #CCCCCC;
}
.pagelabel a:hover{
	color:#FF0000;
	border:1px dashed #FF0000;
}
.linkpage li.page{width:auto;}
.page span{ width:20px;float:left;margin-right:5px;}
.page a:link, .page a:visited{
	width:20px;
	height:20px;
	display:block;
	line-height:20px;
	text-align:center;
	border:1px dashed #CCCCCC;
}
.page a:hover{
	color:#FF0000;
	border:1px dashed #FF0000;
}

/*--item--*/
.item{
	width:670px;
	clear:both;
}
.text{
	width:280px;
	line-height:24px;
	float:left;
	margin-right:20px;
}
.bigimg{
	width:370px;
	float:left;
}
.bimg{width:370px; margin-bottom:15px;}
.bimg img{
	width:320px;
	height:280px;
	padding:4px;
	border:4px solid #d3d3d3;
}
.fiveimg{
	width:334px;
	height:48px;
	overflow:hidden;
	clear:both;
}
.fiveimg li.s-img1{
	width:68px;
	float:left;
}
.fiveimg li.s-img2{
	width:62px;
	float:left;
}
.s-img1 img{
	width:58px;
	height:44px;
	padding:1px;
	border:1px solid #c5c5c5;
}
.s-img2 img{
	width:58px;
	height:44px;
	padding:1px;
	border:1px solid #c5c5c5;
}
.probigimg{
	width:670px;
	/*height:420px;*/
	border:1px solid #c5e8be;
	text-align:center;
}
.probigimg img{
	width:350px;
	padding:4px;
	border:4px solid #d3d3d3;
	margin-top:30px;
}


.footer{
	width:950px;
	height:84px;
	overflow:hidden;
	text-align:right;
	margin-top:15px;
	background:url(bottombg.jpg);
}
.footer ul{margin-top:10px;}
.footer li{
	margin-right:10px;
}

