@charset "utf-8";

#contentEx{ width:940px; margin:0 auto;
}

/* ----------------------- appover 不变 ------------------------ */
.lookVideos ul li { padding:6px 0;
}
.lookVideos p { text-align:center; padding-top:10px;
}
.setHostPic .p { padding:5px 0 10px ; height:310px; margin-bottom:10px; border-bottom:1px dashed #CCCCCC; overflow:auto; width:100%;
}
.setHostPic .p a { filter:alpha(opacity=100);
}
.setHostPic .p a img { float:left; display:inline; margin:0 18px 5px; width:70px; height:70px; border:1px solid #FFFFFF; 
}
.setHostPic .p a:hover img { border:1px solid #FF0000;
}
.setHostStyle div.content { overflow:auto; height:250px; padding:10px 0;
}
.setHostStyle div.content a { filter:alpha(opacity=100);
}
.setHostStyle div.content a img { width:80px; float:left; display:inline; margin:0 15px 5px; height:80px; border:1px solid #FFFFFF; 
}
.setHostStyle div.content a:hover img { border:1px solid #FF0000; 
}
.setHostStyle div.footer { text-align:center; padding:15px 0 10px; text-align:center;
}
.setHostStyle div.footer button { margin:0 10px;
}
.setHostStyle ul.tab { border-bottom:1px solid #DDDDDD;
}
.setHostStyle ul.tab li { line-height:200%; display:inline; margin:0 0 0 8px; padding:0 5px; float:left; border:1px solid #DDDDDD; border-bottom:0; background:#F1F1F1;
}
.setHostStyle ul.tab li a { width:100%;
}
.setHostStyle ul.tab li.on { background:#FFFFFF; position:relative; top:1px; border-bottom:1px solid #FFFFFF;
}
.setHostStyle ul.tab li.on a { text-decoration:none;
}

/* ----------------------- 模块内容设置 ------------------------ */

/* 用户信息 */
#pmessage .puimg { width:100%; overflow:hidden;
}
#pmessage .puimg p { float:left;
}
#pmessage .puimg p img { width:100px; height:100px;
}
#pmessage .puimg dl { float:right; width:120px; padding:10px 0; line-height:180%;
}
#pmessage .puimg dt { font-weight:bold;
}
#pmessage .putext h5{ 
}
#pmessage .putext p { padding:2px 0;
} 
#pmessage .putext p.memo { padding:6px 0;word-wrap:break-word;word-break:break-all;
}
#pmessage .puscore { margin-top:5px; padding-top:5px;
}
#pmessage .puscore ul li { margin-top:4px 0;
}
/* 游客来踩 */
#ptourists ul { width:100%; overflow:hidden;
}
#ptourists ul li { float:left; display:inline; margin:5px 8px; width:64px; overflow:hidden; white-space:nowrap;
}
/* 用户日志 */
#pblog .blog {  padding:15px 5px;  overflow:hidden; width:558px;
}
#pblog .mmiddle .blog{ width:858px; 
}
#pblog .blogVideo { text-align:center; padding:5px 0;
}
#pblog .blogTitle { font-weight:normal; margin-bottom:5px; padding-bottom:5px;
}
#pblog .blogTitle .phost{ float:right; margin-left:10px; display:inline;
}
#pblog .blog .blogContent { padding:5px 0;
}
/* 用户 节目,相册,专辑 列表  */
#pVideos .videobar-showb {
}
#pPlaylists videobar-showg {
}
/* 留言本 */
#pbook .ps ul li { padding:3px 0; width:550px;
}
#pbook .ps ul li.send { text-align:right;
}
#pbook .pc { width:100%; overflow:hidden; padding-top:20px;
}
#pbook .pc p { float:left;
}
#pbook .pc dl { float:right; width:480px; padding-top:5px;  
}
#pbook .pc dl dt { padding-bottom:5px;
}
#pbook .pc dl dd.rp ul li button { margin:5px 10px 0 0;
}
#pbook .pc dl dt a.r { float:right; display:inline; margin-right:8px;
}
#pbook .pc dl.c2 { width:420px; margin-top:5px;  padding-left:5px;
}
#pbook .pcex dl { width:780px;
}
#pbook .pcex dl.c2 { width:720px;
}



