.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background: url(../images/pptv_media_bacground_strip.jpg) repeat-x;*/
	background-color:#EEEEEE;
}
#bt{
	background: url(../images/button_bckr.jpg) repeat-x;
	height: 94px;
	width: 460px;
	margin-left: 10px;
}

#bt_image{
	width: 100px;
	height: 74px;
	border: 1px solid #7f7f7f;
	margin-left: 8px;
	margin-top: 7px;
	position: absolute;
	background: silver 0;
}
#bt_title{
	width: 320px;
	height: 15px;
	position: absolute;
	margin-top: 7px;
	margin-left: 120px;
	color: #7f7f7f;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}
#bt_info{
	width: 320px;
	height: 50px;
	position: absolute;
	margin-top: 24px;
	margin-left: 120px;
	color: gray;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#list{
	background: url(../images/pptv_media_list_bacground_strip.jpg) repeat-x 0 bottom;
	height: 126px;
	width: 99%;
	border: 1px solid #d4d4d4;
	margin-top: 2px;
}

.list{
	background: url(../images/pptv_media_list_bacground_strip.jpg) repeat-x 0 bottom;
	height: 126px;
	width: 790px;
	border: 1px solid #d4d4d4;
	margin:auto;

}

#list_image{
	width: 100px;
	height: 74px;
	/*border: 1px solid #7f7f7f;*/
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	/*background: silver 0;*/
}
#list_title{
	width: 730px;
	height: 15px;
	position: absolute;
	margin-top: 10px;
	margin-left: 120px;
	color: #535353;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}
#list_info{
	width: 730px;
	height: 95px;
	position: absolute;
	margin-top: 27px;
	margin-left: 120px;
	color: gray;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.list_image{
	width: 100px;
	height: 74px;
	/*border: 1px solid #7f7f7f;*/
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	/*background: silver 0;*/
}
.list_title{
	width: 650px;
	height: 15px;
	position: absolute;
	margin-top: 10px;
	margin-left: 120px;
	color: #535353;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}
.list_info{
	width: 650px;
	height: 95px;
	position: absolute;
	margin-top: 27px;
	margin-left: 120px;
	color: gray;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#right{
	height: 96px;
	background: url(../images/list_r.jpg) no-repeat;
	float: right;
	width: 5px;
}
#left{
	height: 96px;
	background: url(../images/list_l.jpg) no-repeat;
	float: left;
	width: 5px;
}
#clear{
	clear: both;
}
#audio{
	height: 148px;
}
#audio_pic{
	width: 95px;
	height: 112px;
	border: 1px solid silver;
	position: absolute;
}
#audio_title{
	width: 95px;
	height: 14px;
	position: absolute;
	margin-top: 115px;
	color: gray;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
#audio_desc{
	float: right;
	width: 260px;
	color: gray;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a {
	color: #4164fd;
	text-decoration: none;
	font-size: 11px;
}
#adv{
	color: gray;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

td img {
	display: block;
}

#mp3_player{
	
	float: right;
	margin-top: 7px;
}
#infoTable{
}

#infoTable{
	top: 0;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
}
#infoTableTitle{
	color: gray;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
}
#infoTableText{
	color: gray;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
}
#infoTableWach{
	color: #4164fd;
	text-decoration: none;
	margin-left: 20px;
	font: 11px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#infoTableIcon{
}
.scroll-pane {
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
}
