
#dhtmltooltip{
position: absolute;
left: -300px;

border: 1px solid #999999;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:arial;
 font-size:12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body {
    background: url('../images/bg_body.gif') repeat-x top;
}

html, body {
    border: 0 none;
    margin: 0;
    padding: 0;
}

body {
    font-family: "Arial";
}

p, ul, ol {
    margin: 0;
    padding: 0;
}

ul, ol {
    padding: 0;
}

img {
    border: 0;
}

/***** Links *****/
a, a:link, a:visited, a:hover {
    /*text-decoration:none;*/
}

/***** Tables *****/
table {
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
}

table tr td {
    padding: 2px;
}

/***** Global Classes *****/
.clear {
    clear: both;
}

.error {
    color: red;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.underline {
    border-bottom: 1px solid;
}

.highlight {
    background: #ffc;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}

.img-left {
    float: left;
    margin: 4px 10px 4px 0;
}

.img-right {
    float: right;
    margin: 4px 0 4px 10px;
}

.nopadding {
    padding: 0;
}

.noindent {
    margin-left: 0;
    padding-left: 0;
}

.nobullet {
    list-style: none;
    list-style-image: none;
}

.yellow {
    color: #fded70;
}

.orange {
    color: #fb6111;
}

.dark-yellow {
    color: #ffde33;
}

.white {
    color: #e0e1e4;
}

.blue {
    color: #2690b5;
}

.grey {
    color: #acaeb2;
}

.no-decoration {
    text-decoration: none;
}

.eleven {
    font-size: 11px;
}

.twelve {
    font-size: 12px;
}

.thirteen {
    font-size: 13px;
}

.ten {
    font-size: 10px;
}

.twenty {
    font-size: 20px;
}

.fiveteen {
    font-size: 15px;
}

.text-uppercase {
    text-transform: uppercase;
}

.green {
    color: #8ebc29;
}

.dark-green {
    color: #7eb20a;
}

.dark-green2 {
    color: #80b30d;
}

.red {
    color: #db1515;
}

.left-border-grey {
    border-left: 1px solid #e3e5ea;
}

.margin-bottom {
    margin-bottom: 6px;
}

.margin-top {
    margin-top: 10px;
}

.dark-blue {
    color: #017783;
}

.border-red {
    border: 1px solid red;
}

.blue {
    color: #0b4789;
}

#container {
    background: white none repeat scroll 0 0;
    height: 100%;
    margin: 0 auto;
    width: 942px;
}

#container_inside {
    margin: 4px 0 0 0;
    width: 942px;
    float: left;
}

#all_header {
    width: 935px;
    margin-bottom: 2px;
    /*position: relative;*/
}

#top_head {
    /*background: url('../images/header_bg.gif') no-repeat;*/
    width: 942px;
    height: 112px;
}

.header_logo {
    width: 184px;
    height: 112px;
    position: relative;
}

.txt_head {
    padding-left: 11px;
}

.flags {
    width: 220px;
    height: 22px;
    padding-bottom: 20px;
}

.flags div {
    margin-right: 5px;
}

.txt_site {
}

.desc_1 {
    color: #165aa6;
    font-size: 19px;
}

.desc_2 {
    color: #165aa6;
    font-size: 15px;
}

#tool_head {
    background: url('../images/tool_header.gif') repeat-x top;
    width: 934px;
    height: 35px;
    margin-top: 7px;
}

#links {
    /*margin-bottom:auto;*/
    padding: auto 0;
    font-weight: bold;
    font-size: 12px;
    color: #e0e1e4;
    width: 934px;
    height: 24px;
}

#link span {
    text-align: center;
    background: url('../images/links_line.gif') right top no-repeat;
    width: 139px;
    height: 18px;
}

.sp {
    text-align: center;
    background: url('../images/links_line.gif') right top no-repeat;
    width: 113px;
    height: 18px;
    float: left;
    margin-top: 11px;
    text-transform: uppercase;
}

.sp_narrow{
	width: 90px;
}
#prin_arrow {
    margin: 3px 0px 0 0;
    float: left;
    display: none;
}

.sp a {
    color: #e0e1e4;
    text-decoration: none;
}

.sp_noline a {
    color: #e0e1e4;
    text-decoration: none;
}

.sp_noline {
    text-align: center;
    width: 65px;
    height: 18px;
    float: left;
    margin-top: 11px;
    text-transform: uppercase;
}

.sp_noline_last {
    text-align: center;
    width: 147px;
    height: 24px;
    float: left;
    margin-top: 11px;
    text-transform: uppercase;
}

.sp_noline_last a {
    color: #e0e1e4;
    text-decoration: none;
}

.sp .selected, .sp_noline .selected {
    background: url('../images/white_arrow.gif') 4px 3px no-repeat;
}

#last_tool {
    background: url('../images/bg_last_tool.gif') right top no-repeat;
    width: 934px;
    height: 35px;
}

.total_head {
    background: url('../images/half_banner.gif') right no-repeat;
    /*margin-right:149px;*/
    width: 214px;
    height: 112px;
}

.banner_cat {
    width: 370px;

    height: 112px;
    cursor: pointer;
	padding:0;

}

.img_banner {
    width: 148px;
    height: 112px;
float:left;
}

.line_logo {
    width: 2px;
    height: 55px;
    background: #165aa6;
    margin-top: 35px;
}

.txt_total_head {
    font-size: 22px;
    color: #12457e;
    padding-top: 19px;
    padding-left: 27px;
}

#txt_total_sum {
    font-size: 15px;
    color: #12457e;
    text-align: center;
    padding-top: 12px;
}

#sum {
    font-size: 21px;
    font-weight: bold;
    color: #fb6111;
    text-align: center;
    padding-top: 18px;
}

.buy_head {
    font-size: 14px;
    font-family: "Tahoma";
    padding-top: 11px;
    padding-left: 27px;
}

.buy_head img {
    margin-bottom: 2px;
}

.buy_head a {
    text-decoration: none;
    color: #e0e1e4;
}

.buy_head a:hover {
    text-decoration: none;
    color: #e0e1e4;
}

