*
{
	font-family: tahoma;
	font-size: 9pt;
}
body
{
	background-image: url('../imgs/bg.jpg');
	margin: 0px;
	padding: 0px;
}
div.main
{
	margin: auto;
	background-color: greeen;
	width: 754px;
	background: url('../imgs/belt.jpg') 0 0;
	background-repeat: repeat-y;
	padding: 0px;
}
div.top
{
	margin: 0px; 
	padding: 0px;
	background: url('../imgs/top.jpg') 0 0;
	width: 754px; 
	height: 186px;
	clear: both;
}
div.top img.logo 
{
	border: 0px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
div.bottom
{
	margin: 0px; 
	padding: 0px;
	background: url('../imgs/bottom.jpg') 0 0;
	width: 754px;
	height: 172px;
	clear: both;
}
div.center
{
	padding: 5px 20px 20px 20px;
	clear: both;	
	text-align: justify;
}
div.center strong
{
	font-style: italic;
	font-weight: bold;
}
div.center a 
{
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.center a:hover
{
	text-decoration: underline;
}
div.center h2 
{
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
ul.menu
{
	clear: both;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	background-image: url('../imgs/menu_bg.jpg');
	background-repeat: repeat-x;
	width: 750px;
	_width: 748px;
	margin_left: 0px;
	_margin_right: 0px;
	padding: 0px;
	height: 36px;
}
ul.menu li
{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	_margin-left: 16px;
	_margin-right: 16px;
	margin-top: 10px;
	list-style: none;
	font-size: 10pt;
}
ul.menu li a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
ul.menu li a:hover
{
	color: #444444;
}
img.galery
{
	float: left;
	margin: 10px;
	border: 1px solid #c1c1c1;
}
div.pager
{
	color: black;
	text-align: right;
}
div.pager a
{
	font-weight: normal;
	font-style: normal;
}
div.pager a.sel 
{
	font-weight: bold;
}
div.motto
{
	background: url('../imgs/motto.jpg') 0 0 no-repeat;
	color: white;
	padding-top: 60px;
	text-align: center;
	font-size: 12pt;
	font-style: italic;
	height: 112px;
}
.align-center
{
text-align: center;
}
.align-left
{
text-align: left;
}
.align-right
{
text-align: right;
}
.align-justify
{
text-align: justify;
}
div.article 
{
	width: 580px;
	background: url('../imgs/article_top.jpg') no-repeat #5AE34E;
	padding-top: 6px;
	margin: auto;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div.bottom_article 
{
	background: url('../imgs/article_bottom.jpg') no-repeat;
	width: 600px;
	height: 10px;
	padding: 0px;
	clear: both;
	margin: auto;
}
div.article_pager
{
	float: right;
	height: 22px;
	margin-right: 70px;
	_margin-right: 30px;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 8px;
}
p.article_detail
{
	text-align: right;
	margin: 0px; 
	padding: 0px;
}
div.articledetail
{
	background-image: url('../imgs/articledetail_top.jpg');
	background-color: #5AE34E;
	background-repeat: no-repeat;
	padding: 10px;
}
div.articledetail_bottom
{
	background-image: url('../imgs/articledetail_bottom.jpg');
	background-repeat: no-repeat;
	height: 8px;
	width: 714px
}
ul.menu h2
{
	margin: 0px;
	padding: 0px;
}
div.top h1 
{ 
	margin: 0px; 
	padding: 0px;
}