body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    text-align:center;
	background-color:#000000;
    scrollbar-base-color: #666633;
	scrollbar-arrow-color: #333333;
    scrollbar-highlight-color: #999966;
	padding : 30px;
    margin : 0px;
    overflow : auto;
	
}

ol { 
	list-style-position:outside;
}

li {
   margin-left:-15px;  
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.stat-head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}
	
	
.stat-sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}
	
.stat-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
	
.hot-news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
	
.hot-news-head a:link{color: #000000; text-decoration: none}
.hot-news-head a:visited{color: #737131; text-decoration: none}
.hot-news-head a:hover{color: #000000; text-decoration: underline}	


.home-slot-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
	}
	
.home-slot-head a:link{color: #000000; text-decoration: none}
.home-slot-head a:visited{color: #737131; text-decoration: none}
.home-slot-head a:hover{color: #000000; text-decoration: underline}	


.home-slot-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737131;
	font-weight: bold;
	
	}
	
.home-slot-search a:link{color: #000000; text-decoration: underline}
.home-slot-search a:visited{color: #000000; text-decoration: underline}
.home-slot-search a:hover{color: #000000; text-decoration: underline}	
	
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737131;
	font-weight: bold;
	letter-spacing: 0px;
}	
	
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737131;
	font-weight: bold;
	letter-spacing:-1px;
}
.navi a:link{color: #737131; text-decoration: none}
.navi a:visited{color: #737131; text-decoration: none}
.navi a:hover{color: #737131; text-decoration: none}

.navi.xxx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##3A3A3A;
	font-weight: bold;
	line-height:18px;
}
.navi.xxx a:link{color: #3A3A3A; text-decoration: none}
.navi.xxx a:visited{color: #3A3A3A; text-decoration: none}
.navi.xxx a:hoover{color: #3A3A3A; text-decoration: none}

form {
    display:inline;
}

.searchbox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	width:160px;
	height:17px;
	border: 1px #000000 solid;
	padding:1px;
	padding-left:3px;
}


.searchbutton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333300;
	background-color: #A6A55B;
	border:1px #666633 outset;
	width:52px; 
	height:18px;
	padding:0px;
	margin-left:2px;
	cursor:pointer;
}


#home-container{
	position:relative;
	width:700px;
	height:auto;
	margin:0px auto;
	border:1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#717037;
	text-align:left;

}

#home-navi{
	position: relative;
	background-color:#717037;
	left: 0px;
	top: 100px;
	text-align: left;
	padding:0px;

	}
	



#L1{
	position: relative;
	text-align: justify;
	width: 150px;
	height: 130px;
	overflow: auto;
	left: 0px;
	top: 110px;
	border:1px solid #000000;
	}
	
#M1{
	position: relative;
	text-align: justify;
	width: 150px;
	height: 130px;
	overflow: auto;
	left: 170px;
	top: 110px;
	border:1px solid #000000;
	}
	