#all_right {
    width: 755px;
    float: left;
    margin-left: 10px;
    /*padding-bottom:13px;*/
}

#all_bottom {
    margin-top: 2px;
    width: 936px;
    float: right;
    clear: both;
}

#height_right {
    width: 4px;
    background-color: #195ca7;
    float: right;
    height: 100px;
}

#width_top {
    background: url('../images/line_top.gif') left top no-repeat;
    width: 165px;
    /*background-color:#195ca7;*/
    height: 3px;
}

.clients_vip {
    background: url('../images/clients.gif') left top no-repeat;
    width: 176px;
    height: 25px;
    color: #ffea00;
    position: relative;
    /*float:left;*/
}

.text_left_menu {
    margin-left: 11px;
    padding-top: 4px;
}

#both_top {
    height: 28px;
    padding: 0;
    margin: 0;
}

.bg_title {
    background: url('../images/bg_product_left.gif') right top no-repeat;
    width: 176px;
    height: 25px;
    color: #e0e1e4;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.category_products {
    font-size: 12px;
    color: #0b4789;
    font-family: "Tahoma";
    float: left;
    width: 163px;
    margin-left: 11px;
}

.category_products li {
    line-height: 13px;
    list-style-position: inside;
    padding: 3px 0 3px 20px;
    border: 1px solid #d5dde9;
}

.category_products a {
    text-decoration: none;
    color: #0b4789;
}

.list_products {
    float: left;
    width: 165px;
    padding: 0;
    margin: 0 0 3px 0;
}

.tbl_menu td {
    color: #0b4789;
    border: 1px solid #d5dde9;
    font-size: 12px;
    font-family: "Tahoma";
    padding: 3px;
    text-align: left;
    height: 19px;
    width: 163px;
}

.div_tbl {
    margin: 3px 0px 4px 14px;
    width: 162px;
}

#main_div {
    /*background-color:#195ca7;*/
    width: 169px;
    float: left;
    border-right: 4px solid #195ca7;
    padding: 0px;
    position: relative;
}

#div_menu {
    background-color: #fcfdfe;
    /*margin:3px 4px 5px -11px;*/
    margin-left: -7px;
    float: left;
    width: 165px;
    margin-top: 0px;
    /* padding-top:0px;*/
    /*font-size: 1px;*/
}

#border_div {
    width: 165px;
    /*border-top:3px solid #195ca7;*/
    background: #195ca7;
    height: 3px;
    float: right;
}

#border_div_b {
    width: 165px;
    border-bottom: 5px solid #195ca7;
    float: right;
}

#box_div {
    clear: both;
    float: left;
    height: 133px;
    width: 165px;
    padding-left: 7.5px;

#padding-left:
    4px;

margin-top:
    1px;
}

#box_div_title {
    background-color: #4a91de;
    float: right;
    height: 38px;
    width: 169px;
}

.txt_box {
    width: 85px;
    float: left;
    margin-left: 12px;
    margin-top: 3px;
}

#img_box {
    background: url('../images/img_box.gif') right top no-repeat;
    width: 21px;
    height: 27px;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.body_box {
    background-color: #195ca7;
    float: right;
    width: 169px;
    margin: auto;
}

#all_left {
    width: 169px;
    float: left;
}

.body_box input {
    border: 1px solid #acb9cd;
    width: 143px;
    margin-left: 12px;
    margin-top: 15px;
    font-size: 12px;
    color: #344a63;
}

#pwd_txt {
    margin-top: 4px;
}

.login {
    margin-right: 12px;
    margin-top: 8px;
	margin-bottom:10px;
    float: right;
}

.hot_icon_menu, .new_icon_menu, .bonus_icon_menu {
    margin-bottom: 2px;
    padding-right: 10px;
    margin-right: 10px;
}

.bestseller_icon_menu {
    background: url('../images/hot_icon_menu.gif') right no-repeat;
    width: 13px;
    height: 17px;
}

.new_icon_menu {
    background: url('../images/new_icon_menu.gif') right no-repeat;
    width: 21px;
    height: 9px;
}

.bonus_icon_menu {
    background: url('../images/bonus_icon_menu.gif') right no-repeat;
    width: 18px;
    height: 17px;
}

.pro_menu {
    background: url('../images/arrow.gif') left no-repeat;
    width: 5px;
    width: 117px;
    padding-left: 10px;
}

.pro_menu2 {
    background: url('../images/orange_arrow.gif') left no-repeat;
    width: 5px;
    width: 117px;
    padding-left: 10px;
}

.pro_menu_a a {
    color: #0B4789;
    text-decoration: none;
}

.pro_menu_a a:hover, .pro_menu_a_selected a {
    color: #fb6111;
    text-decoration: none;
}

/*.pro_menu_a a:visited{
 color:#fb6111;
 text-decoration:none;
 }*/
.pro_menu_a a:mouseout {
    color: #0B4789;
    text-decoration: none;
}

.top_right {
    /*margin-left:6px;*/
    width: 755px;
    height: 41px;
}

.live_chat {
    background: url('../images/live_chat.gif') right no-repeat;
    width: 168px;
    height: 41px;
    cursor: pointer;
}

.txt_top {
    color: #ffea00;
    padding-right: 9px;
    margin-top: 7px;
    float: right;
}

.txt_bottom {
    float: right;
    width: 87px;
    padding-right: 32px;
}

.details_live {
    background: #164e8d;
    width: 583px;
    height: 41px;
    border-left: 1px solid #245994;
}

#img_phone {
    margin: 0 2px 14px 1px;
}

.div_coun {
    margin-top: 2px;
}

.usa_flag {
    background: url('../images/usa_flag.gif') bottom no-repeat;
    width: 35px;
    height: 39px;
    margin-left: 5px;
    margin-right: 7px;
}

.usa_tell {
    font-size: 17px;
}

.spain_flag {
    background: url('../images/spain_flag.gif') bottom no-repeat;
    width: 35px;
    height: 39px;
    margin-left: 16px;
    margin-right: 7px;
}

.spain_tell {
    font-size: 17px;
}

