* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
li {list-style:none}
/*-- general --*/
#status-time,
#status-mess {
	font: 11px Tahoma;
	color:#FFF;
}
.play, 
.stop,
.status,
#status-mess,
#status-time,
.volume-area,
#volumeslider a,
.ajax {
	position:absolute
}
/*--  --*/
#popupaudio {
	width: 474px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	background: #265a8a url(../popupaudio_hl.gif) no-repeat  0 0;
	margin-left: 4px;
}
.header .ov {
	background: url(../popupaudio_hr.gif) no-repeat  100% 0;
	width: 100%;
	overflow: hidden;
	padding-top: 6px;
}
.header .h {
	float: left;
	background: #fff url(../popupaudio_hhl.gif) no-repeat  0 0;
	width: 168px;	
	margin-left: 8px;
}
.header .h h2 {
	background: url(../popupaudio_hhr.gif) no-repeat  100% 0;
	text-align: center;
	font-size: 17px;
	color: #333;
	font-weight: normal;
	line-height: 23px;
}
.header .help {
	margin-left: 126px;
	text-align: right;
	padding-right: 15px;
	padding-top: 1px;
}
.header .help a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.header .help a:hover {text-decoration: none;}
.body {
	background: url(../popupaudio_bl.gif) no-repeat  0 100%;
	margin:0 0 0 3px;
	zoom: 1;
}
.body .b {
	background: url(../popupaudio_br.gif) no-repeat  100% 100%;
	padding-top: 10px;
}
.body .ov {width: 100%; overflow: hidden;}
.body .logo {float: right; width: 86px;}
.body .main {
	margin-right: 101px;
	padding-left: 16px;
	padding-bottom: 11px;
}
h4 {
	color:#383838;
	font-weight:bold;
	font-size:12px
}
.now .i {
	float:left;
	margin:1px 9px 0 0;
}
.now .i img {
	border:1px solid #DCDCDC
}
.now {
	font-size:11px;
	color:#1A1A1A;
	margin:6px 0 12px
}
.now div {
	overflow:hidden;
}
* html .now div {
	display:inline;
	zoom:1
}
.now div.img-holder {
	float:left;
}
.now strong {
	font-weight:normal;
	color:#0093D0
}
.now a, .now p {
	font-weight:bold;
	color:#1A1A1A
}
.now p a:hover {
	text-decoration:none
}
.now span a {
	font-weight:normal;
	text-decoration:none
}
.now a:hover {
	text-decoration:underline
}
.dal {
	width:130%;
	padding:0 0 2px
}
.dal li {
	padding: 0 0 0 60px;
	line-height:12px
}
.dal strong {
	font-size:11px;
	color:#0093D0
}
.dal a {
	font-size:12px;
	color:#1A1A1A;
	text-decoration:none
}
.dal a:hover {text-decoration:underline}
.banner {padding: 3px 0 0 0px;font-size:10px}

#player {
	background:url(../bg_player.gif) no-repeat 0 0;
	height:65px;width:374px;
	margin:0 auto;
	position:relative	
}
.play, .stop {
	width:37px;height:31px;
	top:12px;left:11px;
	background:url(../player_play.gif) no-repeat 0 0;
}
.stop {
	background:url(../player_stop.gif) no-repeat 0 0;
}
.play:hover, .stop:hover {
	background-position:0 100%
}
.status {
	left:56px;top:14px;
	background:url(../player_status.gif) no-repeat;
	width:208px;height:17px;
}
#status-mess {
	top:15px;left:68px;
	text-align:center;
	width:120px;
	text-align:center;
}
#status-time {
	left:194px;
	text-align:center;
	top:16px;
	width:60px
}
.volume-area {
	top:12px;right:11px;
	background:url(../player_volbg.gif) no-repeat;
	width:91px;height:31px
}
.holder-slider {
	border:1px solid #A4A4A4;
	width:54px;height:2px;
	margin:13px 0 0 26px;
	position:relative
}
#volumeslider {
	background:url(../player_line.gif) repeat-x;
	border:1px solid #A4A4A4;
	width:54px;height:2px;
	position:absolute;
	top:-1px;left:-1px
}
#volumeslider a {
	background:url(../player_vol.gif) no-repeat;
	width:5px;height:17px;
	right:-2px;top:-7px;
	cursor:e-resize
}
#volumeslider a:hover {
	background-position:0 100%
}
.ajax {
	background-color:#FFFFFF;
	left:0;top:0;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	width:100%;height:55px;
	z-index:100000
}
.ajax img {
	float:left;
	margin:0 21px 0 68px
}
.ajax p {
	font-size:20px;
	margin:14px 0 0 
}
.mess-sep {
  position:absolute;
  height:10px;
  top:18px;
  left:188px
}



