/* ==================== 编辑器 ============================= */
#td_code { padding:8px 0; }
#td_editor { width:595px; border: 1px solid #c5c5c5; line-height:130%; }
#toolbar { margin:0; padding: 0; width: 100%; list-style: none; border-bottom: 1px solid #c5c5c5; background: url(../../images/adw/toolbarbg.gif) repeat-x; height: 31px; }
	#toolbar li { float:left; margin:5px 3px; }
		#toolbar li.sep { margin-left: 7px; margin-right: 7px; }
		#toolbar li li { float: none; margin: 0; }
#ifm_editarea, #txt_editarea { width: 100%; height: 300px; border: 0 solid; clear: both; }
#ifm_editarea { display: block; }
#txt_editarea { overflow: auto; }
#toolbar .floatdlg { position: absolute; top: 24px; left: 0px; background-color: white; border: 1px solid gray; }
	#toolbar .floatdlg ul { margin: 0; padding: 0; list-style: none; }
		#toolbar .floatdlg li { display: inline; }
			#toolbar .floatdlg a { display: block;  padding: 5px 1px;  text-decoration: none; color: black; white-space: nowrap; font-size: 12px; }
				#toolbar .floatdlg a:hover { background-color: #EFEFEF; }
	#toolbar #dlg_createlink, #toolbar #dlg_insertimage { left: -250px; width: 250px; padding: 8px 8px; }
		#toolbar #dlg_createlink label, #toolbar #dlg_insertimage label { display: block; margin-bottom: 6px; }
		#toolbar #dlg_createlink input, #toolbar #dlg_insertimage input { display: block; border: 1px solid gray; float: left; width: 190px; height: 16px; }
		#toolbar #dlg_createlink input#smt_createlink, #toolbar #dlg_insertimage input#smt_insertimage { margin-left: 4px; float: left; width: 40px; text-align: center; height: 20px; line-height: 20px; padding: 0; border: 1px solid gray; }
#source { background: url(../../images/adw/source.gif) right 0px no-repeat; width: 63px; }

#dlg_forecolor { width: 160px; padding: 5px; font-size: 12px; position: absolute; top: 24px; left: 0px; background-color: white; border: 1px solid gray; }
	#dlg_forecolor a { text-decoration: none; color: black; margin-top: 5px; margin-bottom: 5px; }
	#dlg_forecolor .color { width: 12px; height: 12px; border: 1px solid gray; }
	#dlg_forecolor ul { margin: 0; padding: 0; list-style: none; }
		#dlg_forecolor ul li { display: inline; }
			#dlg_forecolor ul li a { display: block; float: left; margin-left: 5px; margin-top: 5px; }
			#dlg_forecolor ul .first a { display: block; width: 100%; height: 100%; text-align: center; }
			#dlg_forecolor ul .first a:hover { background-color: #EFEFEF; }
				#dlg_forecolor ul .first a span { display: block; float: left; background-color: #000000; }
		#dlg_forecolor ul .last { clear: both; }
			#dlg_forecolor ul .last a { display: block; width: 100%; height: 100%; text-align: center; }
			#dlg_forecolor ul .last a:hover { background-color: #EFEFEF; }


/**Old Comment Division**/