.arg_flag {
    background: url('../images/arg_flag.gif') bottom no-repeat;
    width: 35px;
    height: 39px;
    margin-left: 12px;
    #margin-left: 10px;
    margin-right: 7px;
}

.arg_tell {
    font-size: 17px;
}

.txt_coun {
    margin-top: 3px;
}

.top_2 {
    margin-top: 4px;
    /*margin-left:6px;*/
    width: 755px;
    height: 24px;
}

.right_top_2 {
    background: #e4edf5;
    width:757px;
    padding-bottom:3px;
}

.spn_txt_alph_a {
    color: #083b75;
    margin: 5px 6px 0 0px;
    padding-left: 8px;
}

.spn_txt_alph {
    color: #083b75;
    margin-top: 5px;
}

#search {
    border: 0px solid #acb9cd;
    color: #344a63;
    font-size: 12px;
    width: 152px;
    height: 18px;
    margin: auto 0px;
}

.glass img {
    margin-top: 4px;
    margin-right: 1px;
}

.search_div {
    /*margin:2px 9px 0 15px;*/
    background: white;
    margin: 2px 9px 0 10px;

margin: 2px 5px 0 10px;

border: 1px solid #acb9cd;

width: 168px;

height: 22px;
}

.info {
    background: #4a91de;
    width: 136px;
    height: 19px;
    padding-top: 5px;
    padding-left: 12px;
}

.main_container {
    width: 601px;
}

.main_container ul {
    list-style-image: url(../images/square.gif);
    margin-left: 26px;
    padding-left: 0px;
}

#container .desc_pro ul {
    list-style-image: none;
    margin-left: 0;
}

.main_container a {
    color: #4A91E1;
    font-weight: bold;
}

.main_container h1 {
    color: #4A91E1;
    font-size: 18px;
    font-weight: normal;
}

.right_menu {
    width: 148px;
    margin-bottom: 14px;
}

.tbl_right_menu {
    border-right: 1px solid #dfe5ee;
    border-bottom: 1px solid #dfe5ee;
    border-left: 1px solid #dfe5ee;
}

.tbl_right_menu img {
    margin-top: 7px;
    margin-left: 5px;
    margin-right: 5px;
}

.tbl_right_menu a {
    color: #4a91de;
    font-size: 12px;
}

#como_comprar a {
    color: #fb6111;
    font-weight: bold;
}

#como_comprar a:hover {
    background-color: #fb6111;
    color: #e0e1e4;
}

#como_comprar a:mouseout {
    background-color: #f4f6f9;
    color: #fb6111;
}

.a_menu_icons a {
    color: #fb6111;
}

.a_menu_icons:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.a_menu_icons:mouseout {
    background-color: #f4f6f9;
    color: #4a91de;
}

.one_most a {
    background-color: #F4F6F9;
    color: #4a91de;
}

.one_most2 a {
    background-color: #4a91de;
    color: #e0e1e4;
}

.line_width {
    background: #dfe5ee;
    width: 142px;
    height: 1px;
}

.bg_tr_top {
    background: #f4f6f9;
}

.most_pop_title {
    background: #4a91de;
    width: 136px;
    height: 19px;
    padding-top: 5px;
    padding-left: 12px;
    margin-top: 6px;
}

.tbl_most_pop {
    border-right: 1px solid #dfe5ee;
    border-left: 1px solid #dfe5ee;
    background: #f4f6f9;
}

.pro_td {
    background: url('../images/buy_pro.gif') center no-repeat;
    width: 50px;
    height: 44px;
    cursor: pointer;
}

#arrows {
    width: 10px;
    height: 7px;
    float: right;
}

.name_pro {
    padding-left: 11px;
}

.name_pro a {
    /*color:#4a91de;*/
    font-size: 13px;
    font-weight: bold;
}

.spn_price {
    color: #083b75;
    font-size: 11px;
    padding-left: 11px;
    margin-right: 8px;
}

.sum_price {
    color: #fb6111;
    font-size: 15px;
    font-weight: bold;
}

.spn_price_mg {
    color: #083b75;
    font-size: 11px;
    padding-left: 11px;
    margin-right: 7px;
}

.spn_price_qu {
    color: #083b75;
    font-size: 11px;
}

.bottom_border {
    border-bottom: 1px solid #b4bbc6;
    padding-bottom: 10px;
}

#div_up_footer {
    background: #195ca7;
    width: 930px;
    height: 6px;
    margin-bottom: 15px;
    float: right;
}

#div_down_footer {
    background: #195ca7;
    width: 930px;
    height: 6px;
    float: right;
    margin: 0;
}

#all_footer {
    width: 942px;
    float: left;
}

.footer_products {
    font-family: "Tahoma";
    margin-left: 5px;
    width: 937px;
    margin-bottom: 0;
}

.footer_products a {
    color: #4a91de;
}

.footer_products a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.footer_products a:mouseout {
    background-color: white;
    color: #4a91de;
}

