/* Dictionary Decor */
#dictionary{position:absolute;font-family:Tahoma, Arial, Verdana, sans-serif;width:410px;overflow:hidden;z-index:6}
#dictop{background:url(/dict/img/topbg.gif);width:410px;height:36px}
#dicmid{background:url(/dict/img/midbg.gif);width:410px}
#dicbot{background:url(/dict/img/botbg.gif);width:410px;height:14px;overflow:hidden}
/*Buttons*/
#dicbmin,#dicbex{background:url(/dict/img/mbut.gif);display:block;width:51px;height:21px;overflow:hidden;float:right;position:relative;top:2px}
#dicbex{background:url(/dict/img/exbut.gif);margin-right:10px}
* html #dicbex{margin-right:5px}
#dicbmin:hover,#dicbex:hover{background-position:bottom;}
/*Search*/
#dicsearch{width:375px;margin:auto;color:#fff;padding:0 5px 0 5px;height:28px}
#dicsearch b{float:left;font-size:12px;padding-top:3px;margin-right:5px}
#dicfsearch{margin:0;padding:0}
#dicsword{width:180px}
#dicsearch input,#dicsearch select{float:left;margin:0 5px 0 0}
#dicsbut{width:60px}
/*Midddle bg*/
#dicmtop{background:url(/dict/img/midtopbg.gif);width:385px;height:7px;margin:auto;overflow:hidden}
#dicmtext{background:#fff;width:375px;margin:auto;padding:0 5px 0 5px;font-size:12px}
#dicmbot{background:url(/dict/img/midbotbg.gif) top left no-repeat;width:385px;height:31px;margin:auto;font-size:11px}
#dicmbot a{padding:10px 4px 0 0;display:block;color:#DD7400;width:68px;float:right;text-align:center}
#dicmbot a:hover{color:#f90}
/*Dictionary info*/
#dicinfo{border:1px solid #ccc;padding:5px;height:250px;overflow:scroll;width:363px;overflow-x:hidden;}
/* End of Dictionary */

#loading{top:200px;left:170px;vertical-align:bottom;text-align:center;z-index:0;position:absolute;display:none}