.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	background-color: #FFFFFF;
	padding: 6px;
}
td {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì";
	font-size: 12px;
}
.left {
	padding: 2px;
	width: 180px;
	border: 1px solid #FFE2A6;
	line-height: 16px;

}
.right {
	padding: 2px;
	border: 1px solid #FFE2A6;

}
body {
	background-color: #FFF9EC;
	margin: 0px;
	color: #666666;
}
.top-info {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 11px;
}
.foot {
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	border-left: 1px solid #FFCC66;
}
th {
	font-size: 12px;
}

.pri {
	font-size: 20px;
	font-weight: bolder;
	color: #CC0000;
}

.sen {
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
.stock {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}

.left {
	line-height: 20px;
}

.toptext {
	font-size: 12px;
	margin: 0px;
	font-weight: lighter;
	color: #999999;
}
.title {
	font-size: 14px;
	margin: 0px;
}

.item {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.rank {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	border-right-style: solid;
	border-bottom-style: solid;
}

.TOPICS {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
.text1 {
	font-size: 12px;
	line-height: 16px;
}





//ajax
	.clear{
		clear:both;
	}
	
	#mainContainer{
		width:178px;
		text-align:left;
		margin:0 auto;
		background-color: #ffffff;
		border-left:0px solid #FFCC66;
		border-right:0px solid #FFCC66;
		height:100%;
		color: #666666;
	}
	
	#leftMenu{
		width:175px;
		padding-left:5px;
		padding-right:5px;
		float:left;
	}
	#mainContent{
		width: 175px;
		padding-right:5px;	
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:180px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		//color: #666666;
		//text-decoration:none;	
		display:block;
		clear:both;
		width:170px;	
		padding-left:2px;	
		line-height: 16px;
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}