.one_cat {
    width: 156px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.title_cat2 {
    background-color: #1c5ea8;
    color: #e0e1e4;
    margin-bottom: 10px;
    border-bottom: 3px solid #fa6111;
    padding: 0 0 6px 0;
    width: 140px;
    cursor: pointer;
}

.title_cat {
    background-color: #e0e1e4;
    color: #fa6111;
    margin-bottom: 10px;
    border-bottom: 3px solid #edf1f6;
    padding: 0 0 6px 0;
    width: 140px;
    cursor: pointer;
}

.height_bg {
    background: #d4deed;
    width: 4px;
    height: 118px;
}

.pro_foot {
    margin-bottom: 7px;
    width: 138px;
}

.one_cat_inside {
    float: left;
    padding: 0px 0px 0px 10px;
}

.orange_link a {
    color: #fb6111;
    font-size: 11px;
}

.orange_link a:hover {
    background-color: #fb6111;
    color: #e0e1e4;
}

.orange_link a:mouseout {
    background-color: white;
    color: #fb6111;
}

.space_products {
    height: 19px;
}

.shipping {
    background: url('../images/footer_shipping.gif') no-repeat;
    width: 930px;
    height: 42px;
    margin: 15px 0px 1px 0px;
}

.bottom_foot {
    width: 930px;
    height: 79px;
}

.logo_site {
    background: url('../images/footer_logo.gif') no-repeat;
    width: 177px;
    height: 79px;
}

.footer_links {
    width: 739px;
    margin-left: 14px;
}

.links {
    width: 739px;
    margin-top: 7px;
}

.links a {
    color: #083b75;
    font-size: 12px;
    margin-right: 11px;
}

.links a:hover {
    background-color: #083b75;
    color: #e0e1e4;
}

.links a:mouseout {
    background-color: white;
    color: #083b75;
}

.txt_foot {
    color: #778696;
    width: 715px;
    margin-top: 8px;
}

.txt_foot a {
    color: #fb6111;
}

.txt_foot a:hover {
    background-color: #fb6111;
    color: #e0e1e4;
}

.txt_foot a:mouseout {
    background-color: white;
    color: #fb6111;
}

.reserved {
    color: #083b75;
    margin-top: 6px;
}

/*MAIN CONTAINER*/
.main_container {
    margin-top: 5px;
    width: 597px;
    min-height: 978px;
    height: auto !important;
    height: 978px;
    border-top: 2px solid #ebf0f8;
    border-right: 2px solid #ebf0f8;
    border-left: 2px solid #ebf0f8;
}

.banner_div {
    width: 593px;
    /*background: #2d77c9;*/
    margin: 2px auto 3px auto;
}

h1.title_bg, .title_bg {
    background: url('../images/bg_title_line.gif') repeat-x top;
    height: 37px;
	line-height:37px;
    /*width:593px;*/
    margin: auto;
    color: #165aa6;
    font-size: 20px;
    padding-left: 6px;
    margin-bottom: 7px;
	

}

.one_pro {
    width: 585px;
    height: 100px;
    border: 1px solid #dfe5ee;
    border-right: 0px solid #dfe5ee;
    margin: auto;
    margin-top: 6px;
}

.one_pro2 {
    width: 585px;
    height: 100px;
    border: 1px solid #FB6111;
    border-right: 0px solid #FB6111;
    margin: auto;
    margin-top: 6px;
}

/*.one_pro:hover{
 border-color:#FB6111;
 }
 .one_pro:mouseout{
 border-color:#dfe5ee;
 }*/
.img_pro {
    width: 80px;
    height: 80px;
    margin: 8px 8px 8px 8px;
}

.details_pro {
    width: 304px;
    margin-left: 15px;
}

.link_pro {
    height: 32px;
    margin: 2px 0 0 0;
    width: 334px;
}

.link_pro a {
    color: #4a91de;
    font-size: 18px;
}

.link_pro a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.link_pro a:mouseout {
    background-color: white;
    color: #4a91de;
}

.link_a {
    padding-top: 8px;
}

.txt_pro {
    color: #083b75;
    float: left;
    text-align: left;
}

.txt_pro a {
    font-size: 11px;
    font-weight: bold;
    color: #4a91de;
}

.txt_pro a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.txt_pro a:mouseout {
    background-color: white;
    color: #4a91de;
}

.height_line {
    width: 1px;
    height: 55px;
    background: #dfe5ee;
    margin-top: 35px;
    margin-left: 10px;

#margin-left:
    -10px;

margin-right:
    18px;
}

.details_buy {
    width: 133px;
    margin-top: 30px;

#position:absolute;
}

.sum_price_num {
    color: #fb6111;
    font-size: 20px;
    font-weight: bold;
}

.txt_sum_price {
    color: #083b75;
    font-size: 12px;
    margin-top: 7px;
    margin-left: 5px;
}

.buy_now {
    background: url('../images/bg_to_cat.gif') no-repeat;
    width: 117px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #e0e1e4;
    padding-left: 8px;
    padding-top: 2px;
    cursor: pointer;
}

.details_buy a {
    text-decoration: none;
}

.both_price {
    height: 21px;
    margin-bottom: 9px;
}

.icon_most {

    height: 29px;
    margin-left: 7px;
    margin-top: 3px;
}

.bestseller_homepage {
    background: url('../images/hot_most_biggest_icon.gif');
    height: 32px;
    width: 145px;
}

.bonus_homepage {
    background: url('../images/BONUS_biggest_icon.gif');
    height: 32px;
    width: 175px;
}

.new_homepage {
    background: url('../images/NEW_biggest_icon.gif');
    height: 18px;
    width: 46px;
}

.desc_home {
    margin-top: 2px;
}

.txt_desc {
    margin-top: 14px;
    margin-left: 8px;
    color: #083b75;
}

.txt_desc_con {
    margin: 15px 0 0 26px;
    font-weight: normal;
}

.txt_desc_con li {
    list-style: square outside;
    color: #fb6111;
}

.li_txt {
    color: #083b75;
}

.contain_pro {
    width: 579px;
    margin-left: 9px;
    margin-right: 9px;
}

.desc_pro {
    margin: 0 auto 10px auto;
    height: 150px;
}

.img_prod {
    width: 150px;
    height: 150px;
    margin: 0px 13px 0px 0px;
}

h1.title_bg_prod, .title_bg_prod {
    background: url('../images/bg_title_line.gif') repeat-x top;
    height: 37px;
    /*width:593px;*/
    width: 588px;
    margin: 2px auto 0px 2px;
    color: #165aa6;
    font-size: 20px;
    padding-left: 6px;
}

.txt_desc1 {
    margin-top: 14px;
    color: #083b75;
    width: 395px;
}

.bg_prods {
    margin-top: -24px;
}

.prod1 {
    background: url('../images/bg_prod1.gif') no-repeat;
    width: 140px;
    height: 23px;
    margin-left: 3px;
    color: #e0e1e4;
    line-height: 1.5em;
    float: right;
    cursor: pointer;
}

.prod2 {
    background: url('../images/bg_prod2.gif') no-repeat;
    width: 140px;
    height: 23px;
    color: #164e8d;
    line-height: 1.5em;
    float: right;
    margin-left: 3px;
    cursor: pointer;
}

.txt_prod1 {
    margin-bottom: 6px;
    padding-left: 10px;
}

.txt_prod2 {
    /*margin-top:6px;*/
    padding-left: 10px;
}

.product_details {
    width: 579px;
    margin-bottom: 20px;
}

.height_line_pro {
    background: #083b75;
    width: 579px;
    height: 3px;
    margin-bottom: 4px;
}

.tbl_prod {
    border-bottom: 3px solid #e1e7ef;
}

.tbl_prod th {
    background: #083b75;
    color: #e0e1e4;
    height: 35px;
    padding-left: 6px;
    border-bottom: 1px solid white;
}

.border_th {
    border-right: 1px solid white;
}

.non_border_th {
    border-right: 0px solid white;
}

.tbl_prod tr {
    height: 28px;
}

.tbl_prod td {
    border-top: 1px solid #e1e7ef;
}

.quantity_pro {
    font-size: 12px;
    color: #083b75;
    padding-left: 8px;
    border-left: 1px solid #e1e7ef;
}

.none_price {
    font-size: 13px;
    color: #8aa1b6;
    text-decoration: line-through;
    padding-left: 8px;
}

.our_price {
    font-size: 13px;
    font-weight: bold;
    padding-left: 8px;
}

.buy_prod {
    width: 113px;
    background: #f4f6f9;
    border-right: 1px solid #e1e7ef;
}

.buy_prod a {
    text-decoration: none;
}

.bottom_tbl_prod {
    width: 418px;
    height: 26px;
    border: 1px solid #e1e7ef;
    margin-top: 2px;
    color: #083b75;
}

.new_prod {
    background: url('../images/new_big_icon.gif') no-repeat;
    width: 30px;
    height: 26px;
}

.txt_prod {
    padding: 6px 11px 6px 7px;
    height: 14px;
    border-right: 1px solid #e1e7ef;
}

.txt_bonus_prod {
    padding: 6px 11px 6px 7px;
    height: 14px;
}

.hot_prod {
    background: url('../images/hot_big_icon.gif') no-repeat;
    width: 30px;
    height: 26px;
}

.bonus_prod {
    background: url('../images/bonus_big_icon.gif') no-repeat;
    width: 30px;
    height: 26px;
}

.buy_now_pro {
    /*background: url('../images/bg_buy_pro.gif') no-repeat;*/
    width: 92px;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    color: #e0e1e4;
    padding-left: 8px;
    padding-top: 2px;
    cursor: pointer;
}

.both_explain {
    height: 28px;
    width: 578px;
    margin-bottom: 4px;
    margin-top: 16px;
}

.calc {
    background: url('../images/calculator_btn.gif') right no-repeat;
    width: 147px;
    height: 28px;
    margin-top: 2px;
}

.calc a {
    margin-left: 7px;
}

.calc a:hover {
    background-color: #fb6111;
    color: #e0e1e4;
}

.calc a:mouseout {
    background-color: white;
    color: #fb6111;
}

.calc_a {
    margin-top: 5px;
}

.decs_pro {
    width: 579px;
    margin-top: 20px;
}

#first_pro {
    background: url('../images/line_pro_clicked.gif') center top repeat-x;
    color: #e0e1e4;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    /*margin:8px auto 0;*/
    padding-left: 10px;
    padding-top: 6px;
    width: 569px;
    cursor: pointer;
    display: block;
}

