@charset "UTF-8";
/* CSS Document */

.res{
	position:relative;
	clear:both;
	top:15px;
}
.res h2{	
	font-weight:100;
	margin-bottom:6px;
	font-size:1.8em;
}

.topTitle{
	font-size:1.4em;
	display:block;
	margin-top:10px;
	width:100%;
	text-align:center;
}
.subscript{
	font-size:0.8em;
	width:100%;
	display:block;
	text-align:center;
}
.breadcrumb{
	font-size:0.8em;
	margin:10px 0px;
	float:left;
	clear:both;
}

.topLevel{
	width:33%;
	display:block;
	float:left;
	clear:left;
	margin:15px 1% 0px 0px;
	background:#b6dbf4;
}

.midLevel{
	width:65%;
	display:block;
	float:left;
	margin:15px 0px 0px 0px;
	background:#eee;
	color:#888;
}
.midLevel a {
	color:#888;
}
.midLevel ul, .topLevel ul{
	margin:0px;
	padding:0px;
}
.midLevel li, .topLevel li{
	list-style:none;
	padding:0px 5px;
	padding-bottom:10px;
	margin:10px 0px;
	border-bottom:1px solid #96bbc4;
}
.midLevel a, .topLevel a{
	text-decoration:none;
}
.midLevel li{
	border-bottom:1px solid #bbb;
}


input[type=text]{
	width:92%;
	padding:10px 1%;
	margin:10px 2%;
}






/*domina page */

.domTitle{
	width:98%;
	height:50px;
	margin:10px 0px;
	padding:0px 1%;
	text-align:left;
	line-height:55px;
	background:#b6dbf4;
	text-align:center;
	border-bottom:1px solid #96bbc4;
}
.mainAudio{
	margin:14px 0px;
}

.midlvl{
	text-align:left;
	width:100%;
	margin:0px;
	padding: 5px 0px;
	background:#DDD;
	border-bottom:1px solid #CCC;
	clear:both;
}
.even{
	background:#EEE;
	border-bottom:1px solid #DDD;
}
.line{
	width:100%;
	text-align:center;
	clear:both;
	margin:5px auto;
}
.domLut{
	float:none;
	font-size:1.5em; 
	clear:both;
	text-align:center;
}
.domEng{
	float:none;
	font-size:0.8em;
	clear:both;
	text-align:center;
}
.lineAudio{
	display:block;
	overflow:hidden;
	width:20px;
	height:20px;
	margin:0px auto;
}
.subTitles{
	margin:15px 0px;
}
.docList{
	margin:15px 0px 25px 0px;
	text-align:left;
}
.sresult{
	width:98%;
	background:#eee;
	margin:5px 0px;
	text-align:left;
	padding:3px 1%;
}
.doclink{
	text-align:left;
	margin:2px 0px;
	
}
.doclink a{
	text-decoration:none;
	font-size:1.2em;
}