BODY{
	font-size	   		: 13px;
	font-family		: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,monospace;
	scrollbar-3dlight-color    	: #660000;
	scrollbar-arrow-color      	: #ffffff;
	scrollbar-base-color       	: #660000;
	scrollbar-darkshadow-color 	: #660000;
	scrollbar-face-color      	: #660000;
	scrollbar-highlight-color 	: #ffffff;
	scrollbar-shadow-color     	: #ffffff;
}
.newstb{
	 width			: 455px;
}
.base_title{
	color			: #009000;
	font-weight		: bold;
}
.basetext {
	color			: #505050;
	font-size	   		: 13px;
	line-height	   		: 20px;
	vertical-align 		: top;
	word-break		: break-all;
}
.strongtext {
	color			: #660000;
	font-size			: 13px;
	font-weight		: bold;
	vertical-align 		: center;
	border-bottom		: 1px #b7a000 dotted;
	width			: 205px;
}
.timetext {
	color			: #660000;
	font-size			: 13px;
	text-align			: right;
	vertical-align 		: center;
	border-bottom		: 1px #b7a000 dotted;
	width			: 250px;
}
.javastyle1{
        	cursor			: pointer;
            	font-size			: 76%;
            	color			: #009000;
            	font-weight		: bold;
}
.javastyle2{
	cursor			: default;
            	font-size			: 76%;
            	color			: #009000;
            	font-weight		: bold;
}