#noob_container
{
	width: 530px;
	height: 330px;
	background: #fff;
	text-align: left;
	margin: 5px;
	background-image: url('../../images/img-warehouse-bg.jpg');
}
#noob_box
{
	position:absolute;
}
#noob_box .noob_box_item{
	width: 530px;
	height: 330px;
	float: left;
}
#noob_box .noob_info{
	position: absolute;
	padding: 8px 15px 8px 15px;
	font-family: "Times New Roman", serif;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 500px;
	z-index: 22;
}
#noob_box .noob_info_bg{
	position: absolute;
	width: 530px;
	background-color: #000;
	z-index: 21;
}
#noob_box .slider_bottom
{
	position: absolute;
	margin-top: 185px;
	text-align: right;
}
#noob_box .slider_bottom img
{
	padding-bottom: 4px;
}
#noob_box .slider_bottom a
{
	background: #FFFFFF none repeat scroll 0 0;
	color: #000000;
	padding:0 3px;
	margin-right:15px;
	font-size: 14px;
	text-decoration: none;
}
#noob_box .slider_bottom a:hover
{
	background: #00FFFF none repeat scroll 0 0;
}
.noob_mask{
	position: relative;
	width: 530px;
	height: 330px;
	overflow: hidden;
}

.noob_buttons table
{
	background-image: url('../../images/sidebar-btn.gif');
	background-repeat: no-repeat;
	color: #767676;
	font: 10px Verdana;
	cursor: pointer;
	margin: 10px 0 10px 0;
	width: 148px;
	height: 35px;
	font-weight: bold;
}
.noob_buttons td
{
	padding: 0 10px 0 10px;
	text-align: center;
	vertical-align: middle;
}

.noob_buttons table.active, .noob_buttons table:hover
{
	background-image: url('../../images/sidebar-btn-blue.gif');
	background-repeat: no-repeat;
}

#noob_container2
{
	width: 170px;
	height: 130px;
	margin: 0 5px 5px 0;
	text-align: left;
}
#noob_box2
{
	position:absolute;
}
#noob_box2 .noob_box_item2{
	width: 170px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.noob_mask2{
	position: relative;
	width: 170px;
	height: 130px;
	overflow: hidden;
}
