.mSearchB{float:center; padding:20px 0 20px 0;text-align:center;
}
.sBa {
    width: 450px;
	height: 28px;
	_height: 28px;	
	line-height: 28px;
	background-color: #fff;
	border-width: 2px 2px 1px 1px;
	border-color: #7c7c7c;
	border-style: solid;
	font-size: 16px;
	font-family: verdana;
	text-indent: 1px;
	vertical-align:bottom;
}

.sBu {
    font-size:18px;
    padding:2px 2px 2px 2px;
    margin-left:5px;
    color:#000;
    font-weight:bold;
    vertical-align:center;
}

.countryDrop{
  height:18px;
  font-size:14px;  
  border:none;
}

/*for news letter*/
.newsletter {
	padding-top: 3px;
	padding-right: 3px;
	margin-right:2px;
	text-align: right;
}
.inputemail {
	width: 170px;
	height: 19px;
	_height: 19px;
	line-height: 1.5em;
	background-color: #fff;
	border-width: 1px 1px 1px 1px;
	border-color: #7c7c7c #c3c3c3 #dddddd #7c7c7c;
	border-style: solid;
	font-size: 14px;
	font-family: verdana;
	text-indent: 1px;
}

.q_submit, .q_submitover{
	background-color: #9a9a9a;
	width: 67px;
	height: 20px;
	color: white;
	font-size: 13px;
	font-weight: normal;
	font-family: "宋体", tahoma, verdana, arial;
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-valign: middle;
	text-align: center;
	text-transform: uppercase;
	margin-left:2px;
}

.q_submitover{
   background-color:#B22222;	
}

/*1 Ting songs style*/
.songBox{
	width:726px;
	border:1px solid #AACBEE;
	float:left;
	background:url(../images/index_tbg.png) 0px -212px repeat-x;
	overflow:hidden;
}
.songBox .songRow{
	width:242px;
	border-left:1px solid #AACBEE;
	float:left;
	overflow:hidden;
	margin-left:-1px;
}
.songBox .songRow .sTitle{
	width:242px;
	height:29px;
	overflow:hidden;
}
.songBox .songRow .sTitle h2{
	font-size:12px;
	line-height:25px;
	float:left;
	color:#0F365E;
	padding:0px 8px;
}
.songBox .songRow .sTitle .tabs{
	float:right;
	height:29px;
}
.songBox .songRow .sTitle .tabs a{
	float:left;
	width:36px;
	height:29px;
	line-height:25px;
	text-align:center;
	color:#666;
	margin-right:4px;
	overflow:hidden;
}
.songBox .songRow .sTitle .tabs a.selected{
	color:#F60;
	width:44px;
	line-height:31px;
	font-weight:bold;
	background:url(../images/tabs_select.png) center 2px no-repeat;
	text-decoration:none;
	cursor:default;
}
.songBox .songRow .sTitle .more{
	float:right;
	height:29px;
	padding-right:4px;
}
.songBox .songRow .sTitle .more a{
	color:#666;
	float:left;
	height:21px;
	line-height:21px;
	margin-top:2px;
	padding:0px 12px 0px 4px;
	background:url(../images/icons.gif) right -1000px no-repeat;
}
.songBox .songRow .songList{
	width:242px;
	overflow:hidden;
}
.songBox .songRow .songList ul{
	width:236px;
	margin:0px auto;
	overflow:hidden;
}
.songBox .songRow .songList ul li{
	width:236px;
	height:26px;
	line-height:25px;
	background:url(../images/dashed_x.gif) left bottom repeat-x;
	overflow:hidden;
	float:left;
}
.songBox .songRow .songList ul li input{
	float:left;
	margin:2px 2px 0px 2px;
}
.songBox .songRow .songList ul li input[type='checkbox']{
	margin:6px 5px 0px 6px;
	+margin:2px 2px 0px 2px;
}
.songBox .songRow .songList ul li span{
	width:200px;
	height:21px;
	float:left;
	line-height:162%;
	margin-top:3px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.songBox .songRow .songList ul li a.songTitle{
	color:#555;
}
.songBox .songRow .songList ul li a.singerName{
	color:#555;
}
.songBox .songRow .songList ul li a:hover{
	color:#F30;	
}
.songBox .songRow .songList .listAction{
	width:206px;
	height:24px;
	margin:0px auto;
	padding:5px 0px 4px;
	overflow:hidden;
}
.songBox .songRow .songList .listAction a{
	height:0px;
	padding-top:24px;
	float:left;
	margin-right:0px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/btn_songlist.png);
}
.songBox .songRow .songList .listAction a.select{
	width:72px;
	background-position:-26px -54px;
}
.songBox .songRow .songList .listAction a.select:hover{
	background-position:-26px -78px;
}
.songBox .songRow .songList .listAction a.play{
	width:56px;
	background-position:-98px -54px;
}
.songBox .songRow .songList .listAction a.play:hover{
	background-position:-98px -78px;
}
.songBox .songRow .songList .listAction a.add{
	width:78px;
	background-position:-154px -54px;
}
.songBox .songRow .songList .listAction a.add:hover{
	background-position:-154px -78px;
}
