.txt_date {
	color: #589BD3;
	font-weight: bold;
}

.txt_infotl {
	color: #0099CC;
}

#top_main{
	width: 773px;
	height: 271px;
	display: block;
	overflow: hidden;
	z-index: 1;
}

#top_news_txt {
	width:560px;
	height:29em;
	display: block;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
	text-justify : inter-ideograph;
	white-space: normal;
	word-break:break-all;
	font-size:100%;
	line-height: 125%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow-x: hidden;
	overflow: auto;
}

#top_news {
	width:560px;
	height:29em;
	background-image: url(../images/jwtf_top_new_bk.gif);
	background-repeat:no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}

#top_cont{
/*
	width: 800px;*/
	width: 798px;
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
}

.top_ct01{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	/*background-image: url(../images/jwtf_top_bk800.gif);*/
	background-repeat: repeat-y;

}


#mojis_bt{
	display: block;
	height: 47px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 999;
}
#mojis_bt a{
	display: block;
	height: 47px;
	width: 100px;
	overflow: hidden;
	background-image: url(../images/jwtf_top_hd02.gif);
	margin: 0px;
	padding: 0px;
}

#mojis_bt a:hover {
	background-position: 0 -47px;
}

#msl{
	position:absolute;
	width:350px;
	height:auto;
	z-index:999;
	left: -420px;
	top: 0px;
	visibility: hidden;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #660000;
	font-size: large;
	padding: 30px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:100;
}
