﻿.syllableTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #03abc0;
	line-height: 20px;
}
.syllbleBox
{
	width: 950px;
	float: left;
	vertical-align: top;
}
.headTable
{
	margin-left:10px;
	font-size: 20px;
	color: #2694AF;
	cursor: pointer;
	width: 590px;
}
.headSelected
{
	font-size: 23px;
	font-weight: bold;
	color: #2694AF;
}
.btnBar
{
	margin-top: -120px;
	float: right;
	font-weight: bold;
}
.btnBar a
{
	font-size: 16px;
}
.tone
{
	float: left;
	width:140px;
}
.syllableTable
{
	font-family: Lucida Sans Unicode;
	width: 700px;
	height: 140px;
	background-color: #42def5;
}
.syllableTable td
{
	width: 125px;
	padding-left: 10px;
	height: 28px;
	background-color: #FFFFFF;
}
.syllableTable td span
{
	font-family: Lucida Sans Unicode;
}
.syhover
{
	background-color: #effdfe !important;
	font-size: larger;
}
.hornClass
{
	margin-left: 10px;
	cursor: pointer;
}
.insert
{
	margin-left: 10px;
	cursor: pointer;
	background-image: url(../@images/add.gif);
	background-repeat: no-repeat;
}
.HtmlEditor
{
	margin-top: 8px;
	padding: 5;
	font-size: 18px;
}
.operateTip
{
	width: 240px;
	float: right;
	margin-top: -140px;
	padding-right: 10px;
}
.buttom-box
{
	text-align: center;
}
#btnStartWoman
{
	margin-right: 20px;
}
