ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
		background: #bdf url(http://www.wisegiving.org.hk/css/basic_tab.png);
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url(http://www.wisegiving.org.hk/css/tab.png);
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(http://www.wisegiving.org.hk/css/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
#infoContentContainer_page1 {
	width:688px;
	height:362px;
	/*border-top:#C8221A 1px solid;
	border-bottom:#C8221A 1px solid;*/
	overflow:auto;
	background-color:#FFFFFF;
	background: url(http://www.wisegiving.org.hk/gb/img/tab1_box_bg.gif);
}
#infoContentContainer_page2 {
	width:688px;
	height:362px;
	/*border-top:#C8221A 1px solid;
	border-bottom:#C8221A 1px solid;*/
	overflow:auto;
	background-color:#FFFFFF;
	background: url(http://www.wisegiving.org.hk/gb/img/tab1_box_bg.gif);
}
}
#infoContentContainer_enpage {
	width:688px;
	height:430px;
	/*border-top:#C8221A 1px solid;
	border-bottom:#C8221A 1px solid;*/
	overflow:auto;
	background-color:#FFFFFF;
	background: url(http://www.wisegiving.org.hk/en/img/tab1_box_bg.gif);
}

#infoContentContainer_page3 {
	width:688px;
	height:362px;
	/*border-top:#C8221A 1px solid;
	border-bottom:#C8221A 1px solid;*/
	overflow:auto;
	background-color:#FFFFFF;
	background: url(http://www.wisegiving.org.hk/gb/img/tab1_box_bg.gif);
}

div.tabcontent{
    clear: left;
    padding-left: 1em;
    padding-top: 1em;
}

