@charset "utf-8";
/* CSS Document */
html {

}

body {
	direction:rtl;
	font:normal 11px Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	background:#fff url(../../images/panelbg.gif) repeat-y scroll top right;
}

#header {
	width:994px;
}

#rpanel {
	position:absolute;
	width:180px;
	float:right;
	color:#000;
	height:100%;
	top:0px;
	background-color:#d60000;
	z-index:-500;
	padding-top:260px;
}

#content {
	width:571px;
	background-color:#FFF;
	position:absolute;
	right:180px;
	padding:10px;
	/*height:1097px;*/
}

#rpanelhead {
	height:76px;
	width:180px;
}

ul#menu {
	background-color:#929292;
	padding:12px 0px;
	margin:39px 180px 0 0;
}

ul#menu li {
	display:inline;
	padding:12px 30px;
	background:#929292 url(../../images/menusplit.gif) no-repeat left 15px scroll;
	margin:0;
}

ul#menu li a{
	text-decoration:none;
	color:#FFF;
}

#headimg {
	width:179px;
	height:176px;
}

#logo {
	background:transparent url(../../images/logo.gif) no-repeat top left scroll;
	width:179px;
	height:176px;
}

#id {


}

#id h1 {
	font:bold 25px "Times New Roman", Times, serif;
	color:#fff;
	margin:15px 25px 5px 5px;
}

#id h2 {
	font:normal 12px "Times New Roman", Times, serif;
	color:#000;
	margin:0px 5px;
	margin-right:25px;
}

#id #csic {
	background:transparent url(../../images/csic-logo.gif) no-repeat top left scroll;
	width:175px;
	height:37px;
	margin:400px 2px 0 0;
}

#id #capic {
	background:transparent url(../../images/capic.gif) no-repeat top left scroll;
	width:50px;
	height:50px;
	float:right;
	margin:15px;
	margin-top:350px;
}
	
#area {
	width:816px;
}

#rmenu {
	width:180px;
	float:right;
	/*height:845px;*/
}

#rmenu .header{
	background-color:#fff;
	padding:5px;
	color:#d60000;
	margin:20px 0 20px 20px;
	font:bold 14px "Times New Roman", Times, serif;
	padding: 5px 20px;
}

#rmenu #rmenuitem{
	list-style:url(../../images/bullet.gif);
	line-height:1.4em;
}

#rmenu #rmenuitem li a{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
}

#text {
	width:574px;
	/*height:845px;*/
	background-color:#fff;
	float:right;
	padding:5px;
}

#ltext {
	width:231px;
	/*height:845px;*/
	position:absolute;
	right:0px;
	margin-right:771px;
}

.redbut {
	background:#c90000 url(../../images/butbak.gif) repeat-y top left scroll;
	width:162px;
	height:47px;
	text-align:center;
	color:#fff;
	font:bold 15px "Times New Roman", Times, serif;
	margin:10px auto;
	padding:7px 0 0;
	vertical-align:middle;
}

.newsheader {
	color:#a50000;
	border-bottom:solid 1px #a50000;
	width:208px;
	margin:auto;
	padding:10px 0px 0px 0;
	font:bold 15px "Times New Roman", Times, serif;
	padding-bottom:7px;
}

.news {
	list-style:none;
	line-height:20px;
	margin:0 14px;
	padding:0;
	}
	
.date{
	color:Gray;
	}
	
.news a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}
	
	/* rotator in-page placement */
    div#rotator {
	margin: 0px;
	float:left;
}
/* rotator css */
	div#rotator ul li {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	position:absolute;

}
/* rotator image style */	
	div#rotator ul li img {
	border:none;
	padding: 0px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}

hr.pageext {display: block; clear: left; margin: -0.66em 0;
  visibility: hidden;}