.tab {
		font-size : 12px;
		font-family : "‚l‚r ‚oƒSƒVƒbƒN, Arial";
		position : absolute;
		text-align : center;
		border : 1px #ff9900 solid;
		border-bottom : none;
		width : 108px;
		margin : 0px;
		height : 40px;
		background-color : #ffffff;
		cursor : hand;
}

.panel {
		font-size : 12px;
		font-family : "‚l‚r ‚oƒSƒVƒbƒN, Arial";
		position : absolute;
		border : 1px #ff9900 solid;
		width : 480px;
		height : 300px;
		left : 0px;
 		top : 39px;
		margin : 0px;
		padding : 0px;
		background-color : #ffffff;
}