#desc_first_pro {
    color: #083b75;
}

#arrow {
    background-image: url('../images/white_arrow_pro.gif');
    background-position: center right;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/*SEC*/
#sec_pro {
    background: url('../images/line_pro_notclick.gif') center top repeat-x;
    color: #083b75;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    /*margin:8px auto 0;*/
    padding-left: 10px;
    padding-top: 6px;
    width: 569px;
    cursor: pointer;
    display: block;
    margin-top: 3px;
}

#desc_sec_pro {
    color: #083b75;
}

#arrow2 {
    background-image: url('../images/blue_arrow.gif');
    background-position: center right;
    background-repeat: no-repeat;
    margin-right: 5px;
}

/**/
.desc_pricelist {
    color: #083b75;
    margin-top: 11px;
    margin-bottom: 19px;
}

.little_img_pl {
    width: 60px;
    height: 31px;
    background-color: white;
}

.title_name_prod {
    background: url('../images/bg_name_pro.gif') repeat-x top;
    height: 25px;
    /*width:593px;*/
    /*width:568px;*/
    width: 573px;
    /*margin:2px auto 0px auto;*/
    color: #083b75;
    font-size: 18px;
    /*padding-left:7px;*/
}

.txt_name_pro {
    padding-left: 7px;
}

.td_name_pro {
    border: 1px solid #e1e7ef;
    border-bottom: 0px solid #e1e7ef;
    width: 570px;
}

.buy_prod_pl {
    width: 50px;
    background: #f4f6f9;
    border-right: 1px solid #e1e7ef;
}

.tbl_prod_pl {
    margin-top: 1px;
    border-bottom: 3px solid #e1e7ef;
}

.tbl_prod_pl .text-center, .tbl_prod .text-center {
    width: 30px;
    height: 26px;
}

.tbl_prod .text-center {
    padding-right: 15px;
}

.tbl_prod_pl .icon_bestseller, .tbl_prod .icon_bestseller {
    background: url('../images/hot_big_icon.gif') no-repeat;
    width: 35px;
}

.tbl_prod_pl .icon_new, .tbl_prod .icon_new {
    background: url('../images/new_big_icon.gif') no-repeat;
}

.tbl_prod_pl .icon_bonus, .tbl_prod .icon_bonus {
    background: url('../images/bonus_big_icon.gif') no-repeat;
}

.tbl_prod_pl_th th {
    background: #083b75;
    color: #e0e1e4;
    height: 35px;
    padding-left: 6px;
    border-bottom: 1px solid white;
}

.tbl_prod_pl td {
    border-top: 1px solid #e1e7ef;
}

.product_image {
    border-left: 1px solid #E1E7EF;
    width:63px;
}

.spn_bonus {
    font-weight: bold;
    font-size: 12px;
    color: #3da610;
}

.quantity_pro_img {
    border-left: 1px solid #e1e7ef;
    width: 61px;
}

