/*#mid-col
#news*/
#news .content
{
	overflow: hidden;
	padding: 10px 1px 10px 13px !important;
}
#news UL LI
{
	float: left;
	display: block;
	width: 240px;
	margin: 3px 4px;
}
#news UL LI A
{
	margin: 0 0 0 3px;
	color: #5F8F59 !important;
}
/*#hot-exam*/
#hot-exam .hot-exam-set
{
	overflow: hidden;
	padding: 0 0 10px;
}
#hot-exam TABLE
{
	text-align: center;
}
#hot-exam TABLE TD
{
	padding: 8px;
}
/*#tab*/
#tab UL
{
	overflow: hidden;
}
#tab LI
{
	display: inline-block;
	/*[disabled]float:left;*/
	#zoom: 1;
	#display: inline;
	height: 24px;
	margin: 0 10px 6px 0;
	background: url("../../images/default/tab/tab-1-l.png") no-repeat;
	padding: 0 0 0 6px;
}
#tab LI.current
{
	background: url("../../images/default/tab/tab-2-l.png") no-repeat;
}
#tab LI SPAN
{
	background: url("../../images/default/tab/tab-1-m.png") repeat-x;
	display: block;
}
#tab LI.current SPAN
{
	background: url("../../images/default/tab/tab-2-m.png") repeat-x;
}
#tab LI A
{
	display: inline-block;
	background: url("../../images/default/tab/tab-1-r.png") no-repeat right;
	#zoom: 1;
	#display: inline;
	padding: 0 12px 0 6px;
	height: 24px;
	line-height: 1.9;
	color: #004D7D;
	font-weight: bold;
}
#tab LI.current A
{
	background: url("../../images/default/tab/tab-2-r.png") no-repeat right;
}
#tab LI A:hover
{
	text-decoration: none;
}
/*#new-books*/
#new-books .new-books-set
{
	overflow: hidden;
}
#new-books TABLE
{
	text-align: center;
}
#new-books TABLE TD
{
	padding: 8px;
}