/* 评论 */
#video-comments { margin:0px; padding:1px 0; line-height:170%; 
}
#video-comments div p { border:1px dashed #DDDDDD; margin:10px 0; line-height:170%; padding:3px 10px;
}
#video-comments div p a.toolLink{ margin-left:13px; font-weight:bold;
}
#video-comments div p a.on { margin-left:13px; padding:2px 5px; color:#666666; font-weight:bold; text-decoration:none;
}
#video-comments dl { margin:5px 0 0; padding-top:10px; background:url(../../images/dotline.gif) repeat-x top;
}
#video-comments dl dd { padding:10px 5px 10px 20px; word-wrap:break-word ; word-break:break-all; width:400px;
}
#video-comments dl dt{ color:#878988; padding:10px 10px 0 20px;  background:transparent url(../../images/watchNew/gender.gif) no-repeat 3px -186px;
}
#video-comments dl dt.g0 { background-position:3px -186px;
}
#video-comments dl dt.g1 { background-position:3px 14px;
}
#video-comments dl dt.g2 { background-position:3px -86px;
}
#video-comments dl dt span.name { color:#000000;
}
#video-comments dl dt a.tLink { float:right; display:inline; margin-left:6px;
}
#video-comments dl dt b.tLink { float:right; font-size:11px; display:inline; margin-left:15px; color:#999999; text-decoration:none;
}
#video-comments dl dt b.p { color:#99CC00;
}
#video-comments dl dt b.n { color:#DF4646;
}
#video-comments dl dt em { color:#A7A736; font-style:normal;
}
#video-comments dl dt b { margin-right:5px;
}
#video-comments dl dd a img { float:right; display:block; border:2px solid #DFDFDF; width:128px; height:96px; margin-left:5px; 
}
#video-comments dl.se { background-color:#F1F1F1; background-image:none; margin-left:30px; width:410px; padding:0;
}
#video-comments dl.se dd { word-wrap:break-word ; word-break:break-all; width:370px;
}
#video-comments dl dd.seSend { padding:10px; text-align:right;
}

/* 发送评论 */
#video-sendcm ul li { width:100%; overflow:hidden;
}
#video-sendcm ul li img { margin:5px 5px 5px 4px; cursor:hand; cursor:pointer;
}
#video-sendcm ul li a.more { position:relative; top:-10px;
}
#send-comment { float:left;
}
#send-button { width:78px; height:32px; float:left; display:inline; margin:0 0 0 15px; background:url(../../images/new_idx/btn_sendmessage.gif) no-repeat; border:none; padding:0;
}
#refresh-comment { width:76px; height:26px; float:right; position:relative; top:-3px; background:url(../../images/new_idx/refresh.gif) no-repeat; border:none; padding:0;
}
/* 快速回复 */
#quickReply { width:100%;
}
#quickReply  a { text-decoration:none;
}
#quickReply  a  img { position:relative; top:3px;
}
#quickReply #anonymouspostlabel { 
}
#quickReply:after { content: ".";  display: block; height:0; clear: both; visibility: hidden;
} 
#quickReply dl dd , #quickReply dl dt { position:relative; z-index:20; float:left; display:inline; margin-right:10px; color:#999999;
}
#quickReply ol { border:1px solid #CCCCCC; padding:5px; top:20px; left:0; position:absolute; z-index:20; background-color:#FFFFFF; 
}
#quickReply ol li {  width:200px;  margin:0; padding:0; display:block;   line-height:190%; height:190%;
}
#quickReply ol li a { display:block; width:100%; text-decoration:underline; color:#006699;
}
#quickReply ol li a:hover { background-color:#DDDDDD;
}


/****************************************** old videos show list  ***********************************************************/

/*------ Standard p img show ------*/

