body
{
	margin: 0px;
	background-image: url(main_bg.jpg);
}
body.view
{
	background-image: url(index_bg.jpg);
}
a{font-size: 12px;}
.lst_1
{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(jt_jh.gif);
	margin-top: 5px;
}
#navigation
{
	margin-right: 10px;	
}

#navigation tr td
{
	height: 24px;
	color: #666666;
	font-size: 12px;
	
}	

#articlelist_table
{
	width:95%;
}

#articlelist_table tr td
{
	height: 24px;
	color: #666666;
	font-size: 12px;
	border-bottom: dotted 1 #666666;   
	
}
#articlelist_table tr td a
{
	color: #666666;	
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
a.menu2
{
	font-size: 13px;
	font-weight: bold;
	color:rgb(99,36,16);
}