body {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: justify;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
a img {
	border: 0;
}


/*general*/
a, a:link, a:visited, a:active{
	color: #1D5A9F;
	text-decoration: underline;
}
a:hover{
	color: #1D5A9F;
	text-decoration: none;
}

h1 {font-size: 20px;}
h2 {font-size: 16px; margin:0; padding:0}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
/*general*/
/*header*/
#eng_ver a, #eng_ver a:link, #eng_ver a:visited, #eng_ver a:active{
	color: #000000;
	text-decoration: none;
}
#eng_ver a:hover{
	color: #000000;
	text-decoration: underline;
}
/*~header*/

/*~main content*/
/*news*/
#news_container dt {
	color: #767676;
}
/*~news*/
/*footer*/
#footer p {
	background: url(/gfx/pattern.gif) repeat-x;
	height: 47px;
	line-height: 47px;
	margin-left: 258px;
}
/*~footer*/
