/*
  $Id: stylesheet.css,v 1.1.1.1 2003/08/14 07:58:33 nickle Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 40px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000099;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffcc99;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #FF9966;
  color: #ffffcc;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #660000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial , sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ff00ff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: ;/*Ãä®ØÃC¦â*/
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: ; /*bannerªºhead­I´ºÃC¦â*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffcc;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff9966;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffcc99;
  color: #cc3300;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #ff00ff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #ff9966;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #666666; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
}
.green {
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #003300;
	line-height: 1.5;
	font-weight: normal;
	}

.bgbg{
	background-color: 000099}


<!--???????????????????????????????????????--!>

.font_mesoblue_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#0D0F99;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_mesoblue_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#0D0F99;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_mesoblue_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#0D0F99;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_mesoblue_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#0D0F99;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_mesoblue_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#0D0F99;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_mesoblue_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #0D0F99;
	line-height: 1.5;
	font-weight: bold;
	}
		
.font_mesoblue_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #0D0F99;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_mesoblue_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #0D0F99;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_mesoblue_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #0D0F99;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_mesoblue_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #0D0F99;
	line-height: 1.5;
	font-weight: bold;
	}


<!--???????????????????????????????????????--!>
.font_blue_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_blue_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_blue_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_blue_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_blue_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_blue_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_blue_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_blue_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: bold;
	}

.font_blue_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: bold;
	}

.font_blue_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#0000CC;
	line-height: 1.5;
	font-weight: bold;
	}
	
<!--???????????????????????????????????????--!>
	
.font_graymid{}
.font_graymid_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #999999;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graymid_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graymid_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #999999;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graymid_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #999999;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graymid_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #999999;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graymid_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #999999;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graymid_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graymid_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #999999;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graymid_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #999999;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graymid_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #999999;
	line-height: 1.5;
	font-weight: bold;
	}

<!--???????????????????????????????????????--!>

.font_graycoal{}
.font_graycoal_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graycoal_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graycoal_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graycoal_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graycoal_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #666666;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graycoal_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graycoal_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graycoal_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graycoal_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graycoal_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #666666;
	line-height: 1.5;
	font-weight: bold;
	}

<!--???????????????????????????????????????--!>

.font_graysilver{}
.font_graysilver_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graysilver_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graysilver_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graysilver_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graysilver_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_graysilver_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graysilver_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graysilver_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graysilver_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_graysilver_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #CCCCCC;
	line-height: 1.5;
	font-weight: bold;
	}

<!--???????????????????????????????????????--!>

.font_green{}
.font_green_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_green_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_green_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_green_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_green_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_green_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_green_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: bold;
	}

.font_green_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_green_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_green_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #00FF00;
	line-height: 1.5;
	font-weight: bold;
	}

<!--???????????????????????????????????????--!>

.font_orange{}
.font_orange_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#FF6600;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orange_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#FF6600;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orange_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#FF6600;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orange_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#FF6600;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orange_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#FF6600;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orange_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	}
		
.font_orange_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orange_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orange_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orange_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #FF6600;
	line-height: 1.5;
	font-weight: bold;
	}
	
<!--???????????????????????????????????????--!>

.font_orangelight{}
.font_orangelight_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#FF9900;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orangelight_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#FF9900;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orangelight_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#FF9900;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orangelight_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#FF9900;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orangelight_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#FF9900;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_orangelight_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #FF9900;
	line-height: 1.5;
	font-weight: bold;
	}
		
.font_orangelight_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #FF9900;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orangelight_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #FF9900;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orangelight_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #FF9900;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_orangelight_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #FF9900;
	line-height: 1.5;
	font-weight: bold;
	}
	
<!--???????????????????????????????????????--!>

.font_pink{}
.font_pink_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color:#FF00FF;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_pink_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color:#FF00FF;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_pink_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color:#FF00FF;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_pink_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color:#FF00FF;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_pink_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color:#FF00FF;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_pink_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #FF00FF;
	line-height: 1.5;
	font-weight: bold;
	}
		
.font_pink_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #FF00FF;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_pink_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #FF00FF;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_pink_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #FF00FF;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_pink_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #FF00FF;
	line-height: 1.5;
	font-weight: bold;
	}
	
<!--???????????????????????????????????????--!>

.font_red{}
.font_red_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_red_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_red_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_red_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_red_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_red_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_red_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_red_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_red_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_red_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #ff0000;
	line-height: 1.5;
	font-weight: bold;
	}

<!--???????????????????????????????????????--!>

.font_wood{}
.font_wood_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #990000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_wood_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #990000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_wood_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #990000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_wood_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #990000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_wood_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #990000;
	line-height: 1.5;
	font-weight: normal;
	}
	
.font_wood_heavy_12px{
	font-family: times new roman, times, serif ;
	font-size: 12px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_wood_heavy_14px{
	font-family: times new roman, times, serif ;
	font-size: 14px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_wood_heavy_16px{
	font-family: times new roman, times, serif ;
	font-size: 16px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_wood_heavy_18px{
	font-family: times new roman, times, serif ;
	font-size: 18px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	}
	
.font_wood_heavy_24px{
	font-family: times new roman, times, serif ;
	font-size: 24px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	}
	
<!--???????????????????????????????????????--!>
