html {height:100%; }

body {
	background: black url('/platform/prichin2012/dictionary/img/background.jpg') no-repeat top center;
	overflow: hidden;
	width:100%; 
	height:100%; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#siteStage{
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -469px;
	background: url('/platform/prichin2012/dictionary/img/stage.png') no-repeat top center;
	width:938px;
	height:570px;
	z-index:10;
}

#siteLogo {
	position:absolute;
	top:0px;
    left: 50%;
	margin-left:160px;
	z-index:200;
}

#siteFooter {
    position: absolute;
    top: 604px;
    left: 50%;
	margin-left:-330px;
	font-size:11pt;
}


#tab_search ,#tab_search_on{
	position:absolute;
	top:8px;
    left: 50%;
    margin-left: -450px;
	background: url('/platform/prichin2012/dictionary/img/tab_search.png') no-repeat;
	width:189px;
	height:137px;
	z-index:3;
	cursor:pointer;
}
#tab_search:hover,#tab_search_on{background-position: -189px; top:0px;z-index:3}




#tab_radical,#tab_radical_on{
	position:absolute;
	top:8px;
    left: 50%;
    margin-left: -300px;
	background: url('/platform/prichin2012/dictionary/img/tab_radical.png') no-repeat;
	width:197px;
	height:137px;
	z-index:2;
	cursor:pointer;
}
#tab_radical:hover,#tab_radical_on{background-position: -197px; top:0px;z-index:3}


#tab_strokes,#tab_strokes_on{
	position:absolute;
	top:8px;
    left: 50%;
    margin-left: -150px;
	background: url('/platform/prichin2012/dictionary/img/tab_strokes.png') no-repeat;
	width:197px;
	height:137px;
	z-index:1;
	cursor:pointer;
}
#tab_strokes:hover,#tab_strokes_on{background-position: -197px; top:0px;z-index:3}


#rabbit	{
	position:absolute;
	top:435px;
    left: 50%;
	margin-left:-500px;
	z-index:200;	
}

#giraffe{
	position:absolute;
	top:420px;
    left: 50%;
	margin-left:335px;
	z-index:200;
}

#search{
	overflow: hidden;
	position:absolute;
	margin-top:21px;
	margin-left:20px;
	width:264px;
	height:214px;
	background-color:white;
	padding:3px;
}

#search_main, #search_main2{
	overflow: hidden;
	position:absolute;
	margin-top:21px;
	margin-left:20px;
	width:830px;
	height:460px;
	padding:30px;
}
#search_main{
	background-color:white;
}


#radical{
	overflow: hidden;
	position:absolute;
	margin-top:249px;
	margin-left:20px;
	width:125px;
	height:136px;
	background-color:white;
	padding:3px;
}

#simplify{
	overflow: hidden;
	position:absolute;
	margin-top:249px;
	margin-left:159px;
	width:125px;
	height:136px;
	background-color:white;
	padding:3px;
}
#variants{
	overflow: hidden;
	position:absolute;
	margin-top:398px;
	margin-left:159px;
	width:125px;
	height:136px;
	background-color:white;
	padding:3px;
}

#structure{
	overflow: hidden;
	position:absolute;
	margin-top:21px;
	margin-left:300px;
	width:330px;
	height:338px;
	background-color:white;
	padding:3px;
}

#pron_cantonese{
	overflow: hidden;
	position:absolute;
	margin-top:375px;
	margin-left:300px;
	width:157px;
	height:96px;
	background-color:white;
	padding:3px;
}

#pron_mandarin{
	overflow: hidden;
	position:absolute;
	margin-top:375px;
	margin-left:473px;
	width:157px;
	height:96px;
	background-color:white;
	padding:3px;
}


#nav{
	overflow: hidden;
	position:absolute;
	margin-top:487px;
	margin-left:300px;
	width:330px;
	height:48px;
	background-color:white;
	padding:3px;
}

#details{
	overflow: hidden;
	position:absolute;
	margin-top:21px;
	margin-left:646px;
	width:260px;
	height:514px;
	background-color:white;
	padding:3px;
}

.inputchar_style{
	font-size:36pt
}
.bigFont{
	font-size:128pt
}

