html, body {
margin: 0 auto; 
padding: 0; 
font:normal 12px  arial,tahoma, verdana;
background:url('../images/logs.jpg') center top;
}

a:link,a:visited,a:active{
color:#2d8200;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:none;
}

a.blue:link,a.blue:visited,a.blue:active{
color:#0054a6;
text-decoration: underline;
font-weight:bold;
}

a.blue:hover{
color:#000;
text-decoration:none;
font-weight:bold;
}

img{behavior: url('../css/iepngfix.htc'); border:0 none;}

#header {
background:#fff url('../images/header_bg.jpg') center top no-repeat; width:900px; height:145px;
}

#navigation {
background:#fff url('../images/nav_ng.jpg') repeat-x; height:51px;
}

#main_bg_left {
background:url('../images/main_bg_left.png') center top repeat-y; width:30px;
}

#main_bg_right {
background:url('../images/main_bg_right.png') center top repeat-y; width:30px;
}

#content {
background:#fff url('../images/content_top_bg.jpg') repeat-x;
}

#content-side {
background:#fff url('../images/side_content_bg.jpg') repeat-x; height:730px;
}

#nav_sub {
background:#fff url('../images/nav_sub_bg.jpg') center bottom repeat-x;
}

#footter {
background:url('../images/fotter_bg.png') center top repeat-x; height:30px;
}

a.navsub:link,a.navsub:visited,a.navsub:active{
color:#005826;
font-weight:bold;
text-decoration:none;
}

#signupbox {
background:url('../images/signup_bg.jpg') no-repeat; width:262px; height:66px;
}

#radiobox {
background:url('../images/radio_bg.jpg') no-repeat; width:270px; height:110px;
}

a.navsub:hover{
color:#000;
font-weight:bold;
text-decoration:none;
}

a.fotter:link,a.fotter:visited,a.fotter:active{
color:#058400;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a.fotter:hover{
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:none;
}

.txt_box_green { font-size:15px; color:#2a650a;}

.txt_title_green { font-size:14px; color:#047e00;}
.txt_title_black { font-size:14px; color:#000;}
.txt_blue { color:#0072bc;}

.txt_small { font-size:11px; }
.txt_white { color:#fff;}

.txtbox{
background:url(../images/texinput.jpg) no-repeat;
width:152px;
height:24px;
border:0 none;
font:bold 11px Arial, Helvetica, sans-serif;
line-height:20px;
color:#006600;
}

.input{
border:1px solid #000;
background-color:#fff;
font:bold 11px Arial, Helvetica, sans-serif;
color:#527e38;
}
.txtbox1{
width:140px;
border:0 none;
font:bold 11px Arial, Helvetica, sans-serif;
color:#006600;
}

.btn_mail {background:url("../images/icons_mail.jpg") no-repeat; width:37px; height:24px; border:0 none;}

.white_box_top {background:url('../images/white_box_top.jpg') no-repeat; width:200px; height:10px;}
.white_box_left {background:url('../images/white_box_left.jpg') no-repeat; width:10px; height:85px;}
.white_box_right {background:url('../images/white_box_right.jpg') no-repeat; width:10px; height:85px;}
.white_box_bot {background:url('../images/white_box_bot.jpg')center top no-repeat; width:200px; height:10px;}

.product_big_box {border:1px solid #959595; background:#fff url('../images/bg_product_image.gif') center bottom repeat-x; width:286px; height:132px;}
#products_content_bg {background:#fff url('../images/products_conrtent_bg.jpg') center top repeat-x;}
.product_price { font-size:15px; color:#2a650a; vertical-align:middle; text-align:right; }

.cart_td {border-bottom:1px solid #959595; padding:15px 0px 15px 0px;}
.txt_total {font-size:18px; color:#FF0000; }.inout {
	border: 1px solid #666;
}