.quantity_pro_pl {
    border-left: 1px solid #E1E7EF;
    color: #083B75;
    font-size: 12px;
    padding-left: 8px;
    width: 185px;
}

.our_price_pl {
    font-size: 13px;
    font-weight: bold;
    padding-left: 8px;
}

.det {
    width: 180px;
}

.prl_p1 {
    width: 49px;
}

.prl_p2 {
    width: 47px;
}

.prl_p3 {
    width: 44px;
}

.prl_p4 {
    width: 58px;
}

.change_bg {
    cursor: pointer;
    background-color: white;
}

.change_bg2 {
    cursor: pointer;
    background-color: #f4f6f9;
}

.abc_pl {
    background: #E4EDF5 none repeat scroll 0 0;
    width: 573px;
    height: 21px;
    margin-bottom: 3px;
    padding-right: 6px;
}

.spn_txt_alph a {
    color: #083B75;
}

.spn_txt_alph a:hover {
    background-color: #083B75;
    color: #e0e1e4;
}

.spn_txt_alph a:mouseout {
    background-color: white;
    color: #083B75;
}

.quan_mg {
    color: #083B75;
    font-size: 12px;
    padding-left: 8px;
}

.desc_cart {
    color: #083b75;
    margin-top: 13px;
    margin-bottom: 10px;
}

.desc_cart a {
    font-weight: bold;
}

.total_cart {
    width: 579px;
    height: 29px;
    color: #e0e1e4;
    margin-top: 1px;
    margin-bottom: 6px;
}

.txt_total {
    width: 418px;
    height: 29px;
    background-color: #083b75;
    font-size: 19px;
    padding-right: 11px;
}

.sum_total {
    width: 148px;
    background-color: #083b75;
    font-size: 14px;
    height: 23px;
    padding-top: 6px;
}

.cart_bott {
    background: url('../images/line_cart_bott.gif') repeat-x top;
    height: 39px;
    width: 579px;
    color: #083b75;
}

.txt_cart_bott {
    margin-top: 10px;
    margin-right: 7px;
    margin-left: 11px;
}

#cupon {
    border: 1px solid #acb9cd;
    font-size: 12px;
    height: 22px;
    width: 248px;
}

.cup_input {
    margin-top: 6px;
    margin-right: 10px;
}

.cart_bott_a {
    margin-top: 10px;
}

.cart_bott_a a {
    color: #4a91de;
}

.cart_bott_a a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.cart_bott_a a:mouseout {
    background-color: white;
    color: #4a91de;
}

.btns_cart {
    width: 579px;
    height: 22px;
    margin-top: 5px;
}

.btns_cart a {
    color: #e0e1e4;
    text-decoration: none;
}

.continue {
    background: url('../images/cont_cart.gif') top no-repeat;
    height: 22px;
    width: 187px;
}

.spn_continue {
    margin-top: auto;
    padding-left: 31px;
    line-height: 1.5em;
}

.checkout {
    background: url('../images/checkout_cart.gif') top no-repeat;
    height: 22px;
    width: 174px;
}

.spn_checkout {
    margin-top: 5px;
    padding-left: 13px;
    line-height: 1.5em;
    color: #e0e1e4;
    cursor: pointer;
}

.imgs_contact {
    height: 136px;
    width: 583px;
    margin-bottom: 18px;
    margin-top: 13px;
}

#contact_img1 {
    margin-right: 11px;
}

#contact_img2 {
    margin-right: 10px;
}

.contain_contact {
    width: 580px;
    margin-left: 9px;
    margin-right: 8px;
}

.div_1_con {
    font-weight: bold;
    font-size: 12px;
    color: #083b75;
    margin-bottom: 26px;
}

.div_2_con {
    font-size: 18px;
    color: #4a91de;
    margin-botto: 18px;
}

.det_1 {
    margin-right: 84px;
}

.det_2 {
    margin-right: 66px;
}

.det_con {
    color: #083B75;
}

.div_1_con {
    width: 579px;
}

.div_2_con {
    width: 579px;
}

.div_3_con {
    width: 579px;
    height: 74px;
    margin-bottom: 30px;
}

.div_con {
    width: 579px;
    height: 345px;
    margin-bottom: 15px;
}

.title_con {
    background-color: #083b75;
    width: 579px;
    height: 25px;
}

.txt_title {
    padding-left: 11px;
    margin-top: 6px;
}

.div_tbl_con {
    color: #083b75;
    /*margin-bottom:15px;*/
}

.tbl_con {
    background-color: #e9eef3;
    border: 1px solid #e1e7ef;
    border-top: 0px solid #e1e7ef;
}

.tbl_con input {
    width: 248px;
    height: 22px;
    border: 1px solid #acb9cd;
}

.tbl_con select {
    color: #083b75;
    width: 250px;
    height: 22px;
}

.tbl_con textarea {
    color: #083b75;
    width: 248px;
    height: 86px;
}

.f1 {
    width: 170px;
    height: 24px;
    padding-left: 17px;
}

.f1 a {
    text-decoration: none;
}

.btn_click {
    background: url('../images/btn_con.gif') right no-repeat;
    height: 22px;
    width: 162px;
    cursor: pointer;
}

.spn_btn {
    float: left;
    padding-top: 5px;
    text-align: right;
    margin-left: 7px;
    padding-top: 3px;
}

.line_con {
    background-color: #e1e7ef;
    width: 579px;
    height: 1px;
    margin-bottom: 11px;
    /*margin-top:10px;*/
}

.line_con1 {
    width: 579px;
    height: 15px;
    margin: 0;
}

.bot_con {
    width: 579px;
    height: 43px;
    font-weight: bold;
    font-size: 12px;
    color: #4a91de;
    margin-bottom: 18px;
}

.bot_con a {
    margin-right: 3px;
    margin-left: 3px;
    color: #4a91de;
}

#fa {
    margin-left: 0;
}

.bot_con2 {
    color: #083b75;
}

.bot_con3 {
    color: #083b75;
}

.last_con {
    width: 579px;
    margin-bottom: 64px;
}

.under_mcc {
    border-left: 2px solid #EBF0F8;
    border-right: 2px solid #EBF0F8;
    width: 597px;
    height: 30px;
}

