﻿body {
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#column_l {
	color: black;
	width: 552px;
	margin: 0;
	padding: 0 10px 0 15px;
	background-color: #fff;
}

.nb  
{
	width:220px;
	height:250px;
	background:transparent url("/images/static.png") no-repeat -210px 0;
	padding-top:5px;
}

.item,.item-h
{
	font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#fff;
	cursor:default;
}

.item .top,.item-h .top
{
	height:30px;
	width:210px;
	background:transparent url("/images/static.png") no-repeat;
	line-height:30px;
	font-weight:bold;
	margin:0 5px;
	color:Red;
}

.item-h .top
{
	background-position:0 -30px;
}

.item .sub,.item-h .sub
{
	width:210px;
	height:25px;
	background-color:#e3e3e3;
	color:#666;
	margin:0 5px;
	line-height:25px;
}

.item-h .sub
{
	background:#e3e3e3 url("/images/static.png") no-repeat 0 -65px;
	color:#000;
}

.icon
{
	float:left;
	width:16px;
	height:16px;
	background:transparent url("/images/icons.png") no-repeat;
}

.sub-t
{
	padding:0;
	margin:0 5px;
	width:210px;
	height:5px;
	background:transparent url("/images/static.png") no-repeat 0 -60px;
}

.sub-b
{
	padding:0;
	margin:0;
	width:220px;
	height:8px;
	background:transparent url("/images/static.png") no-repeat -210px -315px;
}

.icon
{
	_background-image:url("/images/icons.gif");
}

.top .icon
{
	margin:5px 8px;
}

.sub .icon
{
	margin:4px 8px 0 12px;
}


