div.kwtagcloud {
	font-family: Times;
	width:95%;
	text-align:justify;
	/*border-top: 2px double #dfdfdf;*/
	border-bottom: 2px double #dfdfdf;
	border-right: 2px double #dfdfdf;
	margin-top: 10px;
	padding-top:5px;
	padding-bottom:15px;
	padding-right:35px;
	-moz-border-radius: 0 0 15% 0;
}

span.kw:hover{
	background-color:#000000;
	color:#ffffff;
	cursor:pointer;
}

span.kwfl{
	color:#ff0000;
	font-weight:bold;
}

div.egzoom{
display:none;
}

div.kwzoom{
max-height:400px;
overflow:scroll;
position: absolute;
border: 2px double #4662a1;
padding: 2px;
background-color: #efefff;
display:none;
z-index: 100;
text-align:left;
opacity:.9;
filter : alpha(opacity=90);
}

span.zkwt{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
}

span.zkwt{
	font-size: 13px;
}

span.zkw{
cursor:pointer;
}

div.zkh{
border-bottom: 2px double #4662a1;
font-style:italic;
cursor:pointer;
}

div.kwpapers{
text-align:left;
margin-top:10px;
display:none;
}

span.kwpaperst{
	font-size: 15px;	
}

span.kwpaperstt{
	font-size: 17px;
	font-weight:bold;
}

span.art{
font-style:italic;
}

div.notice{
width:820px;
margin-left:auto;
margin-right:auto;
text-align:left;
font-size: 12px;
margin-bottom:5px;
font-style:italic;
}

div.keywordblock{
	text-align:left;
}

div.artblock{
	margin-bottom:10px;
}

h3.kwe {
	font-family: Verdana;
	font-weight:bold;
	font-size:20px;
	text-align: right;
	background-color: #dfdfff;
	border-top: 1px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	margin-top:5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
  -moz-border-radius: 0 20% 0 0;
  color:#000000;
}

div.alphaindex{
clear:both;
text-align:left;
width:820px;
font-size:18px;
margin-left:auto;
margin-right:auto;
border-top: 2px double #dfdfdf;
border-bottom: 2px double #dfdfdf;
padding:5px 5px 5px 25px;
}

span.indexentry{
font-weight:bold;
font-size:20px;
}

div.indexblock{
text-align:left;
margin-top:10px;
}

span.aui{
font-size:16px;
font-weight:bold;
}

div.keywordentry{
	border-bottom: 2px double #dfdfdf;
	border-right: 2px double #dfdfdf;
	margin-top: 10px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:40px;
	clear:both;
	-moz-border-radius: 0 0 100% 0;
}

div.keywordentry li a {
	text-decoration:none;
}

span.auii {
font-size:14px;
font-style:italic;
}

