
.scrollbar{
	scrollbar-face-color: #aee1fc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.pyFont{
	font-family:Lucida Sans Unicode;
}
.title{
	background-image: url(../@images/title-bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	margin-top: 4px;
	width:100%;
}
.title span{
	font-size: 14px;
	font-weight:bold;
	color: #034B81;
	padding-top: 2px;
	padding-left:10px;
}
.title-left{
	background-image: url(../@images/title-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	margin-top: 0px;
	font-size: 12px;
	color: #034B81;
	padding-top: 10px;
	padding-left: 42px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.title-right{
	background-image: url(../@images/title-right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 105px;
}


/*=========================EvalLearn.aspx=============================*/
.evalmain
{
	height: 94%;
	margin: 0px auto;
	text-align: left;
	background-color: #F8FCFD;
}
#words_area,#words_area2
{
	height: 67%;/*process ie6*/
	padding: 20px 10px 20px 20px;
	margin: 0px 8px;
	overflow-y:auto;
	scrollbar-face-color: #aee1fc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	color:#AAAAAA;
	cursor:pointer;
}
#words_area div
{
	font-size: 28px;
	font-weight: bold;
	height: 58px;
	width: 106px;
	border: 1px solid #42DEF5;
	padding: 8px 3px 2px 3px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	text-align:center;
}
#words_area2 div{
	float:left;
	font-weight: bold;
	padding: 8px 10px 2px 10px;
	height: 58px;
	border: 1px solid #42DEF5;
	margin: 5px;
	text-align:center;
}
#words_area2 p {
	font-size: 16px;
	font-weight:normal;
	font-family:Lucida Sans Unicode;
}
#words_area2 strong {
	font-size: 28px;
	font-family:SimSun;
	font-weight:700;
}
div.iflybox
{
	cursor: pointer;
}
#words_area div span.word_normal,#words_area2 div span.word_normal
{
	font-size: 28px;
	font-family:SimSun;
	padding: 10px 5px 0px 0px;
}
/*
#words_area div.error span.word_normal,#words_area2 div.error span.word_normal
{
	color: #FF0000;
}
*/
#words_area div span.py_normal,span.py_top,span.py_bottom,#words_area2 div span.py_normal,span.py_top,span.py_bottom
{
	font-size: 16px;
	font-weight: 300;
	font-family:Lucida Sans Unicode;
}
div.toppy div span.py_top,div.bottompy div span.py_bottom{
	display:block;
}
div.rightpy div span.py_normal{
	display:inline;
}
div.bottompy div span.py_top,div.bottompy div span.py_normal,div.toppy div span.py_normal,div.toppy div span.py_bottom,div.rightpy div span.py_top,div.rightpy div span.py_bottom
{
	display:none;
}
div.hidepy div span.py_normal,div.hidepy div span.py_bottom
{
	display: none;
}
div.hidepy div span.py_top{
	visibility:hidden;
}
div.bottompy div span.duoyin3{
	display:block;
}
div.toppy div span.duoyin2{
	visibility:visible;
}
div.rightpy div span.duoyin{
	display:inline;
}

div.toppy p.py_bottom,div.bottompy p.py_top{
	display:none;
}

div.toppy p.py_top,div.bottompy p.py_bottom{
	display:block;
}
div.hidepy p.py_bottom,div.hidepy p.py_top{
	display:none;
}
#words_area2 span.word_normal,#words_area2 span.py_normal
{
	display:none;
}
#tdText
{
	font-size: 160px;
	font-weight: bold;
}
#dvErrs
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#dvErrs span
{
	width: 60%;
	padding: 0 0 3px 0;
	margin-left: 50px;
	text-align: left;
}
#dvErrs span.hide
{
	display: none;
}
#dvPinyin, #dvDuoYin
{
	height: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 0.85em;
	font-family: Verdana;
	color: #fff;
}
/* evalLearn End */
/*=================eval detail=================*/
#word_detail 
{
	padding: 10px;
	padding:10px;
	width: 500px;
	border: 1px solid #fff;
	background-image: url(../@images/box_bg_03.jpg);
	background-repeat: repeat-x;
	background-color: #E9F8FF;
	margin: auto;
	position:absolute;
	z-index:120;
}
#word_detail a:hover {
	text-decoration: underline;
}
.smerr,.ymerr
{
 color:Red;
}

