@charset "utf-8";
body {
    background-attachment: fixed;
    background-image: url("../image/bg.jpg");
    background-position: left -90px;
    background-repeat: no-repeat;
    color: #302F2D;
    margin: 0;
    padding: 0;
}
a {
    color: #FFCC33;
}
.main-width {
    margin: 0 auto;
    width: 960px;
}
header {
    background-image: url("../image/bg_top_menu.png");
    box-shadow: 0 5px 5px #000000;
    display: block;
    overflow: hidden;
    padding: 10px 207px;
}
#logo {
    float: left;
    margin: 0;
}
#logo a {
    color: #F1F1F1;
    font: bold 30px/1 'Sigmar One',Verdana,Arial;
    text-decoration: none;
    text-shadow: 0 3px 0 #333333;
    text-transform: uppercase;
}
#logo a span {
    color: #DDDDDD;
}
nav {
    float: left;
}
nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
nav li {
    float: left;
}
nav a {
    background-color: #831608;
    background-image: -moz-linear-gradient(#BB413B, #831608);
    border: 1px solid #831608;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 3px 0 rgba(0, 0, 0, 0.7), 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #EEEEEE;
    float: left;
    font: bold 14px Arial,Helvetica;
    margin: 0 5px;
    padding: 3px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
nav a:hover {
    background-color: #BB413B;
    background-image: -moz-linear-gradient(#831608, #BB413B);
}
nav a:active {
    background: none repeat scroll 0 0 #BB413B;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
    position: relative;
    top: 2px;
}
nav span {
    background-color: #BB413B;
    background-image: -moz-linear-gradient(#D4463C, #AA2618);
    border: 1px dashed #EBA1A3;
    cursor: pointer;
    display: inline-block;
    padding: 4px 15px;
}
nav a:hover span {
    background-color: #BB413B;
    background-image: -moz-linear-gradient(#AA2618, #D4463C);
}
.amazon_scroller {
    border-radius: 10px 10px 10px 10px;
    margin: 0;
    padding: 0;
}
.amazon_scroller .amazon_scroller_nav {
    position: absolute;
}
.amazon_scroller .amazon_scroller_nav li {
    cursor: pointer;
    position: absolute;
}
.amazon_scroller .amazon_scroller_mask {
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
    position: absolute;
}
.amazon_scroller ul {
    float: left;
    margin: 0;
    padding: 0;
}
.amazon_scroller ul li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
}
.amazon_scroller ul li a {
    text-decoration: none;
}
.amazon_scroller ul li a amazon_scroller_title {
    overflow: hidden;
}
.amazon_scroller ul li a:hover {
    text-decoration: underline;
}
.amazon_scroller ul li a img {
    border: medium none;
}
#breadcrumb {
    background-image: url("../image/bc_bg.png");
    background-repeat: repeat-x;
    border: 1px solid #CACACA;
    color: #9B9B9B;
    font: 11px/30px Arial,Helvetica,sans-serif;
    height: 30px;
    margin-top: 3px;
    overflow: hidden;
    padding: 0;
    width: 800px;
}
#breadcrumb li {
    float: left;
    list-style-type: none;
    padding-left: 10px;
}
#breadcrumb a {
    background-image: url("../image/bc_separator.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #454545;
    display: block;
    height: 30px;
    padding-right: 15px;
    text-decoration: none;
}
.home {
    border: medium none;
    margin: 8px 0;
}
#breadcrumb a:hover {
    color: #35ACC5;
}
a.button {
    -moz-transition: border 0.218s ease 0s;
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DCDCDC;
    border-radius: 2px 2px 2px 2px;
    color: #6E6E6E;
    display: inline-block;
    font: bold 12px Helvetica,Arial,sans-serif;
    margin-right: 10px;
    padding: 7px 12px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}
a.button:hover {
    border-color: #999999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #333333;
}
a.button:active {
    border-color: #444444;
    color: #000000;
}
.wrapper2 {
    font-size: 11px;
    margin: 10px auto 0;
    width: 790px;
}
.blocks p {
    margin-bottom: 15px;
    position: relative;
}
.btn {
    background: url("../gfx/bgbtn.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #E1E0DF;
    color: #565E62;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    outline: medium none;
    padding: 0 10px;
}
.text, .textarea {
    background: url("../gfx/bginput.jpg") repeat-x scroll center bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #333333;
    height: 27px;
    padding: 1px 10px;
    position: relative;
    z-index: 2;
}
.text {
    width: 220px;
}
.textarea {
    height: 150px;
    width: 350px;
}
.blocks label {
    color: #666666;
    float: left;
    font-weight: bold;
    line-height: 37px;
    margin-right: 15px;
    text-align: right;
    width: 100px;
}
.blocks label.error, .blocks label.ok {
    background-position: 257px 16px;
    background-repeat: no-repeat;
    left: 110px;
    margin: 0;
    padding: 2px 15px 2px 280px;
    position: absolute;
    text-align: left;
    top: -4px;
    width: auto;
    z-index: 1;
}
.blocks label.ok {
    background-color: #DEEFCA;
    background-image: url("../gfx/icook.gif");
    color: #577530;
}
.blocks label.error {
    background-color: #F5D6D7;
    background-image: url("../gfx/icofail.gif");
    color: #C81925;
}
.area label.ok, .area label.error {
    background-position: 387px 16px;
    height: 163px;
    padding-left: 410px;
}
.btn, .text, .textarea, .blocks label.error, .blocks label.ok {
    border-radius: 8px 8px 8px 8px;
}
a img {
    border: medium none;
}
.main {
    background-color: transparent;
    background-image: url("../image/noise.jpg");
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 1003px;
}
.header {
   /* background-image: url("../image/bg_header.png"); */
   	background-image: url("../image/hd2.gif"); 
    height: 200px;
    padding: 30px 50px;
}
.td-left-menu {
    float: left;
    height: 100%;
    padding: 2px;
    vertical-align: top;
    width: 184px;
}
#head-left-menu {
    background-image: url("../image/head-left-menu.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 0;
    text-align: center;
    text-shadow: 1px 1px #333333;
}
#body-left-menu {
    background-image: url("../image/bg-body-left.png");
    background-repeat: repeat-y;
    margin-left: 5px;
    margin-right: auto;
    width: 170px;
}
#h-left-menu {
    background-image: url("../image/left_head.png");
    background-repeat: no-repeat;
    height: 23px;
    margin-left: 5px;
    margin-right: auto;
    margin-top: -3px;
    padding-top: 42px;
    width: 160px;
}
#left-menu {
    background-image: url("../image/L_menu1.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-left: 6px;
    margin-right: auto;
    margin-top: -5px;
    padding-bottom: 8px;
    padding-top: 15px;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
#left-menu a {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
#left-menu a:hover {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
#left-menu:hover {
    background-image: url("../image/L_menu1.png");
    background-repeat: no-repeat;
    margin-left: 6px;
    margin-right: auto;
    margin-top: -5px;
    padding-bottom: 8px;
    padding-top: 15px;
    width: 160px;
}
.right-body {
    float: right;
    vertical-align: top;
    width: 812px;
}
.caption {
    background-image: url("../image/head-left-menu.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    margin-left: 25px;
    padding: 10px 610px 10px 0;
    text-align: center;
    text-shadow: 1px 1px #000000;
}
#top-box-content {
    background-image: url("../image/bg-top-content.png");
    background-repeat: no-repeat;
    height: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 790px;
}
.body-box-content {
    background-image: url("../image/bg-content.png");
    background-repeat: repeat-y;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 20px;
    width: 750px;
}
#buttom-box-content {
    background-image: url("../image/bg-button-content.png");
    background-repeat: no-repeat;
    height: 19px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 790px;
}
#button-content {
    clear: both;
    float: right;
    height: 40px;
    margin-right: 5px;
    margin-top: 5px;
    width: auto;
}
.product-list {
    background-image: url("../image/noise1.png");
    border: 1px solid #333333;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 144px;
    margin: 7px;
    width: 355px;
}
.product-list:hover, .body-port:hover {
    background-image: url("../image/noise2.jpg");
}
#product-list-left {
    background-image: url("../image/bg_product.png");
    float: left;
    height: 140px;
    margin: 2px;
    width: 140px;
}
#product-list-left img {
    border: 1px solid #8E8E8C;
    border-radius: 3px 3px 3px 3px;
    height: 119px;
    margin: 9px;
    opacity: 0.7;
    width: 121px;
}
#product-list-left img:hover {
    border: 1px solid #002D6E;
    opacity: 1;
}
#product-desc {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    margin: 2px 0;
    padding: 3px 6px;
}
#product-desc a, .body-port a {
    color: #000099;
    text-decoration: none;
}
#product-desc a:hover, .body-port a:hover {
    color: #FF0000;
    text-decoration: underline;
}
.clear {
    clear: both;
    height: 1px;
    width: auto;
}
.clear2 {
    clear: both;
    height: 15px;
}
#txt {
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    text-indent: 35px;
}
#txt a {
    color: #302F2D;
    text-decoration: underline;
}
#txt a:hover {
    color: #FF0000;
    text-decoration: underline;
}
#lang_th_Y {
    background-image: url("../images/th.jpg");
    background-repeat: no-repeat;
    padding: 1px 10px;
    width: 30px;
}
#lang_th {
    background-image: url("../images/th2.jpg");
    background-repeat: no-repeat;
    padding: 1px 10px;
    width: 30px;
}
a:hover #lang_th {
    background-image: url("../images/th.jpg");
    background-repeat: no-repeat;
    width: 30px;
}
#lang_en_Y {
    background-image: url("../images/en.jpg");
    background-repeat: no-repeat;
    padding: 1px 10px;
    width: 30px;
}
#lang_en {
    background-image: url("../images/en2.jpg");
    background-repeat: no-repeat;
    padding: 1px 10px;
    width: 30px;
}
a:hover #lang_en {
    background-image: url("../images/en.jpg");
    background-repeat: no-repeat;
    width: 30px;
}
#pager_links a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    color: #FF3300;
    font-size: 14px;
    margin: 2px;
    padding: 1px 4px;
    text-decoration: none;
}
#pager_links a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #3399FF;
    color: #3399FF;
    font-size: 14px;
    margin: 2px;
    padding: 1px 4px;
    text-decoration: none;
}
#current_page {
    border: 1px solid #333333;
    color: #333333;
    font-size: 14px;
    margin: 2px;
    padding: 1px 4px;
}
.footer {
    background-image: url("../image/footer.png");
    color: #CCCCCC;
    height: 53px;
}
#footer-left {
    float: left;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 16px;
    padding: 18px;
    width: 770px;
}
#footer-left a {
    color: #CCCCCC;
    text-decoration: none;
}
#footer-left a:hover {
    color: #FF9900;
    text-decoration: underline;
}
#footer-right {
    float: right;
    height: 42px;
    padding-right: 10px;
    padding-top: 7px;
    text-align: right;
    width: 180px;
}
.body-port {
    background-image: url("../image/noise1.png");
    border: 1px solid #666666;
    float: left;
    height: 280px;
    margin: 7px;
    padding: 5px;
    width: 223px;
}
.body-port ul {
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
#img-port {
    background-image: url("../image/bg-port.jpg");
    background-repeat: no-repeat;
    border: 1px solid #333333;
    height: 196px;
    padding: 13px 11px;
    width: 200px;
}
.tag {
	margin:0 auto; width:154px;
}
.tag a {
	text-decoration:none; color:#009;
}
.tag a:hover {
	text-decoration:underline; color:#F00;
}
.tag H1 a {
	font-size:20px; color:#F00;
}
.tag H2 a {
	font-size:18px; color:#F60;
}