.reg_text, .page_title, .sub_title, .article_title_main, .article_title_item, .news_title_main, .news_title_item, .reg_button, .reg_input, A
{
	font-family:Arial;
}
A.news
{
	color:white;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
A.news:hover
{
	text-decoration:underline;
}
A.top
{
	font-size:13px;
	font-weight:bold;
	color:#C6BDAD;
	text-decoration:none;
}
A.top:hover
{
	text-decoration:underline;
}
A.bottom
{
	color:#422918;
	text-decoration:none;
}
A.bottom:hover
{
	text-decoration:underline;
}
.reg_text, .reg_input
{
	font-size:12px;
}
.article_title_main
{
	font-size:12px;
	color:#6E645B;
	font-weight:bold;
}
.article_title_item
{
	font-size:16px;
	color:darkred;
}
.news_title_main
{
	font-size:11px;
}
.news_title_item
{
	font-size:16px;
}
.page_title
{
	font-size:16px;
	color:#6E645B;
	font-weight:bold;
}
.sub_title
{
	font-size:14px;
}
.reg_button
{
	background-color:#EBE5D9;
	font-size:12px;
	width:100px;
}
