body {
                background-image: url(image/back.gif);
 	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	margin:0 auto;
	width: 800px;
	}

a {
	color: #0000ff; 
	}

ul
	{
	margin: 20px;
	list-style-type: none;
	}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

#container {
	width: 800px;
	line-height: 150%;
                background-image: url(image/container.gif);
	text-align: left;
	border: solid 2px #999999;
	}

#right {
	float: right;
	width: 160px;
	background-color: #eeeeee;
	}

#center	{
	float: left;
	width: 610px;
 	font-size: 14px;
	color: #666666;
	padding: 15px;
	}

#banner {
	padding: 5px;
                background-image: url(image/banner_back.png);
                background-repeat: repeat-x;
	background-color: #ffffff;
	}

#banner h1{
	font-size: 18px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	}

#banner h1 a {
	text-decoration: none;
                color: #000090;
	}

#banner h2{
	font-size: 12px;
	border-bottom: dotted 1px #999999;
	margin: 0;
	}

.maga {
	text-align: left;
	margin: 10px 0px 20px 0px;
	border: 1px dotted #000000;
                background-image: url(image/banner_back.png);
                background-repeat: repeat-x;
	}

.maga form {
	margin-bottom: 0px;
	}


.side_list_head
	{
	margin: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #9999ff;
	}

.pankuzu
	{
	margin-bottom: 15px;
	}
.sitelink
	{
	margin: 10px;
	text-align: right;
	clear: both;
	}

.entry
	{
	clear: both;
	margin-top: 15px;
	}

.extended
	{
	clear: both;
	}

.extended a
	{
	font-weight: bold;
	}

.extended_cat a
	{
	font-weight: bold;
	}

.entry_header {
	margin-top: 0;
	border-left: 5px solid #dae0e6;
	border-bottom: 1px solid #666;
	padding: 0 0 2px 10px;
	font-size: 18px;
	}


#footer
	{
	text-align: center;
	background-color: #ffffff;
	}

.mt_information
	{
	text-align: right;
	}
