@import url(01.css);
@import url(02.css);
@import url(03.css);
@import url(04.css);
/* 
xhtml+css @ July 2004 by No3
*/
body       { margin:0; color:#111; font:12px/1.5em Arial, Tahoma, Verdana, Sans-Serif !important; font:11px/1.8em Verdana, Arial, Tahoma, Sans-Serif; text-align:center;}
a:link, 
a:visited  { color:#2C4C78; text-decoration:none; }
a:hover    { color:#06F; text-decoration:underline; }
a:active   { color:red; text-decoration:none; }
input,
select,
textarea,
option     { font:12px Tahoma, Sans-Serif; }
input#s2   { height:30px; font:14px Verdana, Sans-Serif; }
img        { border:0; }
td,
table      { text-align:left; font-size:12px !important; font-size:11px; line-height:18px;  }
.search {
	background: #FFF url(../images/search.png) no-repeat 5px center;
	width:300px;
	height:20px;
	font-size:14px;
	padding-left: 22px;
}
.button {
	border: 1px solid #666666;
	margin: 0px 4px 4px 4px;
	background: #F0F8FF;
	font: 14px Tahoma, sans-serif;
	vertical-align: top;
}

.top,.poet,
.age {
	border-top: 3px solid #FFFFFF;
	margin: 0;
	padding: 0;
	background: #F8F8F8;
	text-align: center;
	height: 188px !important;
	height: 190px;
}

.poet {
	height: 214px !important;
	height: 216px;
}

.top li,.poet li,
.age li {
	width: 46px;
	margin: 0px 2px 4px 0px !important;
	margin: 0px 0px 2px 0px;
	float: left;
	list-style: none;
	height: 22px;
}

.top a,.poet a,
.age a {
	width: 46px;
	border: 1px solid #DDDDDD;
	display: block;
	background: #F6F6F6;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	height: 22px;
}

.top li,.top a,.poet li,.poet a {width: 154px;}

.top a:link, .top a:visited,
.poet a:link, .poet a:visited,
.age a:link, .age a:visited {
	color: #000000;
	background: #F6F6F6;
	text-decoration: none;
}

.top a:hover,.poet a:hover,
.age a:hover {
	border: 1px solid #FF6600;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
.top a:active,.poet a:active,
.age a:active {
	border: 1px solid #666699;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}

.w {color:red;}
