body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 1.5;
	background-image: url(bg.gif);
	text-align: center;
	margin:0;
	background-color: #000000;
	background-repeat: no-repeat;
}
a {
	color:#000000;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}
h1 {
    width:100%;
	color:#FFFFFF;
	background-color: #000000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
}

h1 a{
    color:#FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	margin:0;
	text-align:right;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	text-align:right;
	font-weight: normal;
}

form {
    margin:0;
}
input {
	height:20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	
}
#top {
	width:700px;
	height:120px;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
}

#top #t {
	position: relative;
	top: 95px;
	left: -95px;
	height: 30px;
	width: 200px;
}

#menu {
	width:700px;
	filter:alpha(opacity=90);
	background-color: #FFF;
	list-style-type: none;
	margin:3px 0;
}

#menu li{
	padding: 7px 0;
	float:left;
}

#menu a{
	height: 25px;
	width: 80px;
	background-image: url(libg.gif);
	color:#FFFFFF;
	text-decoration: none;
	padding:5px 0 0 0;
}

#menu a:hover{
    color:#000000;
	background-image: url(libg2.gif);
}

#main {
    width:700px;
	margin:0;
	filter:alpha(opacity=90);
}

#left {
    width:237px;
	margin:0 3px 0 0;
	float:left;
}

#right {
	width:460px;
	padding:5px;
	background-color: #FFF;
	float:left;
	text-align: left;
        margin:0 0 3px 0;
}

#bottom {
	width:700px;
	height:50px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter:alpha(opacity=90);
	text-align:center;
}

#text {
	font-size: 14px;
        overflow: hidden;
        width:450px;
}

#more {
	background-color: #FFFF00;
	text-align: center;
	border: 1px dashed #000000;
	margin: 0 0 20px 0;
}
       

ul {
        margin:5px;
}
.l {
	background-color: #FFF;
	text-align: left;
	font-size: 12px;
	padding:2px;
	margin:0 0 3px 0;
}

.l table{
   margin:0;
   width:215px;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}