#javascript_tab{
	width: 480px;
}

#javascript_tab h2{
	height: 25px;
	text-indent: -5000px;
	background-image: url(../common_image/title_topics.gif);
	background-repeat: no-repeat;	
}

#tab{
	list-style: none;
	margin: 0px 10px 0px 10px;
	background-image: url(../common_image/topics_line.gif);
	background-repeat: no-repeat;
	background-position: 100px 30px;
}

#tab li{
	margin-left: 10px;
	width: 75px;
	font-size: 9pt;
	padding-top: 2px;
	float: left;
	text-align: center;
	border-bottom: 3px solid #f4f4f4;
}

#topi.selected{	border-bottom: 3px solid #d50000;}
#sai.selected{	border-bottom: 3px solid #62B857;}
#gun.selected{	border-bottom: 3px solid #025AA2;}
#iba.selected{	border-bottom: 3px solid #F78325;}
#toc.selected{	border-bottom: 3px solid #FEBF0F;}

#tab a{	text-decoration: none;	color: #174C89;}
#tab a:hover{	text-decoration: underline;	color: #174C89;}

#javascript_tab dl{
	color: #333;
	width: 460px;
	margin: 0px 10px 0px 10px;
}

#javascript_tab dt{
	font-size: 10pt;
	font-family: Trebuchet MS;
	margin-top: 10px;
}

#javascript_tab dd{
	margin-top: 2px;
	margin-left: 10px;
	font-size: 9pt;
	padding-left: 90px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#t_etc{	background-image: url(../common_image/topics_etc.gif);}
#t_sai{	background-image: url(../common_image/topics_sai.gif);}
#t_gun{	background-image: url(../common_image/topics_gun.gif);}
#t_iba{	background-image: url(../common_image/topics_iba.gif);}
#t_toc{	background-image: url(../common_image/topics_toc.gif);}