body {
	margin-top: 10px;
	margin-left: 30px;
	font-family:sans-serif; font-size: 11px; line-height: 16px;
	color: #333333;
}
img 
    {
    border: 0px;
    }


.header_z {
	width: 475px;
	height: 93px;
	background-image: url("../img_l/zhafir_logo.gif");
}
.header_htp
{
	width: 475px;
	height: 93px;
	background-image: url("../img_l/logo_ht_plastics.gif");        
}
.header_hti
{
	width: 475px;
	height: 93px;
	background-image: url("../img_l/logo_ht_international.gif");        
}
.header_httj
{
	width: 475px;
	height: 93px;
	background-image: url("../img_l/tianjianlogo.jpg");        
}


.invisible {
	display: none;
}

table.border tbody td{
	border-bottom: 1px dotted #333333;
	padding-bottom: 5px;
	}


.lang_select {
	width: 475px;
	height: 40px;
	position: absolute;
	top: 30px;
	left: 496px;
	text-align: right;
	}

.search {
	width: 475px;
	height: 45px;
	position: absolute;
	top: 41px;
	left: 476px;
	text-align: right;
	}

.navi {
	width: 130px;
	position: absolute;
	top: 114px;
	}

.content {
	width: 800px;
	position: absolute;
	top: 74px;
	left: 171px;
	}

.content_image {
	width: 800px;
	height: 240px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	}

.content_left {
	width: 320px;
	min-height: 400px;
    padding-left: 20px;
	padding-right: 20px;
	float: left;
	overflow: hidden;
	}
.content_middle {
	width: 160px;
	min-height: 400px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	overflow: hidden;
	}


.content_right {
	width: 180px;
	min-height: 400px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 570px;
	overflow: hidden;
	}
.container_border
    {
    width: 800px;
    background: url('../img_l/border.gif') repeat-y;
    clear: both;
    display: block;
    position: absolute;
	top: 280px;
	left: 0px;
	padding-bottom: 50px;

    }
/*******************************************************************
                    Tabs
********************************************************************/
.tabs
        {
	width: 970px;
	position: absolute;
	top: 65px;
	left: 0px;
	height: 25px;
	text-align:right;
	background-image: url(../img_l/tab/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        }  
.tab1
        {
        padding-left: 28px; 
        }
        
.tab2
        {
        padding-left: 40px; 
        }
     
.tab3
        {
        padding-left: 3px; 
        }
.tab4
        {
        padding-left: 3px; 
		padding-right:3px;
        }
.activetab
        {
        position: relative;
        top: 3px;
        }
.activetaba
        {
        position: relative;
        top: 1px;
        }
/********************************************************************
                     NAVI      MENU_MAIN
 *******************************************************************/
a 
    {
    text-decoration: none;
    }
a:hover 
    {
    text-decoration: underline;
    }
.navi .menu_main div 
    {
    /*height: 20px;*/
    border-bottom: 1px dotted #A1A1A1;
    }

.navi .menu_main div a
    {
    	line-height: 20px;
    	color: #333333;
    	text-decoration: none;
    	background: url('../img_l/arrow_blue.gif') no-repeat left center;
    	padding-left: 15px;
   	}

.navi .menu_main .menu_sub a
    {
    	line-height: 20px;
    	color: #333333;
    	text-decoration: none;
    	background: none;
    	padding-left: 0;
   	}

.navi .menu_main div a:hover
    {
    text-decoration: underline;
    }

.navi .menu_main .menu_sub ul li 
    {
	    margin-left: 10px;
	    background: url('../img_l/arrow_list.gif') no-repeat left center;
	    list-style: none;
	    padding-left: 10px;
	    display: block;
    }

.navi .menu_main .menu_sub ul li.active a
    {
			color:#0066cc;
    }

.navi .menu_main .menu_sub ol li 
    {
    margin-left: 15px;
    padding-left: 0px;
    }
/*****************************************************************
        NAVI      MENU_PAGE
******************************************************************/
.navi .menu_page 
    {
    margin-top: 40px;
    }
.navi .menu_page div 
    {
    height: 20px;
    }
.navi .menu_page div a
    {
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    background: url('../img_l/arrow_grey.gif') no-repeat left center;
    padding-left: 15px;
    }
.navi .menu_page div a:hover
    {
    text-decoration: underline;
    }
.navi div.lastline
    {
    height: 20px;
    border-bottom: none;
    }
.navi div.active a {
    color: #0066cc;
    font-weight: bold;     
    }
.navi .menu_page div.active a
    {
    background: url('../img_l/arrow_blue.gif') no-repeat left center;
    }
 
    
/*******************************************************************
    BOX ACTIVE
********************************************************************/   

div.BOX_ACTIVE 
    {
    background: url('../img_l/arrow_big.gif') no-repeat right center;
    padding-right: 25px;
    }

.subline_blue
    {
    font-weight: bold;
    color: #0066cc;
    }
div.press     
    {
    text-align: right;
    }
div.press a
    {
        line-height: 20px;
    	color: #333333;
    	text-decoration: none;
    	background: url('../img_l/arrow_blue.gif') no-repeat left center;
    	padding-left: 15px;
    }