.aff {
    width: 753px;
}

.aff_ttl {
    width: 747px;
}

.size_aff {
    width: 148px;
    height: 22px;
    float: left;
}

.aff_btn_txt {
    width: 142px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding-left: 14px;
    padding-top: 4px;
    cursor: pointer
}

.btn_aff {
    width: 156px;
    height: 22px;
    margin-right: 5px;
    margin-top: -28px;
    #margin-top: -64px;
    float: right;
    background-image: url('../images/btn_aff.jpg');
	line-height:12px;

}

.btn_aff a {
    color: #e0e1e4;
    text-decoration: none
}

.banner_aff {
    width: 732px;
    height: 200px;
    float: left;
    padding-left: 11px;
    cursor: pointer;
}

.banner_aff_1 {
    width: 730px;
    height: 129px;
    float: left;
    margin-left: 9px;

#margin-left:
    6px;

margin-top:
    10px;
}

.banner_aff_2 {
    width: 732px;
    height: 200px;
    margin-left: 10px;

#margin-left:
    6px;

float:left;

background-image:
    url('../images/mimedicfarm_afiliates_banner.gif');
}

.img_aff {
  
    cursor: pointer;
}

.p_aff {
    width: 732px;
    float: left;
    margin-top: 20px;
    font-size: 12px;
    color: #4a91de;
}

.aff_bott_a a {
    color: #4a91de;
    margin-left: 9px;
}

.aff_bott_a a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.aff_bott_a a:mouseout {
    background-color: white;
    color: #4a91de;
}

.txt_aff {
    width: 726px;
    float: left;
    color: #083b75;
    font-size: 12px;
    font-family: arial;
    padding-left: 9px;
}

.txt_aff_u {
    width: 726px;
    float: left;
    color: #083b75;
    font-size: 12px;
    font-family: arial;
    padding-left: 9px;
    margin-top: 7px;
}

.txt_tbl_aff {
    width: 726px;
    float: left;
    color: #083b75;
    font-size: 12px;
    font-family: arial;
    padding-left: 9px;
    margin-top: 21px;
    font-weight: bold;
}

.aff_texti {
    width: 726px;
    float: left;
    padding-top: 13px;
}

.aff_texti_in {
    width: 706px;
    float: left;
    padding-top: 13px;
    padding-left: 20px;
}

.aff_texti_in li {
    margin-top: 11px;
}

.span_aff {
    margin-top: 17px;
    color: #4a91de;
    font-size: 18px;
    float: left;
}

.line_aff {
    width: 746px;
    height: 5px;
    float: left;
    margin-left: 3px;
    margin-top: 15px;
}

.img_line {
    width: 746px;
    height: 5px;
}

.aff_texti a {
    color: #4a91de;
}

.aff_texti a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.aff_texti a:mouseout {
    background-color: white;
    color: #4a91de;
}

.txt_aff_2 {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom:11px;
    float: left;
    color: #083b75;
}

.th_aff {
    width: 383px;
    height: 21px;
    background: #164e8d;
    color: #e0e1e4;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}

.td_aff_1 {
    width: 383px;
    height: 21px;
    color: #652c00;
    font-size: 22px;
    padding-left: 5px;
    border-bottom: 1px solid #e1e7ef;
}

.td_aff_2 {
    width: 160px;
    height: 21px;
    color: #164e8d;
    font-size: 13px;
    padding-left: 5px;
    font-weight: bold;
    border-bottom: 1px solid #e1e7ef;
}

.td_aff_3 {
    width: 191px;
    height: 21px;
    color: #164e8d;
    font-size: 13px;
    padding-left: 5px;
    font-weight: bold;
    border-bottom: 1px solid #e1e7ef;
}

.td_aff_4 {
    width: 383px;
    height: 21px;
    color: #6c6a69;
    font-size: 22px;
    padding-left: 5px;
    border-bottom: 1px solid #e1e7ef;
}

.td_aff_5 {
    width: 383px;
    height: 21px;
    color: #f7c900;
    font-size: 22px;
    padding-left: 5px;
    border-bottom: 1px solid #e1e7ef;
}

.td_aff_6 {
    width: 383px;
    height: 21px;
    color: #988077;
    font-size: 22px;
    padding-left: 5px;
    border-bottom: 1px solid #e1e7ef;
}

.thh {
    border-right: 1px solid #ffffff;
}

.tbl_aff {
    width: 735px;
    margin-left: 9px;
    margin-top: 7px;
    border: 1px solid #e1e7ef;
}
#aff 1 {

width:
    41px;

height:
    40px;

margin-top:
    5px;

float:left;
}

.aff_log_div {
    width: 607px;
    height: 13px;
    float: left;
}

.aff_log {
    width: 607px;
    height: 13px;
    float: left;
}

.aff_close_d {
    width: 87px;
    height: 22px;
    float: right;
    margin: 7px 7px 8px 0;
}

.aff_close_l {
    width: 157px;
    height: 23px;
    float: right;
    padding-right: 17px;
    cursor: pointer;
}

.aff_close {
    width: 87px;
    height: 22px;
    float: left;
}

.aff_logi {
    width: 157px;
    height: 23px;
    float: left;
}

.aff_body {
    width: 607px;
    background-image: url('images/aff_2.gif');
    background-repeat: repeat-y;
    height: 100%;
    float: left;
}

.aff_log_ttl {
    padding-left: 9px;
    padding-top: 9px;
    text-align: left;
    width: 570px;
    height: 24px;
    background: #083a75;
    color: #e0e1e4;
    font-size: 13px;
    font-weight: bold;
    float: left;
}

.in_log {
    width: 579px;
    height: 102px;
    float: left;
    margin: 10px;
}

.in_logi {
    width: 579px;
    height: 102px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 6px;

#margin-left:
    6px;
}

.box_2 {
    width: 579px;
    height: 77px;
    float: left;
    background: #e9eef4;
}

.aff_log_a {
    float: left;
    margin-left: 12px;

#margin-left:
    7px;

font-size:
    12px;

width:
    556px;
}

.aff_log_a a {
    color: #4a91de;
    font-weight: bold;
    float: left;
}

