*{
	margin:0;
	padding:0;
	border:0;
	background-color:Transparent;
	color:black;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

div#container
{
	display:block;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	background:url(../images/bg.gif) center;
}

body{
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	margin:0px;
	padding:0px;
	font-size:small;
	color:#000000;
	text-align:center;
}

div#content
{
	width:740;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	text-align:left;
}	
div#content a:link {color:#00f;}
div#content a:visited {color:#00f;}
div#content a:hover 
{
	color:#900;
	text-decoration:underline;
}

div#content a:active 
{
	color:#900;
	text-decoration:underline;
}

div#header
{
	width:740;
	height:50;
}
	
	
div#globalnav
{
	width:740;
	height:25;
}

div#globalnav li
{
	display:inline;
	list-style-type:none;
}

div#visual
{
	width:740;
	height:230;
}

div#maintenance
{
	font-size:small;
	line-height:1.5em;
}

div#maintenance font
{
	font-size:small;
	font-weight:bold;
	line-height:1.5em;
}

div#latest_news_title p
{
	font-size:small;
	font-weight:bold;
}

div#latest_news_text p
{
	font-size:small;
	line-height:1.5em;
}

p#text_continue
{
	text-align:right;
	font-size:small;
}

.icon
{
	vertical-align:middle;
	margin:2px;
}

.rss
{
	vertical-align:middle;
	margin:2px;
}

div#other_news_title p
{
	font-size:small;
	font-weight:bold;
}

div#other_news_text p
{
	font-size:small;
	line-height:1.5em;
}

.icon2
{
	vertical-align:middle;
	margin:2px;
}

.on_ymd
{
	font-weight:bold;
}

p#banner
{
	float:right;
}
	
p#banner img
{
	margin:2px;
	vertical-align:middle;
}

div#footer
{
	width:740px;
	height:30px;
	background-color:#666;
	color:White;
	font-size:small;
	text-align:left;
}

div#copyright{float:left;}
div#copyright address{margin:10px;color:White}
div#footer_nav{float:right;margin-top:10px;margin-right:5px;}

div#footer_under
{
	width:740px;
	height:7px;
	background-color:#9a9a9a;
}
div#footer_under img{margin:0px;}

th,td
{
	padding:5px;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	font-size:x-small;
	font-weight:normal;
}
th
{
	background:#9cc url(/images/th_bcg.gif);
	color:#666;text-align:center;}
td{color:Black;}


