body {
	background:url(/images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#a4ba33;
}

  #tabsC {
      float:left;
      width:100%;
	  font-size:12px;
      line-height:normal;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 15px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background: url("/images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("/images/tabrightC.gif") no-repeat right top;
      padding:5px 25px 4px 20px;
      color:#464E42;
      }
    
    #tabsC a span {float:none;}
    
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
        }
        #tabsC #current a span {
                background-position:100% -42px;
        }


.font {
	font-size:16px;
	color: #090;
	font-weight:bold;
	padding:15px 0 2px 15px;
	
}
.product ul { 
	margin:0 0 0 12px;
	padding:0 0 0 7px;
}
.product li {
	padding:3px 0 3px 0;
	
}
.font12 {
	font-size:10px;
	color:#333;
}

.fontw {
	font-size: 12Px;
	color:#000;
	padding-left:15px;
	text-align:justify;
	padding-right:15px;
}
.more a{
	text-decoration:none;
	color:#FFF;
	padding-left:15px;
}
.more a:hover{
	text-decoration:underline;
	color:#FFF;
}
a.read {
	text-decoration:underline;
	color:#093;
}
.right {
	background:url(/images/right.jpg) no-repeat;
	background-color:#419736;
	background-position:right;
	height:32px;
	line-height:32px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}
.left{
	background:url(/images/left1.jpg);

	background-repeat: no-repeat;
	background-position: left;
	width:14px;
	height:32;
}
.bdr {
	border-bottom:#090 solid 1px;
}
	
.font14{
	font-size:12px;
	color:#1c5d0d;
	border:#090 solid 1px;
}
.font14 a {
	text-decoration:none;
	color:#1c5d0d;
}
.font14 a:hover {
	text-decoration:none;
	color:#1c5d0d;
	font-weight:bold;
}
	
.fontstrike {
	text-decoration:line-through;
	font-size:14px;
	color:#FFF;

}
.fontnormal {
	text-decoration:none;
	font-size:14px;
	color:#030;

}
.fontprodect{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	
	padding-top:10px;
	padding-bottom:10px;
}
.fontprodect span{
	font-size:11px;
	color:#fff;

}

.button {
	background:url(/images/button.jpg) repeat-x;
	height:16px;
	line-height:16px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	padding:0 12px 0 12px;
	display:block;
	border:#de6804 solid 1px;

	}
.product a {
	color:#FFF;
	text-decoration:none;
}
.product a:hover {
	text-decoration:underline;
	color:#FFF;
	font-weight:bold;
}

.detail {
	border:#CCC solid 1px;
}
.detail h2 {
	font-size:14px;
	color:#060;
	margin:0;
	padding:0 0 4px 0;
	text-align:center;
}
.price {
	font-size:12px;
	color:#333;
}
.inpurbox {
	width:160px;
	border:#CCC solid 1px;
	color:#333;
}
h2 {
	font-size:20px;
	color:#039;
	margin:0;
	padding:0;
}
.crouseal {
	background:url(/images/crouseal_bg.png) repeat-x left;
	float:left;
	text-align:center;
}



