BODY {
background:url(images/template/bkgd.png) repeat;
background-color:#F2D7A0;
color : #5E5E5E;
margin : 0;
padding : 0;
text-align : left;
}

/* sizes etc; */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font:90%/1.3 Georgia,serif; }
/*
body, button { color:#444; }
input, select, textarea { color: #222; }
*/
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6, pageHeading {
	 color: #4C5838;
  margin: 0;
  padding: 0;
  font-variant : small-caps;
  font-weight : lighter;
   font:1em/1.2 Georgia,serif
}
h4, h5, h6 {
	font:1em/1.2 Georgia,serif
}

h3 {
  padding-left: 10px;
}

h5 {
  padding-left: 16px;
}
h1, h2, h4, .pageHeading {
margin : 1px 0 10px 0;
}
h1, .pageHeading {
font-size:1.8em}

h2{font-size:1.5em}
h3{font-size:1.2em}

label {
font-size: 98%;
}
p {
font-size:100%;
margin: 2px;
}
.description {
margin:12px 0 10px 10px;
font-size : 104%;
line-height:120%;
}
br {
clear: both;
display: block;
}
small {
font-size : 85%;
}
figcaption {
font-size : 85%;
text-align:center;
font-style:oblique;
}
ul {
list-style-type : square;
}
ol {
list-style-type : decimal;
}
ol ol {
list-style-type : upper-alpha;
}
ol ol ol {
list-style-type : lower-roman;
}
ol ol ol ol {
list-style-type : lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom : 0;
}
dl {
margin-bottom:1px;
}
dt {
font-weight : bold;
}
dd {
margin-bottom:1px;
}
legend {
	font-weight:bold;
}
cite, em, i {
font-style : italic;
}
ins { background-color: #ff9; color: #000; text-decoration: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
blockquote cite, blockquote em, blockquote i {
font-style : normal;
}
pre {
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}
abbr, acronym, abbr[title], dfn[title] {
border-bottom : 1px dotted;
cursor : help;
}
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
meter {
height : 1em;
vertical-align : -2em;
width : 5em;
}
mark { background-color: #ff9; color: #000; font-style:italic; font-weight: bold; }
del {
text-decoration :line-through;
}
.alert {color:#F00; }

header {
	font-weight: lighter;
}
/* */
.center {
	text-align:center;
}
#container {
width : 967px;
margin-left : auto;
margin-right : auto;
margin-top : 0px;
float : none;
position : relative;
overflow : hidden;
}
/* Site Wide Text Formats */

article_listing_title {
}
product_listing_title {
}
A {
color : #804040;
text-decoration : none;
}
A:hover {
color : #8b8b8b;
text-decoration : none;
}

A.pageResults {
color : #0000ff;
}
A.pageResults:hover {
color : #0000ff;
background : #ffff33;
}

TD.main, P.main {

}
TD.smallText, SPAN.smallText, P.smallText {
font-size : 85%;
}
.boxText  {
font-size : 92%px;
}
/* Various */
.spacer10 {
background:url(images/pixel_trans.gif);
height: 10px;
width: 100%;
}
.spacer10X1 {
background:url(images/pixel_trans.gif);
height: 1px;
width: 10px;
}
.spacer4 {
background:url(images/pixel_trans.gif);
height: 4px;
width: 100%;
}
.spacer6 {
background:url(images/pixel_trans.gif);
height: 6px;
width: 100%;
}
img {
border : 0;
}
img.l {
  float: left; margin-right: 5px;
}
img.r {
  float: right; margin-left: 5px;
}
wrap {
white-space : nowrap;
}
FORM {
display : inline;
}



.form_style {
  border-style: solid;
  border-width: 1px;
  border-color: #9C7A37;
}


/* Attributes Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: #eee;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #9C7A37;
}
/* End Attributes Progress Bar */
SPAN.greetUser {
color : #f0a480;
font-weight : bold;
}
SPAN.markProductOutOfStock {
font-size : 94%;
color : #c76170;
font-weight : bold;
}
SPAN.productSpecialPrice {
color : #ff0000;
font-weight:bold;
}
SPAN.errorText, P.errorText {
color : #ff0000;
}
.moduleRowOver {
background-color : #E9BE64;
cursor : pointer;
}
.moduleRowSelected {
background-color : #E9BE64;
}
.messageBox {
font-size : 85%;
}
.messageStackError, .messageStackWarning {
font-size : 85%;
background-color : #ffb3b5;
}
.messageStackSuccess {
font-size : 85%;
background-color : #99ff00;
}
.inputRequirement {
font-size : 85%;
color : #ff0000;
}
.errorBox {

font-size : 85%;
background : #ffb3b5;
font-weight : bold;
}
.stockWarning {

font-size : 85%;
color : #cc0033;
}
.productsNotifications {
background : #f2fff7;
}
.orderEdit {

font-size : 85%;
color : #70d250;
text-decoration : none;
}
SPAN.newItemInCart {

font-size : 85%;
color : #ff0000;
}
UL.sitemap {
margin: 0;
padding-left: 8px;
list-style-type: none;
}
/* End Various */

/* Header Areas */
TABLE.header_top {
background:url(images/template/header_01.png);
width: 967px;
height: 94px;
}
TABLE.header_middle {
background:url(images/template/header_02.png);
width: 967px;
height: 84px;
}
TABLE.header_bottom {
background:url(images/template/header_03.png);
width: 967px;
height: 34px;
}

/* Horizonal Menu  */
TD.top_menu {
background:url(images/template/menu.png) no-repeat;
width: 967px;
height: 30px;
}
.top_menu {padding-left:8px; margin:0; text-align:center; list-style:none; height:29px; position:relative; font-size:96%; color:#4C5838; font-weight:lighter; font-variant:small-caps;}
.top_menu li {float:left;}
.top_menu li a {color:#4C5838; display:block; float:left; height:29px; line-height:29px;}
.top_menu li a b {float:left; display:block; padding:0 16px 0 12px;}
.top_menu li.current a {color:#4C5838; background:url(images/template/menu_hov.png);}
.top_menu li.current a b {background:url(images/template/menu/bg2.png) no-repeat right top;}
.top_menu li a:hover {color:#8b8b8b; background:url(images/template/menu_hov.png);}
.top_menu li a:hover b {background:url(images/template/menu/bg2.png) no-repeat right top;}
.top_menu li.current a:hover {color:#8b8b8b; background:url(images/template/menu_hov.png);}
.top_menu li.current a:hover b {background:url(images/template/menu/bg2.png) no-repeat right top;}
/* End Horizonal Menu  */
TABLE.menu_shadow {
background:url(images/template/menu_shadow.png) no-repeat;
width: 967px;
height: 8px;
}
.tab{  padding-right:20px;  margin:0; float:right; list-style:none; height:24px; position:relative; font-size:96%; font-weight:lighter; font-variant:small-caps;}
	.tab li{ color:#4C5838;  float:left; list-style: none; }
	.tab li span { display:block; height:27px; padding-left:5px; background:url(images/template/tab_left.png) no-repeat top left; }
	.tab li span span{ display:inline-block; height:24px; padding-right:9px; background:url(images/template/tab_right.png) no-repeat top right; margin-right:1px }
	.tab li span span a { color:#4C5838; display: block; height:24px; text-decoration:none; text-align:center; padding-top:8px; background:url(images/template/tab_middle.png) repeat-x top; min-width:50px; }
	.tab li a:hover{ color:#8b8b8b; cursor:pointer;}
/* End Tab Menu  */

TR.headerError {
background : #ff0000;
}
TD.headerError {
background : #ff0000;
color : #ffffff;
font-weight : bold;
text-align : center;
}
TR.headerInfo {
background : #00ff00;
}
TD.headerInfo {
background : #00ff00;
color : #ffffff;
font-weight : bold;
text-align : center;
}
/* END HEADER AREA */

/*Footer area*/
TABLE.top_footer {
background:url(images/template/top_footer.png);
width: 967px;
height: 86px;
}
TABLE.footer {
background:url(images/template/footer.png);
width: 967px;
height: 44px;
}
TD.footer {
font-size : 85%;
color : #000000;
font-weight:lighter;
}
/* End Footer Area */

TABLE.main_body {
background:url(images/template/body.png) repeat;
width: 967px;
padding-left : 0px;
padding-top : 0px;
margin-left : auto;
margin-right : auto;
position: static;
}
/* Bread Crumb */
TD.bread {
background:url(images/template/center_01.png) no-repeat top;
height:32px;
width: 760px;
margin-left : auto;
margin-right : auto;
position: relative;
}
DIV.bread_text {
font-size: 85%;
padding-top: 3px;
padding-left: 20px;
}
A.breadNavigation {
font-size : 85%;
color:#804040;
font-weight:lighter;
}
A.breadNavigation:hover {
color : #8b8b8b;
}
/* End Bread Crumb
/* Columns and Side Boxes */
/* Center Column */
TABLE.col_center {
width:760px;
padding-left : 2px;
padding-right: 0px;
padding-top : 0px;
margin-left : auto;
margin-right : auto;
position: relative;
}

TD.col_center_middle {
background:url(images/template/center_02.png) repeat-y;
width: 760px;
padding-left: 6px;
padding-right: 14px;
margin-left : auto;
margin-right : auto;
position: relative;
}

DIV.col_center_bottom {
background:url(images/template/center_03.png) no-repeat top;
width: 760px;
height: 36px;
padding-left:0px;
padding-right:0px;
margin-left : auto;
margin-right : auto;
position: relative;
}
/* Center Column */
/* Home Page */
TABLE.col_home {
width:967px;
padding-left  0px;
padding-right: 0px;
padding-top : 0px;
margin-left : auto;
margin-right : auto;
position: relative;
}

TD.col_home_middle {
background:url(images/template/home_02.png) repeat-y;
width: 967px;
padding-left: 20px;
padding-right: 20px;
margin-left : auto;
margin-right : auto;
position: relative;
}

DIV.col_home_bottom {
background:url(images/template/home_03.png) no-repeat top;
width: 967px;
height: 38px;
padding-left:0px;
padding-right:0px;
margin-left : auto;
margin-right : auto;
position: relative;
}
TD.bread_home {
background:url(images/template/home_01.png) no-repeat top;
height:33px;
width: 967px;
padding-left: 10px;
padding-right: 10px;
margin-left : auto;
margin-right : auto;
position: relative;
}
/* COLUMN LEFT */
TD.col_left {
width:190px;
padding-left : 14px;
padding-top : 0px;
margin-left : auto;
margin-right : auto;
position: static;
}
/* End Column Right */

/* COLUMN RIGHT */
TD.col_right {
width:0px;
padding-left : 10px;
padding-top : 0px;
margin-left : auto;
margin-right : auto;
position: static;
}
/* End Column Right */

/*Main Info Box Style*/
TD.infoBox_top {
background : url(images/template/infobox/box_01.png) no-repeat top;
height : 32px;
padding-left : 13px;
vertical-align : middle;
margin : 0;
}
TD.infoBox_middle {
background : url(images/template/infobox/box_02.png);
padding : 0 0 0 0;
margin : 0;
}
TD.infoBox_bottom {
background : url(images/template/infobox/box_03.png) no-repeat top;
height : 20px;
}
/* Menu insides */
DIV.menu_box {
width : 160px;
padding-left : 10px;
padding-top:3px;
margin: 0;
}
DIV.image_box {
width : 170px;
padding-top:6px;
margin : 0;
}
/* End Menu Insides */
SPAN.menu_box {
color : #804040;
}

/* MENU OL LI ECT; */
.menudiv
{
font-size:  85%;
}
.menudiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: auto; /* Width of Menu Items */
/* border-bottom: 1px solid #ccc; */
}

.menudiv ul li{
position: relative;
}

/*Sub level menu items */
.menudiv ul li ul{
position: absolute;
background: #F2D7A0;
width: 129px; /*sub menu width*/
top: 0;
visibility: hidden;
border: 1px solid #9C7A37;
}

/* Sub level menu links style */
.menudiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #804040;
text-decoration: none;
padding: 1px 5px;
/* border: 1px solid #9C7A37; */
border-bottom: 0;
}

.menudiv ul li a:visited{}

.menudiv ul li a:hover{
color: #8b8b8b;
background: #E9BE64;
}

.menudiv .subfolderstyle{
background: url(images/.png) no-repeat center right;
}


/* Holly Hack for IE \*/
* html .menudiv ul li { float: left; height: 1%; }
* html .menudiv ul li a { height: 1%; }
/* End */
/* end menu ol ul, ect; */
/* End Main Info Box Styles */

/* Other main site areas that use the infobox class and should have a shared look */
.infoBoxContents {
font-size :  85%;
}
.infoBoxNotice {
background : #ff8e90;
}
.infoBoxNoticeContents {
background : #ffe6e6;

font-size :  85%;
}
TD.infoBoxHeading {
background:url(images/template/sidebar_header.gif) repeat-x;
height : 24px;
font-size : 96%;
font-variant : small-caps;
font-weight : lighter;
color : #ffffff;
padding-left : 13px;
vertical-align : middle;
margin : 0;
}
TD.infoBox, SPAN.infoBox {

font-size : 85%;
}
/* End other simular styles */
/* End Columns and Side Boxes */

/* Product listing page */
TABLE.productListing {
width: 96%;
border:0px solid #9C7A37;
padding-top : 3px;
margin-left : auto;
margin-right : auto;
position: static;
}
 .list_seperator {
border-top:1px dashed #9C7A37;
padding-bottom: 1px;
 }
TD.tableHeading {
background:url(images/template/tableheading.png) no-repeat center top;
width:740px;
}
.productListing-heading {
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.productListing-data {
font-size : 85%;
padding-left: 6px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.shippingOptions-odd {
background : #edd096;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.shippingOptions-even {
background:f2d7a0;
}
/* End Product listing page */

/* Advanced Search Form */
TD.fieldKey {

  font-size: 96%;
  font-weight: bold;
}
TD.fieldValue {

  font-size: 96%;
}
/* End Advance Search Form */

/* Module Boxes */
/* Specials */
TD.specials_back {
background: url(images/special_price.gif);
width: 96px;
height: 26px;
font-size: 96%;
color: #ffffff;
font-weight: lighter;
}
.specials_outline {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #A8C12B;
}
.specials_old_price{
 font-size: 92%;
 color: #333333;
}
.specials_name{
color: #4C5838;
padding-left:5px;
}
.specials_desc{
font-size: 92%;
padding-left:5px;
 padding-top:5px;
}
/* End Specials*/

/* Star Product*/
.star_outline {
margin-top:3px;
border:1px solid #bfbfbf;
}
.starName{
 color: #4C5838;
 padding-left: 20px;
 }
 .starProdDesc{
 font-size: 96%;
 color: #808080;
 padding-right: 20px;
 }
 .starPrice{
 font-weight: lighter;
 color: #ffffff;
 }
TD.star_corner {
background: url(images/star_img.gif);
}
/* End Start Product */

/* Banner Style */
.banner_outline {
margin-top:3px;
border:1px solid #bfbfbf;
}
.bannerName{
font-size: 96%;
font-weight: bold;
color: #102469;
padding-left:5px;
padding-top:5px;
}
.bannerDesc{
font-size: 92%;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}
TD.banner_left {
width : 5%;
background: url(images/banners/quote_01.png);
background-position:top;
background-repeat:no-repeat;
}
TD.banner_center {
width: 90%;
}
TD.banner_right {
width: 5%;
background: url(images/banners/quote_02.png);
background-position:bottom;
background-repeat:no-repeat;
}
/* End Banner */

/* Showcase */
TABLE.showcase_outline {
background: url(images/burst2.png) no-repeat right top;
border:1px solid #9C7A37;
height: 140px;
margin-top:4px;
}
.showcase_Price{
 font-size: 96%;
 font-weight: lighter;
 color: #ffffff;
 padding-top:6px;
 padding-right: 2px;
 }
 .showcase_Name{
color: #4C5838;
padding-left:5px;
padding-top:5px;
}
.showcase_Desc{
font-size: 92%;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}
/* Showcase */

/* New Products */
TABLE.newprods_outline {
height: 140px;
margin-top:6px;
border:1px solid #9C7A37;
}
.newprods_Price{
 font-size: 96%;
 font-weight: lighter;
 padding-left:60%;
 color: #9C7A37;
 }
 .newprods_Name{
color: #4C5838;
padding-left:5px;
padding-top:5px;
}
.newprods_Desc{
font-size: 92%;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}
/* End New Products */

.sticky_outline {
height:160px;
margin-top:3px;
border:1px solid #9C7A37;
}
 .sticky_Name{
color: #4C5838;
padding-left:12px;
padding-top:5px;
}
.sticky_Desc{
font-size: 92%;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
}
/* PRODUCT INFO Page */
TD.listing_cell{
background:url(images/template/nav2bullet.gif);
background-position: left;
background-repeat:no-repeat;
}

SPAN.listing_text{
font-size: 96%;
font-weight:lighter;
color: #000000;
padding-left:12px;
}
SPAN.Price{
font-size: 96%;
font-weight:lighter;
color: #000000;
padding-left:13px;
}

SPAN.SalePrice {
font-size: 96%;
color: #ffffff;
font-weight: lighter;
padding-left: 33px;
}
/* End Product Info Page */
/* Checkout page */
.checkoutBarFrom, .checkoutBarTo {
font-size :  85%;
color : #8c8c8c;
}
.checkoutBarCurrent {
font-size :  85%;
color : #000000;
}
.checkout_outline {
margin-top:0px;
border-bottom:1px solid #9C7A37;
border-left:1px solid #9C7A37;
border-right:1px solid #9C7A37;
}

TD.cart {
background:url(images/checkout/cart.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}

TD.billing {
background:url(images/checkout/users.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.ship_to {
background:url(images/checkout/delivery.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.shipping {
background:url(images/checkout/ship.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.payment {
background:url(images/checkout/credit_cards.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.discounts {
background:url(images/checkout/discount.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
TD.comments {
background:url(images/checkout/comment.png) no-repeat left top;
padding-left: 60px;
font-size : 96%;
height:32px;
padding-bottom: 6px;
color : #ffffff;
font-variant : small-caps;
font-weight : lighter;
}
/* End Checkout page */
/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border:1px solid #bfbfbf;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */
/* Tool Box menu */
#tools {
font-size: 9px;
padding-right: 9px;
margin : 0px;
float:right;
}

#tools ul {
padding-top: 0px;
padding-left: 0px;
margin: 0px;
list-style: none;
width:100%;
}
#tools li {
  list-style: none;
  padding-left: 3px;
  float:left;
  }
/* End Tool Box menu */
/* Social Tool Box menu */
#s_tools {
font-size:  85%;
padding-right: 9px;
margin : 0px;
float:right;
}
#s_tools img {
vertical-align: middle;
margin: 0px;
}
#s_tools ul {
padding-top: 4px;
padding-right: 10px;
margin: 0px;
list-style: none;
width:100%;
}
#s_tools li {
  list-style: none;
  padding-left: 5px;
  float:left;
  }
/* End Social Tool Box menu */
/* Modal Window Actions */
/* IE6 Crap */
* html .modal-overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html .modal-window
{
	position:absolute;
}
/* End IE6 Crap */
.modal-overlay {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#000;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	z-index:101;
}
.modal-window {
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window {
	position:absolute;
	width:30px;
	height:30px;
	left:4px;
	top:1px;
	background:url('images/toolbox/close_mod.png') no-repeat scroll left top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover {
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}
/* End Modal Actions */

.homepage_outline {
width:912px;
}
TD.home_cat {
width:624px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#home_cats {
position:relative;
width:100%;
}
#home_cats ul {
width:620px;
list-style: none;
text-align:center;
float:left;
margin-left:auto;
margin-right:auto;
}
#home_cats li {list-style:none; float:left;  width:25%;}
#home_cats h3 {
  margin: 0;
  font-variant : small-caps;
  font-weight : lighter;
  padding-bottom:22px;
}
/* End Tool Box menu */

.tab_2{  padding-left:20px;  margin:0; float:left; list-style:none; height:24px; position:relative; font-size:92%; font-weight:lighter; font-variant:small-caps;}
	.tab_2 li{ color:#4C5838;  float:left; list-style: none; }
	.tab_2 li span { display:block; height:27px; padding-left:5px; background:url(images/template/tab_left.png) no-repeat top left; }
	.tab_2 li span span{ display:inline-block; height:24px; padding-right:9px; background:url(images/template/tab_right.png) no-repeat top right; margin-right:1px }
	.tab_2 li span span a { color:#4C5838; display: block; height:24px; text-decoration:none; text-align:center; padding-top:8px; background:url(images/template/tab_middle.png) repeat-x top; min-width:50px; }
	.tab_2 li a:hover{ color:#8b8b8b; cursor:pointer;}
/* End Tab Menu  */