.sderr
{
	text-decoration:underline;
}

img{ border:0;}

#word_detail .divclose {
	text-align: right;
	margin-bottom:5px;
	margin-top:10px;
	padding-top:10px;
	padding-right:20px;
	background: url(../@images/ecl_line_bg_10.jpg) no-repeat center top;
}

#word_detail .closeimg {
    float: right;
    cursor: pointer;
}

#word_detail .preb {
	color: #FFFFFF;
	line-height:18px;
	text-decoration: none;
	margin-right:10px;
	background-position: left center;
}

#word_detail .nextb {
	color: #FFFFFF;
	margin-right: 10px;
	line-height:18px;
	text-decoration: none;
	background-position: left center;
}

#word_detail .dvclose{
 	color: #FFFFFF;
	line-height:18px;
	text-decoration: none;	
}
#word_detail .word { 
	font-size:160px;
	font-weight: bold;
	color: #000000;
	height: 185px;
	width: 200px;
	border: 1px dashed #666666;
	text-align: center;
}
#wordsPY{
	font-weight:normal;
	font-size:30px;
	color:#000;
	font-family:Lucida Sans Unicode;
}
#wordsPY span{
	font-family:Lucida Sans Unicode;
}
.double#word_detail td.word
{
	font-size:60px;
}
.double#word_detail td.word strong{
	color:#000;
}
.pinyin {
	height: 185px;
	width: 294px;
	border: 1px dashed #666666;
	border-left:0px;
	text-align: center;

}
.pinyin h2 {
	font-size: 48px;
	margin-bottom: 2px;
}
.pinyin h2 strong {
	font-size: 48px;
	color: #000;
}
.pinyin #spShengmu,#spYunmu{
	font-family:Lucida Sans Unicode;
}
.pinyin p {
	font-weight: bold;
	color: #CC0000;
}
.seamark { 
	width:100%;
	font-size: 0.85em;
	margin-top:10px;
}
.seamark#singleTable td{
	text-align:left;
	height:40px;
	padding-left:50px;
	background: url(../@images/ecl_line_bg_06.jpg) no-repeat center bottom;
}	
.seamark th{ 
	background-color:#666666;
	width:200px;
}
.seamark th.yindiao{ height:80px;}
.seamark .contrast_paly{
	width:90px;
	text-align:right;
	background-image: url(../images/c_gb.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
.seamark .paly {
	color: #000000;
	text-decoration: none;
	background: none;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-left:5px;
	text-align:left;
	border: 0px;
	cursor:pointer;	
}
#doubleTable td p,#doubleTable #dvCmpPlay1{
	background: url(../@images/ecl_line_bg_06.jpg) no-repeat center bottom;
	padding-left:50px;
}
.wrong_info {
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wrong_info p{
	margin:2px;
    font-weight:normal;
}
.wrong_info div{
	width: 90%;
	color: #CC0000;
	font-size:14px;
	margin-left:9px;
	background-color: #FFFFFF;
	padding:2px;
	margin-top:5px;
}
.wrong_info #dvDuoyin{
	color:#000000;
}
.wrong_info div strong{
	color:#FF3300;
}
.pyerror,.worderror{
	color:#D90303;
}
/*==========eval detail end==============*/



.left_words{
	padding:10px; 
	text-align:center;
	color:#aaaaaa;
}
.left_words p {
	font-family: Lucida Sans Unicode;
	font-size: 16px;
	font-weight:normal;
}
.left_words span{
	display:none;
}

.left_words strong {
	font-size: 28px;
	font-family:SimSun;
}

.left_words div{
	float:left;
	height:78px;
	word-break:keep-all;
	padding:10px;
	cursor:pointer;
}

.left_words.hidepy p{
	display:none;
}
.left_words.hidepyTop p.py_top{
	display:none;
}
.left_words.hidepyBottom p.py_bottom{
	display:none;
}
.left_words.hidehz strong,.single.hidehz strong,.double..hidehz .word_normal{
	display:none;
}

.preview_words{
	height:360px;
	margin:10px 0px 10px 10px;
	text-align:center;
	overflow:auto;
	width:98%;
}
.preview_words p{
	font-family: Lucida Sans Unicode;
	font-size: 16px;
	font-weight:100;
}
.preview_words span{
	display:none;
}

.preview_words strong {
	font-size: 18px;
	font-family:SimSun;
	font-weight:normal;
}

.preview_words div{
	height:56px;
	float:left;
	padding:5px;
	cursor:pointer;
}

.current{
	border: 2px solid #E5E5E5;	
	background-color: #2EA1E4;
	font-weight: bold;
	color: #FFFFFF;
}
.syn_right{
	background-color: #fff;
	width: 100%;
	height: 355px;
	overflow-y: auto;
	padding:2px;
	border: 1px solid #0595D2;
	background-image: url(../@images/left-top-bg.jpg);
	background-repeat: repeat-x;
	color: #01488A;
}
.syn_right p{
	padding:5px;
	word-wrap:break-word;
}
.currentword,.curRead{
	border: 2px solid #43DFF6;
}
.readed{
	background-color: #EFFDFE;
}
.synPlayBar{
	background-image: url(../@images/nav-bg.jpg);
	background-repeat: repeat-x;
	text-align:right;
	height:27px;
	width:100%;
	margin-top:5px;
}
.synPlayBar a{
	margin-left:20px;
	padding: 12px 0px 4px 30px;
}
#oneSenBar a{
	margin-left:5px;
}
.synPlayBar input{
	margin-left:10px;
	margin-top:3px;
	cursor: pointer;
}
.synPlayBar span{
	cursor: pointer;
}

