*{
/*     font-family: "Trebuchet MS",Verdana,sans-serif; */
    font-family: "Arial";
}
#main{
    padding:10px 20px;
    margin-top:20px;
    margin-bottom:20px;
}
.center{
    text-align: center;
    margin-left:20px;
}
#main p{
    margin:10px 0;
}
#content p{
    padding:5px;
}
#rightside p{
    text-align:justify;
	text-justify: inter-ideograph;
}
ul#topMenu{
    margin-top:20px;
    list-style:none;
    height:40px;
    background:url('/img/en_topmenu_bg.gif') repeat-x;
    padding-left:20px;
}
ul#topMenu li{
    color:black;
    line-height:3.5;
    font-size:.9em;
    text-align:center;
    width:auto;
    display:block;
    float:left;
}
ul#topMenu li a{
    color:black;
    padding:0 8px;
}
ul#topMenu li a:hover{
    color:#0000aa;
}
td.lheight{
    padding: 5px 0 0 20px;
    line-height:2;
}
table.tbl2{
    margin-top:20px;
    margin-bottom:20px;
    border:1px solid #999;
    width:650px;
    padding:4px;
}
table.tbl2 tr.alt{
    background:#eee;
}
li#barBtnNaAlgin a{ width:181px;background:url(/img/btn_product1.gif) left bottom;}
li#barBtnAlginEster a{ width:239px;background:url(/img/btn_product2.gif) left bottom;}
li#barBtnEtc a{ width:236px;background:url(/img/btn_product3.gif) left bottom;}

div#tabItemBox{
    width:680px;
}
#breadcrumbs{
    margin-top:40px;
    margin-bottom:30px;
    line-height:2.2;
    padding-left:30px;
    background: url(/img/breadcrumbs_bg.gif) no-repeat;
    width:703px;
    height:26px;
}
#breadcrumbs a{
    font-weight:normal;
}
.examples{
    font-size:.8em;
    color:#666;
}

ul#vmenu{
	list-style: none;
	margin-top:20px;
}
ul#vmenu li{
	float:left;
	height: 48px;
}
ul#vmenu li a{
	display: block;
	text-decoration: none;
	overflow: hidde;
	height: 100%;
	text-indent: -2500px;
}
ul#vmenu li.m1 a{
	width: 168px;
	background: url(/img/top/m_01.png) no-repeat;
}
ul#vmenu li.m2 a{
	width: 165px;
	background: url(/img/top/m_02.png) no-repeat;
}
ul#vmenu li.m3 a{
	width: 165px;
	background: url(/img/top/m_03.png) no-repeat;
}
ul#vmenu li.m4 a{
	width: 165px;
	background: url(/img/top/m_04.png) no-repeat;
}
ul#vmenu li.m5 a{
	width: 168px;
	background: url(/img/top/m_05.png) no-repeat;
}
ul#vmenu li a:hover{
	background-position: -0px -49px;
}


ul#menu{
/*     background-color: #2F3A9D; */
    list-style-type: none;
}
ul#menu li{
    width:166px;
    height:37px;
}
ul#menu li a{
    display:block;
    text-decoration:none;
    overflow: hidden;
    height:100%;
    text-indent:-2500px;
}
ul#menu li ul.submenu{
	list-style-type:none;
	display:block;
}
ul#menu li ul.submenu li{
	width:166px;
	height:37px;
}
ul#menu li ul.submenu li a{
	display:block;
	height:100%;
}

div#news{
	margin-top:40px;
	margin-left:20px;
}
dl#newsbody{
	background: url(/img/top/latest_news_at_kimica_middle.png) repeat-y;
	padding: 5px 20px;
	margin:0;
}
dl#newsbody dt{
	text-decoration: underline;
}
dl#newsbody dt a{
	color: #333;
}
dl#newsbody dt a:hover{
	color: blue;
}
img.mt-3{
	position:relative;
	top:-3px;
}
.flimage{
	float:left;
	margin:10px;
	padding:10px;
}
p.flp{
	padding:10px !important;
}