/* video 128*80 */
p.videobar1 { width:130px; height:82px; border:1px solid #999999; position:relative; margin-bottom:6px;
}
p.videobar1 em { position:absolute; left:1px; bottom:1px; width:25px; height:25px; cursor:pointer; background:url(../../images/watch/qkAdd.gif) no-repeat;
}
p.videobar1 em:hover { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar1 em.qklistOver { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar1 a {  background-color:#FFFFFF; display:block; width:128px; height:80px; overflow:hidden;  border:1px solid #FFFFFF;
}
p.videobar1 a img { width:128px; height:96px; display:block; margin-top:-8px;  filter:alpha(opacity=100);  -moz-opacity:1; opacity:1;
}
p.videobar1 em.runningTime{width:auto;height:auto;margin-right:2px;padding:2px 4px;position:relative;background:#444444;font-size:10px;line-height:10px;font-style:normal;cursor:default;opacity:0.8;color:#FFFFFF;_display:inline;
}
p.videobar1 em.runningTime:hover{background-image:none;}
/* video 80*50 */
p.videobar2 { width:82px; height:52px; border:1px solid #999999;
}
p.videobar2 a { border:1px solid #FFFFFF; display:block; width:80px; height:50px; overflow:hidden;
}
p.videobar2 a img { display:block; width:80px; height:60px; margin-top:-5px; filter:alpha(opacity=100);  -moz-opacity:1; opacity:1;
}
p.videobar2 em { display:block; margin:-26px 0 0 1px; position:relative!important; position:inherit; width:25px; height:25px; cursor:pointer; background:url(../../images/watch/qkAdd.gif) no-repeat;
}
p.videobar2 em:hover { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar2 em.qklistOver { background-image:url(../../images/watch/qkMove.gif) ;
}

/* video 128*96 */
p.videobar3 { width:130px; height:98px; border:1px solid #999999; position:relative; margin-bottom:6px;
}
p.videobar3 em { position:absolute; left:4px; bottom:4px; width:25px; height:25px; cursor:pointer; background:url(../../images/watch/qkAdd.gif) no-repeat;
}
p.videobar3 em:hover { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar3 em.qklistOver { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar3 a { display:block; border:1px solid #FFFFFF;
}
p.videobar3 a img { width:128px; height:96px; display:block; filter:alpha(opacity=100);
}

/* video 100*58 */
p.videobar4 { width:98px; height:56px; border:1px solid #999999; position:relative; margin-bottom:6px;
}
p.videobar4 em { position:absolute; left:4px; bottom:4px; width:25px; height:25px; cursor:pointer; background:url(../../images/watch/qkAdd.gif) no-repeat;
}
p.videobar4 em:hover { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar4 em.qklistOver { background-image:url(../../images/watch/qkMove.gif) ;
}
p.videobar4 a {  display:block; width:96px; height:54px; overflow:hidden; border:1px solid #FFFFFF;
}
p.videobar4 a img { width:96px; height:72px; display:block; filter:alpha(opacity=100); margin-top:-9px;
}

/* playlist 128*80 */
p.plbar1 { width:130px; height:82px; border:1px solid #999999; margin-bottom:10px; position:relative;
}
p.plbar1 em { position:absolute; width:25px; height:25px; left:8px; bottom:-8px; background:url(../../images/new_idx/ico_zj.gif) no-repeat;
}
p.plbar1 a {  background-color:#DFDFDF; display:block; width:128px; height:80px; overflow:hidden; border:1px solid #FFFFFF;
}
p.plbar1 a img { width:128px; height:96px; display:block; margin-top:-8px;
}

/* playlist 100*58 */
p.plbar2 { width:98px; height:56px; border:1px solid #999999; position:relative; margin-bottom:6px;
}
p.plbar2 em { position:absolute; width:25px; height:25px; left:8px; bottom:-8px; background:url(../../images/new_idx/ico_zj.gif) no-repeat;
}
p.plbar2 a {   display:block; width:96px; height:54px; overflow:hidden; border:1px solid #FFFFFF;
}
p.plbar2 a img { width:96px; height:72px; display:block; filter:alpha(opacity=100); margin-top:-9px;
}

/* album 128*80 */
p.albumbar1 { width:132px; height:84px; position:relative; margin-bottom:6px;
}
p.albumbar1 em { position:absolute; left:7px; bottom:5px; width:25px; height:25px; cursor:pointer; background:url(../../images/watch/qkAdd.gif) no-repeat;
}
p.albumbar1 em:hover { background-image:url(../../images/watch/qkMove.gif) ;
}
p.albumbar1 em.qklistOver { background-image:url(../../images/watch/qkMove.gif) ;
}
p.albumbar1 a { display:block; width:128px; height:80px; padding:2px; overflow:hidden;
}
p.albumbar1 a sub { cursor:hand; cursor:pointer; background:url(../../images/album/video_album4.gif); width:132px; height:84px; left:0; top:0; position:absolute;
}
p.albumbar1 a img { width:128px; height:96px; display:block; margin-top:-8px;  filter:alpha(opacity=100);  -moz-opacity:1; opacity:1;
}

/* user 128*96 */
p.userbar1 { margin-bottom:8px;
}
p.userbar1 a {  display:block; border:1px solid #DFDFDF; background-color:#FFFFFF; padding:1px; text-align:center; width:128px; height:96px; line-height:96px;  font-size:86.4px;
}
*>p.userbar1 a { font-size:12px ;
}
p.userbar1 a img{ vertical-align:middle; max-width:128px; max-height:96px;
}

/* user new  */
p.nuserbar { padding:1px; border:1px solid #DEDEDE; background:#FFFFFF; overflow:hidden;
}
p.nuserbar img { display:block;
}

/*------ Standard p img show End ------*/

.videobar-showa { width:290px; overflow:hidden; font-size:1em; float:left; margin:10px 0px 0 15px; display:inline; }
* html .videobar-showa  { font-size:0.9em; } /* IE6 */
*+html .videobar-showa  { font-size:0.9em; } /* IE7 */

.videobar-showa p { float:left;
}
.videobar-showa dl{ float:left; margin:0 0 0 5px; display:inline; padding:0px; list-style:none; line-height:170%;
}
.videobar-showa dt { width:150px; word-wrap:break-word; word-break:break-all;
}
.videobar-showa dt a { text-decoration:none;
}
.videobar-showa dt a:hover { text-decoration:underline;
}
.videobar-showa dt a.videobar-showaChannel { color:#FF6013 ;
}
.videobar-showa dl img { position:absolute ;
}
.videobar-showa dl dd { margin:0px; padding:0px;  width:150px; word-wrap:break-word; word-break:break-all;
}
.videobar-showa dl dd a { color:#666666; text-decoration:underline;
}
.videobar-showa dl dd a:hover { color:#FF6013; text-decoration:underline;
}
.videobar-showa dl dd a.cmtHash { color:#333333; text-decoration:none;
}
.videobar-showa dl dd a.cmtHash:hover { color:#FF6013; text-decoration:underline;
}
.videobar-showa dl dd img { cursor:help; vertical-align:middle;
}
.videobar-showa p a span { display:none;
}
.videobar-showa p a:hover span{ border:1px solid #FF9900; line-height:170%;  width:128px;  height:86px;  padding:12px 2px 2px 2px;  display:block; position:absolute; left:0px; top:0px; overflow:auto;
 cursor:pointer; color:#336699; text-indent:25px;  background:url(../../images/6.png) #F9F9F9 no-repeat 10px 12px;  filter:alpha(opacity=90);  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);  -moz-opacity:0.9; opacity:0.9;
}

/*---- user ----*/

.videobar-showu { float:left; margin:0 0 0 45px; padding:8px 0; display:inline;
}
.videobar-showu dl { margin:0px; padding:0; line-height:160%;
}
.videobar-showu dl dt { font-weight:bold;
}
.videobar-showu dl dt a { text-decoration:none;
}
.videobar-showu dl dt a:hover { text-decoration:underline;
}
.videobar-showu dl dd { margin:0px; padding:0px;
}
.videobar-showu dl span { color:#FF3300;
}
.videobar-showu dl em { font-style: normal;
}
.videobar-showu p a {  display:block; border:2px solid #DFDFDF;  background-color:#DFDFDF; text-align:center; width:128px; height:96px; line-height:96px;  font-size:86.4px;
}
*>.videobar-showu p a { font-size:12px ;
}
.videobar-showu a img{ vertical-align:middle; max-width:128px; max-height:96px;
}
/*---- new user show ----*/

.videobar-shownuBao {  border-bottom:1px dashed #EEEEEE; margin-bottom:20px ; padding:0 0 20px;
}
.videobar-shownu2 { float:left; margin:15px 22px 0; overflow:hidden; display:inline; width:260px; line-height:180%;
}
.videobar-shownu2 p { float:left;
}
.videobar-shownu2 dl { float:left; display:inline; margin:0 0 0 15px; line-height:190%;
}
.videobar-shownu2 dl em { font-size:11px; font-style:normal; color:#686868;
}
.videobar-shownu2 dl a em.scoreLevel{font-size:12px;color:#2B93D2;
}
.videobar-shownu2 dl a:hover em.scoreLevel{color:#E31E1C;
}

/*---- 标准节目展示  ---*/

.videobar-showb { float:left; margin:0 0 0 45px; padding:6px 0; display:inline;
}
.videobar-showb dl { margin:0px; padding:0 0 0px; line-height:170%;
}
.videobar-showb dl em { color:#686868; font-size:11px; font-style:normal;
}
.videobar-showb dl dt { width:134px; word-wrap:break-word; word-break:break-all; overflow:hidden;
}
.videobar-showb dl dd { margin:0px; padding:0px;
}
.videobar-showb dl dd button { padding-left:5px; padding-right:5px;
}
.videobar-showb dl dd a.cmtHash { color:#333333; text-decoration:none;
}
.videobar-showb dl span { color:#FF0000;
}

/*---- 标准节目展示 横 ---*/

.videobar-showg { float:left; padding:12px 0; display:inline; margin:0 10px;
}
.videobar-showg p { float:left;
}
.videobar-showg dl { margin-left:10px; line-height:170%; float:left; display:inline; width:115px;
}
.videobar-showg dl em { color:#686868; font-size:11px; font-style:normal;
}
.videobar-showg dl dt { width:115px; word-wrap:break-word; word-break:break-all; overflow:hidden;
}
.videobar-showg dl span { color:#FF0000;
}

/*---- group ----*/

.videobar-showc { width:938px; margin:10px 0px; padding:10px 0px;  overflow:hidden; background-color:#FFFFEA ;
}
.videobar-showc p { float:left; margin:0px 40px 0px 20px; display:inline;
}
.videobar-showc p a { margin:0px auto;  background-color:#F1F1F1;
}
.videobar-showc p a img{ width:128px; height:96px; display:block; border:3px solid #DFDFDF;
}
.videobar-showc dl { width:650px; float:left; margin:0px; padding:0px; line-height:200%;
}
.videobar-showc dt,.videobar-showc dd { margin:0px; padding:0px; border-bottom:1px solid #DFDFDF; overflow:hidden; word-break:break-all;
}

/*---- zhuan zj list for search ----*/
.videobar-showzjl { border-bottom:1px dashed #DDDDDD; padding:10px 0 15px; width:600px; margin:0 0 0 20px; float:left; display:inline;  overflow:hidden;  line-height:22px;
}
.videobar-showzjl em { color:#686868; font-size:11px; font-style:normal;
}
.videobar-showzjl p { float:left;
}
.videobar-showzjl dl { float:left; margin-left:20px; display:inline; width:270px;
}
.videobar-showzjl dl dd.memo { padding:5px 0; color:#999999;
}
.videobar-showzjl ul { float:right; display:inline; width:160px;
}
.videobar-showzjl li { width:145px; word-wrap:break-word; word-break:break-all; overflow:hidden; background:url(../../images/plarrow.gif) no-repeat 0 3px; padding-left:15px;
}

/*---- zhuan zj ----*/

.videobar-showzjStp {overflow:hidden; width:800px; margin:0 auto; padding:15px 0 10px; border-bottom:1px dashed #DFDFDF;
}
.videobar-showzj { float:left; margin:0 0 0 15px; overflow:hidden;  display:inline; width:380px; line-height:180%;
}
.videobar-showzj ul { margin:0; padding:0; list-style:none;
}
.videobar-showzj ul em { color:#686868; font-size:11px; font-style:normal;
}
.videobar-showzj div { float:left;
}
.videobar-showzj div ul { margin-top:5px;
}
.videobar-showzj dl { float:left; margin:0 0 0 15px;
}
.videobar-showzj dl dt { width:190px; word-wrap:break-word; word-break:break-all;
}
.videobar-showzj dl dd {  width:190px; word-wrap:break-word; word-break:break-all;
}
.videobar-showzj dl dd.memo { height:42px; color:#999999; padding:5px 0;
}
.videobar-showzj dl dd b {  margin-left:15px;
}
.videobar-showzj dl dd ul { margin:5px 0 0 0;
}
.videobar-showzj dl dd ul li { width:200px; word-wrap:break-word; word-break:break-all; overflow:hidden; background:url(../../images/plarrow.gif) no-repeat 0 3px; padding-left:15px;
}

/*---- user zj ----*/
.videobar-showzuStp {overflow:hidden; width:800px; margin:0 auto; padding:15px 0 10px; border-bottom:1px dashed #DFDFDF;
}
.videobar-showzu { float:left; margin:0 0 0 15px; overflow:hidden;  display:inline; width:380px; line-height:180%;
}
.videobar-showzu ul { margin:0; padding:0; list-style:none;
}
.videobar-showzu div { float:left; overflow:hidden;
}
.videobar-showzu div ul { margin-top:5px;
}
.videobar-showzu p a {  display:block; border:1px solid #DFDFDF; background-color:#FFFFFF; padding:1px; text-align:center; width:128px; height:96px; line-height:96px;  font-size:86.4px;
}
*>.videobar-showzu p a { font-size:12px ;
}
.videobar-showzu p a img{ vertical-align:middle; max-width:128px; max-height:96px;
}
.videobar-showzu div p a:hover { border-color:#666666;
}
.videobar-showzu dl { float:left; margin:0 0 0 15px; line-height:200%;
}
.videobar-showzu dl em { font-size:11px; font-style:normal; color:#686868;
}
.videobar-showzu dl dt  a { text-decoration:none; font-weight:bold; margin-left:5px;
}
.videobar-showzu dl dt  a:hover { text-decoration:underline;
}
.videobar-showzu dl dd {  margin:0;
}
.videobar-showzu dl dd ul { margin:5px 0 0 10px;
}
.videobar-showzu dl dd ul li { width:190px; word-wrap:break-word; word-break:break-all; overflow:hidden; background:url(../../images/plarrow.gif) no-repeat 0 3px; padding-left:15px;
}

/*---- 播放节目右边相关 ----*/

.videobar-showd { overflow:hidden!important ; overflow:visible; height:auto!important; height:1px; padding:5px 0 10px; margin:0 auto 0px;
}
.videobar-showd p { float:left; display:inline; margin-left:10px;
}
.videobar-showd dl { float:left; margin:0 0 0 15px; display:inline; padding:0px; line-height:170%; width:170px;
}
.videobar-showd dl em { font-size:11px; font-style:normal; color:#686868;
}
.videobar-showd dl dt { overflow:hidden;  word-break:break-all ; word-wrap:break-word ;
}
.videobar-showd dl dt em { float:right; margin-left:10px;
}
.videobar-showd dl dd { margin:0px; padding:0px; word-break:break-all ; word-wrap:break-word ;
}
.videobar-showd dl dd a { color:#666666; text-decoration:none;
}
.videobar-showd dl dd a:hover { color:#FF0000; text-decoration:underline;
}
.videobar-showdEx dl { width:190px;
}


