.tabbed_content {
	/* [disabled]background-color: #000000; */
	width: 317px;
}

.tabs {
	height: 30px;
	position: relative;
	width: 317px;
	background-image: url(../images/tab_back.png);
	background-repeat: no-repeat;
}

.tabs .moving_bg {
	position: absolute;
	width: 40px;
	z-index: 190;
	left: 0;
	margin-right: 5px;
	margin-left: 3px;
	color: #FFF;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 28px;
	/* [disabled]margin-top: 5px; */
	background-color: #F93;
}

.tabs .tab_item {
	display: block;
	float: left;
	width: 35px;
	color: #333333;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
}

.tabbed_content .slide_content {
	overflow: hidden;
	/* [disabled]background-color: #000000; */
	position: relative;
	width: 307px;
	height: 650px;
	margin-left: 10px;
	margin-top: 10px;
}

.tabslider {
	width: 5000px;
	margin-left: 5px;
}

.tabslider ul {
	float: left;
	width: 307px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tabslider ul a {
	color: #000000;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
}
.lnp_mainbox {
	float: left;
	height: 665px;
	width: 307px;
}

.lnp_cnt {
	float: left;
	width: 297px;
	background-color: #F3F3F3;
	margin-bottom: 5px;
	border: 1px solid #D8D7D7;
}
.lnp_prnme {
	float: left;
	width: 201px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.lnp_prg_str {
	float: left;
	/* [disabled]height: 25px; */
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	text-align: center;
}
