@charset "utf-8";
.stead a:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.stead a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #006699;
}

.stead a:hover{
	font-size: 11px;
	color: #009900;
	text-decoration:underline;
	background-image: url(img/newsbar_2.jpg);
	}





a:link {
	text-decoration: none;
	font-size: 12px;
	color: #125389;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #2366AD;
}
a:hover{
	font-size: 12px;
	color: #000033;
	text-decoration:underline;
	background-image: url(img/newsbar_2.jpg);
	}
	
a:link2 {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}	
   

.editors_words
{
	font-size: 13px;
	color: #336600;
	line-height: 18px;
}


.article_title
{
	font-size: 13px;
	color: #FF6600;
	line-height: 22px;
	font-weight: bold;
}

.article_contents
{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}



.book_title
{
	font-size: 12px;
	color: #336699;
	line-height: 22px;
	font-weight: bold;
}

.article_point
{
	font-size: 12px;

	color:;
	line-height: 18px;
	color: #FF0000;
}



.news_title
{
	font-size: 12px;
	color: #FF9900;
	line-height: 22px;
	font-weight: bold;
}
.news_contents
{
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

