/* CSS Document */

body{
margin:0px auto;
padding:0px;
background-color:#ffffff;
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
text-align:left;
text-decoration:none;
color:#000000;

}
.image_logo
{
height:80px;
padding-left:25px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
background-position:left center;
} 
header_image
{
height:198px;
background-image:url(../images/header_02.jpg);
background-repeat:no-repeat;
background-position:center;
}
.menu_bar_bg
{
height:32px;
background-image: url(../images/menu-bar_bg.jpg);
background-repeat:repeat-x;
}
.left_navi_th_bg
{
background-image: url(../images/left_menu-th_bg.jpg);
background-repeat:repeat-x;
}
.left_navi_body_bg
{
background-image: url(../images/left2_body_bg.jpg);
background-repeat:repeat-y;
}
.process_chemi_bg
{
background-image:url(../images/bg_process-chemicals.jpg);
background-repeat:repeat-x;
height:32px;
}
.chemical_equip_bg
{
background-image: url(../images/bg_chemical_equipments.jpg);
background-repeat:repeat-x;
height:33px;
}
.chemical_suppliers_bg
{
background-image: url(../images/bg_chemical_suppliers.jpg);
background-repeat:repeat-x;
height:33px;
}

.product_box_bg
{
background-image:url(../images/product-_box_bg.jpg);
background-repeat:repeat-y;
}
.footer_bg
{
height:57px;
background-image: url(../images/bg_footer.jpg);
background-repeat:repeat-x;
}  
.link
{
font-family:verdana;
font-size:12px;
font-style:normal;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.link:hover
{
text-decoration:underline;
color: #FF9900;
}

.link_footer
{
font-family:Arial;
font-size:12px;
font-style:normal;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.link_footer:hover
{
text-decoration:underline;
}
.normal_text
{
font-family:Arial;
font-size:12px;
font-style:normal;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.view_more_text
{
font-family:Arial;
font-size:12px;
font-style:normal;
color: #FF0000;
font-weight:bold;
text-decoration:none;
}
.view_more_text:hover
{
text-decoration:underline;
}

.caption_text
{
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#339999;
text-decoration:none;
}
.product_caption_text
{
font-family:Arial;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#068B67;
text-decoration:none;
}
.contact_text
{
font-family:Arial;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#339999;
text-decoration:none;
}
.input_text_1
{
width:150px;
height:16px;
background-color:#FFFFFF;
line-height:22px;
padding-left:4px;
font-family:tahoma;
font-size:11px;
font-style:normal;
color:#000000;
border:1px solid #A9DDBC;
}
.input_text_2
{
width:250px;
height:100px;
background-color:#FFFFFF;
line-height:22px;
padding-left:4px;
font-family:tahoma;
overflow:scroll;
font-size:11px;
font-style:normal;
color:#000000;
border:1px solid #A9DDBC;
}