.work-title a{
	padding: 10px 0px 4px 25px;
	margin-right: 10px;
}
.work-title select
{
	margin-right: 25px;
	margin-top: 2px;
	width:150px;
}

.btn{
	background-image: url(../@images/nav-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #82AAC7;
}

/*============ϸҳ============*/
#close{
 	color: #000;
	float:right;
	padding-left:18px;
	padding-top:10px;
	line-height:18px;
	text-decoration: none;
	cursor:pointer;
	}
#return {
	position: absolute;
	left: 27%;
	top: 10px;
	z-index: 120;

	background-color: #FFFFFF;
	padding: 10px;
	padding-top:2px;
	width: 500px;
	border: 2px solid #0394D1;

	line-height: 24px;
	color: #000;
	text-align: left;
	font-size: 12px;
	cursor:move;
}

.return_area{
	height:400px;
	padding:10px;
	font-family:Lucida Sans Unicode;
	
	overflow-y:auto;
	scrollbar-face-color: #aee1fc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.return_area div{/*font-weight:bold;*/color: #000; font-family: Lucida Sans Unicode}
.return_area h3{font-size:1em;  font-weight:bold; }
.return_area ol {
	padding: 5px;
	padding-left:40px;
}

.return_area li {
	list-style-type: decimal;
}
.return_area strong {
	color: #000;
}

#recorde img{
	cursor:pointer;
}
#doubleTable p{
	 padding-bottom:8px;
}
.iframe-box{
	background-color: #FFFFFF;
	border: 1px solid #82AAC7;
	margin-top:2px;
	padding: 5px;
	padding-right:0px;
	width: 100%;
}
/* ----------Listen To This----------------------- */
.currentSen
{
	color:#000000;
	/*background-color: #EFFDFE;*/
}
