@import url("/fbui/share/global_1.css");
@import url("/fbui/share/comment_1.css");
@import url("/fbui/share/search_1.css");
@import url("/fbui/share/calendar_1.css");

body <SCRIPT LANGUAGE="JavaScript">
    var newtop=0
    var newleft=0
    if (navigator.appName == "Netscape") {
        layerStyleRef="layer.";
        layerRef="document.layers";
        styleSwitch="";
        }
        else
        {
        layerStyleRef="layer.style.";
        layerRef="document.all";
        styleSwitch=".style";
        }

    function doMouseMove() {

        layerName = 'iit'

        eval('var curElement='+layerRef+'["'+layerName+'"]')
        eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"')
        eval('curElement'+styleSwitch+'.visibility="visible"')
        eval('newleft=document.body.clientWidth-curElement'+styleSwitch+'.pixelWidth')
        eval('newtop=document.body.clientHeight-curElement'+styleSwitch+'.pixelHeight')
        eval('height=curElement'+styleSwitch+'.height')
        eval('width=curElement'+styleSwitch+'.width')
        width=parseInt(width)
        height=parseInt(height)
        if (event.clientX > (document.body.clientWidth - 5 - width))
        {
        newleft=document.body.clientWidth + document.body.scrollLeft - 5 - width
        }
        else
        {
        newleft=document.body.scrollLeft + event.clientX
        }
        eval('curElement'+styleSwitch+'.pixelLeft=newleft')

        if (event.clientY > (document.body.clientHeight - 5 - height))
        {
        newtop=document.body.clientHeight + document.body.scrollTop - 5 - height
        }
        else
        {
        newtop=document.body.scrollTop + event.clientY
        }
        eval('curElement'+styleSwitch+'.pixelTop=newtop')
}

    document.onmousemove = doMouseMove;

</SCRIPT><script language="javascript">
    if (navigator.appName == "Netscape") {

    }
    else
    {
        document.write('<div ID=OuterDiv>')
        document.write('<img ID=iit src="http://www.jojoo.net/logo.gif" STYLE="position:absolute;TOP:0pt;LEFT:0pt;width=103;height=28;Z-INDEX:2;visibility:hidden;">')
        document.write('</div>')
    }
</script>{margin:0;font-size:12px;background:#E6E6E6 url("/fbui/FB10504/images/bg.jpg") center repeat-y;font-family:"Verdana",ËÎÌå,sans-serif;}
#wrapper {width:750px;margin-left:auto;margin-right:auto;}
		#inner {float:right;width:100%;}
			#sidebar {float:right;width:200px;}
			#content {margin:0 217px 0 0;}
#footer {background:#E6E6E6 url("/fbui/FB10504/images/footer.jpg") center top no-repeat;text-align:center;height:80px;clear:both;}
#footer p {margin:20px 0 0 0;}

.cn {display:none;}

a:link {text-decoration : none;color:#005FA9;}
a:visited {text-decoration : none;color:#005FA9;}
a:hover {text-decoration : none;color:#005FA9;background:#DEF;}
a:active {text-decoration : none;color:#005FA9;}

#head {background:#E6E6E6 url("/fbui/FB10504/images/header.jpg") center top no-repeat;height:150px;padding:50px 0 0 30px;}
	#head h1 {font-size:24px;color:#000;margin:0;}
	#head p {font-size:16px;color:#000;margin:0 0 0 100px;}

#main {padding:15px;}

	#sidebar h3 {cursor:pointer;color:#666;font-size:16px;}
		#sidebar li {list-style:none;margin:0;padding:0;}
		#sidebar ul {margin:0;padding:0;}
#menu li{clear:both;}

	.pagenav a{margin:3px;}

	.normallog {padding:0 0 10px 0;}
	.normallog h4 {font-size:18px;padding:0 0 0 24px;background:url("/fbui/fb10504/images/333.gif") no-repeat;border-bottom:#eee solid 1px;}
	.normallog .text {background:url("/fbui/fb10504/images/444.gif") no-repeat;}
	.normallog h5,.normallog h6 {font-size:12px;font-weight:normal;text-align:right;}
	.normallog h4 .time{float:right;font-size:9px;font-weight:normal;}
	.normallog h5 span span{padding: 0 0 0 5px}
	.normallog h6 span span{padding: 0 0 0 5px}

	#log {width:97%;overflow:hidden;}
	.photolog {float:left;width:130px;border:#BBB solid 1px;margin:5px;padding:10px;}
	.photolog .smallimages {height:128px;overflow:hidden;}
	.photolog .smallimages img {width:128px;border:#BBB solid 1px;}
	.photolog h3 {font-size:14px;margin:0;padding:5px;background:#BBB;color:#FFF;overflow:hidden;height:14px;}
	.photolog p {display:none;}
	.photolog p span {display:none;}
	.Hits span,.Comments span,.PostTime span {display:none;}
	.photolog  ul {margin:5px;padding:0;}
	.Hits {float:left;background:url("/images/pic_author.gif") no-repeat;list-style:none;padding:0px 0px 0px 12px;margin:0;height:20px;}
	.Comments {float:left;background:url("/images/pic_click.gif") no-repeat;list-style:none;padding:0px 0px 0px 12px;margin:0;height:20px;}
	.PostTime {float:left;background:url("/images/pic_re.gif") no-repeat;list-style:none;padding:0px 0px 0px 12px;margin:0;height:20px;}