.pageAddNumPopuplayer{
	overflow: auto;
	height:300px;
	width:700px;
}

.announcements_SoViewPage{
	text-align:right; 
	padding-right:10px; 
	height:25px;
}

.popuplayer_table_width{
	width:370px;
}

.popuplayer h2 span.tts_language_code{
	float:right;
	margin-right:5px;
	cursor:pointer;
}

.popuplayer h2 span.tts_language_code{
	font-size:11px;
}

.editGMapTable{
	margin:6px;
	width:98%;
}

.ttsLanguageCodePopuplayer{
	height:400px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.tts_content_div{
	width:98%;
	margin:0 auto;
	word-break:break; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
	text-align:left;
}

.tts_content{
	width:auto;
}

.popuplayer h2 span.mergeAnnounceSpan{
	float:right;
	cursor:pointer;
	margin-right:10px;
}

.playAnnounce{
	width:500px;
}

.sortNums{
	color:#339900;
}