/* CSS Document */
/*--------SHOW PRODUCT----------*/
.sp{float:left;width:330px;}
.frame_border{float:left;width:330px;border:1px solid #85bd3c}
.sub_product{float:left;width:310px;padding:5px 10px;color:#1B5616;font-weight:700;}
.space_product{float:left;width:15px;height:210px;}
.space_detail{float:left;width:270px;}
.button_detail{float:right;width:60px;padding:5px 0px;}
.detail_sp_left{float:left;background:url(images/detail_sp.jpg) repeat-x #fff;height:350px;width:550px;border:1px solid #999999;}
.detail_sp_right{float:right;width:225px;border:1px solid #999999;margin-bottom:10px; background-color:#fff}
.detail_sp_bottom{float:left;width:550px;background:url(images/icon_close.jpg) no-repeat scroll bottom right;}
.detail_sp_bottom p{font-weight:bold;}
.detail_sp_bottom li{float:left;width:490px;background:url(images/icon_text_en.gif) no-repeat;padding-bottom: 10px;padding-left: 15px;}
.detail_sp_right img{border-bottom:1px solid #ccc;padding-bottom:5px;width: 225px;}
ul li{list-style-type:none;}
.left_product_Distribution{
    float: left;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 20px;
    width: 205px;
}
.submenu {
    background-color: #8CC63E;
    color: #FFFFFF; 
    font-weight: 700;
	padding:2px 2px 5px 2px;
    margin-left: 15px; width: 175px;
   
}
.submenu2 {
    background-color: #8CC63E;
    color: #FFFFFF; 
    font-weight: 700;
	padding:2px 2px 5px 2px;
    margin-left: 26px/*15px*/;
	margin-top:18px;
	width: 175px;
   
}
.iconmenu_order__Distribution {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/icon_menu_en.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
	margin-top: 5px;
    float: left;
    height: 15px;
    width: 15px;
}
.iconmenu_order__Distribution_Active{
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/icon_menu-actived_en.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
	margin-top: 5px;
    float: left;
    height: 15px;
    width: 15px;

}
.submenu_list{float:left;width:170px;background-color:#F1F1F2;padding:5px;font-weight:700;}
.sub_list{float:left;width:205px;}
.submenu_list a:hover{color:#79BE28;}
.line {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/line.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    display: block;
    font-size: 1px;
    height: 4px;
    padding-top: 3px;
	margin-left: 15px; width: 180px;
	
	
}
.clear_line{clear:both;height:5px;height:4px\9;}
