/* CSS Document */
body{
	background-color:#e4e4e4;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial;
	color:#000000;
}
form{margin:10px;}
a{ color:#000000;text-decoration:none;}
a:hover{ color:#ff0000;}
input{
	background-color:#FFFFFF !important;
}
div{
	font-size:12px;
	text-align:left;
	color:#000000;
}
td{
	color:#00326b;
	font-size:12px;
}
td.bottom{
	font-size:12px;
	background-image:url(../images/bottom_bg.gif);
	height:71px;
	vertical-align:middle;
	text-align:left;
}
.bottom a {
	color:#333333;
	text-decoration:none;
	
}
.bottom a:hover {
	color:#990000;
	text-decoration:underline;
	
}

#left{
	width:214px;
	clear:left;
	float:left;
}
#right{

}
.title_left{
	background-image:url(../images/left_title.jpg);

	height:25px;
	padding-left:25px;
	font-weight:bold;
}
.text_new_left ,.text_new_left a:link  {
	color:#00326b;
	padding:10px;
	text-decoration:none;
}
.text_new_left a:hover  {
	color:#000;
	padding:10px;
	text-decoration:none;
}
.text_product_name_left ,.text_title{
	text-align:center;
	color:#0a2d7c;
	font-weight:bold;
}
#products_left{

	text-align:center;
}
.product_img,.product_img a:link{
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
}
.product_img a:hover{
	
}
input.go{
	background-image:url(../images/go.jpg);
	border:0px;
	width:39px;
	height:20px;
}

#visitors{

	height:71px;
/*	background-image:url(../images/bg_visitors.gif);*/
	vertical-align:middle;

}

.title{
	background-image:url(../images/title_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:52px;
}

.title  span {
	background:transparent url(../images/title_right.jpg) no-repeat  right top;
	color:#980c02;
	font-weight:bold;
	font-size:12px;
	padding:14px 20px 25px 4px;
}
.product_one {
	float:left;
	border:solid 1px #999999;	
	width:234px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;

	
}
.img{
	height:100px;
}
.product_space{
	padding-right:20px;
}

.text_content{
	line-height:18px;
	font-family:Tahoma;

}

/*

form{margin:0px;}
a{ color:#000000;}
a:hover{ color:#ff0000;}
ul,li{
	margin:10px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:2px;
}
#header{
	background-color:#666666;
	color:#FFCC00;
	height:90px;
	font-size:45px;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	letter-spacing:20px;
}





.tab_menu{
	text-align:left;
	background-color:#FFCC00;
	color:#FFFFFF;
	padding:3px;
	font-size:11px;
	font-weight:bold;
}
.bottom{
	text-align:center;
	font-size:11px;
}

/*- Menu Tabs I--------------------------- */

    #menu {
      float:left;
      font-size:11px;
      line-height:normal;
	  font-family:arial;
	  text-transform:uppercase;
	  font-weight:bold;

      }
    #menu ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
		margin-left:50px;
		margin-right:20px;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("../images/menu_left.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../images/bg_menu.jpg") repeat right top;
      padding:16px 15px 10px 30px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover {
      background-position:0% -51px;
	  color:#3c6212;
      }
    #menu a:hover span {
      background-position:100% -51px;
      }

     #menu #current a {
		  color:#3c6212;
	      background-position:0% -51px;
        }
     #menu #current a span {
		     
                background-position:100% -51px;
        }
/*- Menu Tabs I--------------------------- */

.title_L{
	font-family:Tahoma, Verdana;
	font-weight:bold;
	font-size:10px;
}
.title_R{
	font-family:Tahoma, Verdana;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

.item_menu{
	background-image:url(../images/item_menu.jpg);
	width:202px;
	height:23px;
	padding-left:25px;
	font-size:11px;

	
}
.K_bg{
	background-image:url(../images/K_bg.jpg);
}
.item_sp{
	float:left;
	width:185px;
	padding-bottom:10px;
}
.id_sp{
	font-weight:bold;
	font-size:10px;
	text-align:center;
} 
.price_sp{
	color:#FF3300;
	text-align:center;
}
.item-sp{
	color:#339AEE;
}