.aff_log_a a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
    font-weight: bold;
}

.aff_log_a a:mouseout {
    background-color: white;
    color: #4a91de;
    font-weight: bold;
}

.txt_affii {
    width: 248px;
    height: 20px;
    border: 1px solid #adbacd;
    float: left;
    color: #083a75;
}

.txt_left {
    margin-left: 13px;
    margin-top: 12px;
}

.txt_right {
    margin-left: 25px;
    margin-top: 12px;
}

.star {
    font-size: 26px;
    color: #fb6111;
    float: left;
    margin-top: 12px;
}

.btn_2 {
    float: left;
    color: #e0e1e4;
    font-weight: bold;
    font-size: 13px;
    margin-top: -19px;
    margin-left: 10px;
}

.txt_my {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    font-family: arial;
    color: #083b75;
    width: 579px;
}

.my_texti {
    width: 579px;
    float: left;
    padding-top: 13px;
}

.my_texti a {
    color: #4a91de;
}

.my_texti a:hover {
    background-color: #4a91de;
    color: #e0e1e4;
}

.my_texti a:mouseout {
    background-color: white;
    color: #4a91de;
}

.line_my {
    width: 574px;
    height: 1px;
    margin-top: 24px;
    border-bottom: 1px solid #e1e7ef;
}

.banner_end {
    width: 386px;
    float: left;
    margin-top: 10px;
}

.six_left {
    margin-left: 6px;
}

.stat_texti_in {
    width: 560px;
    float: left;
    padding-top: 13px;
    padding-left: 20px;
}

.stat_texti_in li {
    margin-top: 11px;
}

.td_top {
    margin-top: 15px;
    float: left;
    margin-left: 13px;
}

.white {
    color: #e0e1e4;
}

.decs_pro ul, .decs_pro li {
    list-style-type: none;
    font-size: 12px;
    list-style-image: none;
}

.decs_pro ul {
    margin-left: 0
}

.decs_pro ul ul {
    margin-left: 20px
}

.decs_pro ul li.question {
    background-image: url('../images/faq.gif');
    background-repeat: repeat-x;
    height: 27px;
    padding-top: 1px;
    padding-left: 10px;
    font-weight: bold;
    color: #083B75;
    cursor: pointer;
    margin: 5px 0;
    line-height:2em;
}

.answer_hidden {
    display: none
}

.answer_more, .answer_less {
    float: right;
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

.answer_less {
    display: none;
}

#product_desc,
.category_questions
 {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 15px;
}


#product_desc h2 a,
.category_questions h2 a 

 {
    font-weight: normal;
    font-size: 18px;
}


.category_questions h2 a 
{
	font-size: 16px;
}


#product_desc h2,
.category_questions h2
 {
    color: #4A91E1;
    font-size: 18px;
    font-weight: normal;
}

.category_questions {
	padding-bottom:15px;
	
}


#account_login_error {
    margin-left: 9px;
}

.password_forgot_login {
    clear: left;
}

.aff_register .block {
    padding: 10px
}

.block {
    width: 100%;
    margin-top: 15px;
    background: #E9EEF4;
    font-size: 14px;
}

.block th {
    color: #e0e1e4;
    background: #083A75;
    height: 2em;
}

.block .item_list {
    margin-bottom: 5px;
}

.block .label {
    width: 200px
}

.thank_you p {
    margin-top: 20px;
}

.thank_you h2 {
    color: #4A91DE;
    float: left;
    font-size: 18px;
    margin-bottom: 0;
}

#popUpDiv {
    background: transparent url(../images/aff_popup.gif) repeat scroll 0 0;
    height: 163px;
    padding-left: 12px;
    position: absolute;
    text-align: center;
    width: 594px;
}

#blanket {
    position: absolute;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.8;
    filter: alpha( opacity = 80);
}

#main_content_ptext_inside{
width:570px;
float:left;
margin-left:20px;
}
#main_content_ptext_inside h1{
margin-top:20px!important;
}
#main_content ul{
line-height:110%;
list-style-image: url('../images/arrow.gif');
margin:2px 0 10px 25px;
padding-left:1.35em;
}
#main_content li{
list-style-image: url('../images/arrow.gif');
}
.sitemap a{
color:#0B4789;
font-family:"Tahoma";
font-size:12px;
font-weight:normal;
}
		*{margin:0px;padding:0px;}
		body{background-image:url('img/bg.gif');background-repeat:repeat-x;}
		#content{width:606px;margin-left:auto;margin-right:auto;margin-top:9px;}
		#content_1{margin-bottom:23px;width:606px;background-color:#ffffff;}
		.ttl{color:#0079d4;font-size:12px;font-family:Tahoma;font-weight:bold;margin-left:22px;margin-top:10px;}
		.float_left{float:left;}
		.tbl{margin-left:10px;}
		.tbl1{margin-left:10px;}
		.in{border-left:1px solid #a5c7df;padding-bottom:10px;}
		.tbl1 th{background:#ffffff;color:#e0e1e4;font-family:Tahoma;text-align:left;padding-left:11px;}
		.tbl th{background:#a1b6c3;color:#e0e1e4;font-size:11px;font-family:Tahoma;text-align:left;padding-left:11px;}
		.right_brd{border-right:1px solid #cce3e8;}
		.right_brd1{border-right:1px solid #ffffff;}
		.tbl td{border:1px solid #cce3e8;}
		.tbl1 td{border:1px solid #cce3e8;}
		.ttl_prod{padding-left:11px;color:#004271;font-size:14px;font-family:Tahoma;}
		.td2{color:#0092af;font-family:Tahoma;font-size:12px;padding-left:9px;}
		.td3{color:#a1b6c3;font-family:Tahoma;font-size:12px; text-decoration:line-through;padding-left:17px;}
		.td4{color:#0068b1;font-family:Tahoma;font-size:12px;padding-left:17px;}
		.td5{color:#d10000;font-family:Tahoma;font-size:12px;padding-left:17px;}
		.img_buy{padding-left:18px;margin-top:3px;#margin-top:0px;cursor:pointer;}
		.img_foot{width:606px;height:67px;float:left;}
		
