.worldlink{
	display:block;
	width:73px;
	height:38px;
	background:url("../images.page/world_anim.gif") no-repeat;
}

.worlddiv{
	margin-top:10px;
	font:normal 9px Arial,Verdana;
	text-align:center;
}

#main{
	position:relative;
	float:left;
	width:523px;
	height:410px;
	height:396px;
}

#flash{
	position:absolute;
	top:20px;
	left:84px;
	top:0px;
	left:0px;
	width:523px;
	height:369px;
	z-index:2;
	visibility:hidden;
}

#flashframe{
	width:523px;
	height:369px;
	border:0px;
}

.fulllink{
	font-size:10px;margin-left:135px;
}
#md{
        border:0px;
	background:#fdebc7;
	text-align:center;
	font-size:10px;
}

.thb img{
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    filter: alpha(opacity=70);
}
.thb:hover img{
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    filter:alpha(opacity=100);
}
