ul.dropdown                         { position: relative; z-index:200; list-style: none; padding:0; margin:0; }
ul.dropdown li                      { float: left; }
ul.dropdown li a                    { display: block;color:#FFF; padding:3px }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 150px; visibility: hidden; position: absolute; right: -40px; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; }

									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; color:#000 } 
ul.dropdown ul li a:hover			{ background-color:#333; color:#FFF }


/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ right: 110px; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
.partadv a{
	font:bold 18px arial
}
.part a{
	display:block;
	text-align:center;
	font: bold 15px arial;
	color:#760C10;
	background-color:#DBDBDB;
	width: 100%;
	height:20px;
	margin-top:5px
}
.part a:hover{
	color:#000066;
	text-decoration:none;
}
.article{
	text-align:right
}
.nav a{
	display: block;
	font:12px tahoma;
	color:#FFFFFF;
	text-align: center;
	height: 20px;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
	color:#FFFF00;
}
.title{
	font:bold 15px Arial;
	color: #3C733B;
	padding-right: 14px;
}
.title a{
	font:bold 15px Arial;
	color: #3C733B;
	text-decoration: none;
}
.title a:hover{
	color:#FF0000;
	text-decoration:none
}
.text{
	color:#00006F
}
.btitle a{
	font:bold 20px arial;
	color: #3C733B;
	text-decoration: none;
}
.btitle a:hover{
	color:#990033;
	text-decoration:none
}
.ptitle{
	text-align: center;
	padding-top:2px;
	font:bold 12px tahoma;
	color:#5A8EA7
}
.ptitle a:hover{
	text-decoration:none
}
.more{
	padding:5px 5px 5px 5px;
	background:url('../images/bn.gif') left no-repeat;
	font:13px tahoma;
	color:#999999;
	text-decoration:none
}
.more:hover{
	color:#FF0000
}
.image{
	border: 1px solid #CCCCCC;
}
.img{
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin:0px 10px 0px 5px;
	background-color:#FFFFFF;
}
.date{
	display:inline;
	width:150px;
	background: url('../images/date.gif') no-repeat right;
	color: #8B7547;
	padding:3px 20px 3px 10px;
	font: 12px tahoma;
}
.counter{

 float:right; color: #8B7547;
 font: 12px tahoma;

}
.authur{
	background: url('../images/authur.gif') no-repeat right;
	color: #8B7547;
	padding:6px 20px 6px 0px;
	font: 12px tahoma;
}
.news{
	margin-bottom:30px;
	text-align:justify;
}
.text {
	text-justify: kashida;	text-align: justify;
}
body{
	background-color:#ECEAEA;
	margin:0px 0px 0px 0px;
	font:small tahoma;
}
body a{
	color:#000066;
	text-decoration:none
}
body a:hover{
	color:#009900;
	text-decoration:underline
}
.mar{
	color:#000000;
	font: bold 16px arial;
}
.mar a{
	color:#FFFFFF;
	font: bold 16px arial;
}
.mar a:hover{
	color:#00FF00;
	font: bold 16px arial;
}
.itemContent{
	padding:5px 0px 5px 0px;
	background:url(../images/recb.gif) no-repeat bottom;
}
.groupWrapper
{
	padding-right:3px;
	width: 248px;
	min-height: 400px;
}
.serializer
{
	clear: both;
}
.groupItem
{
	background:url(../images/recbg.gif) repeat-y;
	margin-bottom: 13px;
}
.groupItem .itemHeader
{
	text-align:left;
	padding-left:5px;
	color:#FFFFFF;
	line-height: 15px;
	background-color:;
	background:url(../images/recten.gif) no-repeat;
	height: 17px;
	position: relative;
}
.groupItem .itemHeader a
{
	position: absolute;
	right: 5px;
	top: 3px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slideshow {
	position: relative;
    visibility: hidden;
	top:15px;
	width:115px;
    left: -5000px;
}
