*{
	font-family: "Trebuchet MS",Verdana,sans-serif;
}
#main{
    clear:both;
	padding:10px 20px;
	margin-top:20px;
	margin-bottom:20px;
    text-align:justify;
}
.center{
    text-align: center;
    margin-left:20px;
}
#main p{
	margin:10px 0;
}
table.tbl2{
	margin-bottom:20px;
	border:1px solid #999;
	width:650px;
	padding:4px;
}
table.tbl2 tr.alt{
	background:#eee;
}
ul.sidesubmenu li{
	height:45px;
	line-height:3;
}
li#barBtnNaAlgin a{ width:181px;background:url(/en/img/btn_product1.gif) left bottom;}
li#barBtnAlginEster a{ width:239px;background:url(/en/img/btn_product2.gif) left bottom;}
li#barBtnEtc a{ width:236px;background:url(/en/img/btn_product3.gif) left bottom;}

div#tabItemBox{
    width:680px;
}
#breadcrumbs{
    margin-top:40px;
    margin-bottom:30px;
    line-height:1.8;
    padding-left:30px;
    background: url(/img/breadcrumbs_bg.gif) no-repeat;
    width:703px;
    height:26px;
}

div#histGallery2.images img{
    border:3px solid #efefef;
}
div#logoJa{
    height: 60px;
}

ul#topMenu{
    margin:0;
    width:900px;;
    background:url("/img/en_topmenu_bg");
}
ul#topMenu li{
    width:180px;
    height:40px;
    list-style-type:none;
    float:left;
}
ul#topMenu li a{
    display:block;
    height:100%;
    text-decoration:none;
    background-repeat:none;
    text-indent:-2500px;
    outline: none;
}
ul#topMenu li a:hover{ background-position:0 -40px; }
li#whatsalgin a{ background:url("/cn/img/m_whatsalgin.gif"); }
li#application a{ background:url("/cn/img/m_application.gif"); }
li#company a{ background:url("/cn/img/m_company.gif"); }
/*
    ul#topMenu{
	list-style:none;
	height:40px;
	background:url('/img/en_topmenu_bg.gif') repeat-x;
}
ul#topMenu li{
	color:black;
	line-height:3;
	font-size:1.1em;
	text-align:center;
	width:auto;
	display:block;
	float:left;
}
ul#topMenu li a{
	color:black;
}
ul#topMenu li a:hover{
    color:#0000aa;
}
*/