body {
	font-family: arial, "lucida console", sans-serif;
}

a {
	color: #5678A2;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

#RightSide {
	background: #ffffff;
}

#CenterSide {
	width: 640px;
}

#Wrapper {
	width: 792px;
}

.header {
	width: 792px;
	direction: rtl;
}

.header .logo {
	float: right;
	width: 129px;
	margin: 8px 0;
	padding-right:2px;
	margin-bottom:9px;
}

.header .toph {
	width: 792px;
	height: 37px;
}

.header .toph .sublogo {
	float: right;
	width: 227px;
	height: 20px;
	margin: 25px 7px 0;
	font-size: 13px;
	color: #006633;
	font-weight: bold;
}

.header td.toph .hlinks {
	float: left;
	font-size: 12px;
	margin: 28px 10px 0;
}

.header td.bottomh {
	width: 792px;
	height: 33px;
	background: url('../images/topmenubg.gif') repeat-x;
}

.Site_menu {
	height: 39px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.Site_menu li{
	padding: 0 12px;
	float: right;
	font-size: 13px;
	background: url('/template/default/images/menu-sep.gif') right 4px no-repeat;
	margin-top: 8px;
}

.Site_menu li.first{
	background: none;
	padding-right:15px;
}

.Site_menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

.minisite-normal-page {
	width: 789px;
	direction: rtl;
}

.minisite-normal-page td.side {
	width: 180px;
	vertical-align: top;
}

.minisite-normal-page td.sep {
	width: 3px;
	padding: 0px 3px;
	font-size: 1px;
}

.minisite-normal-page td.miniheder {
	height: 160px;
	vertical-align: top;
}

.minisite-normal-page td.minipage {
	vertical-align: top;
}

.subnav {
	float: right;
	width: 100%;
	height: 20px;
	margin: 4px;
	margin-right: -1px;
}

.subnav .li {
	float: right;
	padding: 0px 25px;
	border-right: 1px solid #ffffff;
	margin: 2px 0px;
}

.subnav .li A {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}

.sidebox-box {
	float: right;
	width: 175px;
	border-left: 1px solid #eeeeee;
}

.sidebox {
	float: left;
	width: 100%;
}

.sidebox .newslink a
{
	float:left;
	text-decoration:none;
}

.sidebox .newslink a:hover
{
	text-decoration:underline;
}

.sidebox .title {
	float: right;
	width: 170px;
	margin: 1px 0px;
	padding: 4px 2px;
	border-bottom: 3px solid #D2E8B1;
	font-size: 13px;
	font-weight: bold;
	color:#006633;
}

.sidebox .title A {
	text-decoration: none;
	color: #000000;
}

.sidebox .content {
	float: right;
	width: 170px;
	margin: 2px 0px;
	padding: 4px 2px;
	font-size: 12px;
}

.sidebox .menu {
	float: right;
	width: 170px;
	margin: 0px 0px;
	padding: 0x 2px;
	font-size: 12px;
}

.sidebox .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
}

.sidebox .menu li {
	width: 162px !important;
	width: 170px;
	padding: 6px 12px 6px 0px;
	/*background: #f5f5f5;*/
	background:#F5F8F2;
	border-bottom: 1px solid #ffffff;
}


.sidebox .menu li:hover {
	background:#E8F3D8;
	border-bottom: 1px solid #ffffff;
}

.sidebox .menu li A {
	text-decoration: none;
	color:#333333;
}

.sidebox INPUT.do {
	width: 155px;
	padding: 2px;
	border: 1px solid #D2E8B1;
	margin: 4px;
	font-size: 12px;
}

.sidebox SELECT.do {
	width: 160px;
	padding: 2px;
	border: 1px solid #D2E8B1;
	margin: 4px;
	font-size: 12px;
}

.sidebox .btn {
	margin: 4px;
}

.sidebox .news-item {
	float: right;
	width: 170px;
	margin: 4px;
	margin-bottom:15px
}

.sidebox .news-item .date {
	color: #999999;	
}

.sidebox .sideflash_news
{
	width: 170px;
	height: 200px;
	white-space:normal;
	overflow: hidden;
	position: absolute;
}

.sidebox .sideflash_news .news_text
{
	position:absolute;
	width: 170px;
	white-space:normal;
}

.sidebox .adv-item {
	float: right;
	width: 150px;
	margin: 4px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #D2E8B1;
}

.slideshowPicturs {
	width: 152px;
	height: 114px;
	margin: 10px 14px !important;
	margin: 4px;
	background: url('/template/default/images/empty_slide.gif') 0 -10px no-repeat;
}

#Bottom-List{
	background:#006633 url(images/round/bot-left.gif) left top no-repeat;
  width:100%;
	text-align:center;
	color:#FFFFFF;
	margin-top:20px;
	margin-bottom:10px;
	
}

.footer {
	width: 792px;
	direction: rtl;
}

.footer TD.fot {
	background: #006633;
}

.footer .txt {
	width: 100%;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	color: #3f956a;
}

.footer .txt A {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px;
}

.footer .copyright {
	margin: 5px;
	font-size: 12px;
	text-align: center;
}

.search-pages {
	float: right;
	width: 100%;
	background: #D2E8B1;
	padding: 4px 0;
}

.search-pages .pages {
	float: right;
	margin: 4px 6px 4px 0px;
}

.search-pages .pages A {
	padding: 2px 4px;
	text-decoration: none;
	color: #5678A2;
	background: #ffffff;
}

.search-pages .pages .selected {
	padding: 2px 4px;
	text-decoration: none;
	color: #ffffff;
	background: #006633;
	font-weight: bold;
}

.search-pages .search {
	float: left;
	margin: 2px 0px 2px 6px;
}

.search-pages .search INPUT {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #006633;
	margin: 0px 1px;
}

.site-sideadv {
	float: left;
	width: 143px;
}

.site-sideadv .item {
	float: right;
	width: 140px;
	background: #f5f8f2;
	border: 1px solid #d5e9b6;
	font-size: 11px;
	margin: 10px 0px 10px;
	padding: 10px;
	text-align: center;
}

.site-sideadv .banner {
	float: right;
	border: 1px solid #d5e9b6;
	background-color: #f5f8f2;
	width: 115px;
	margin-right: 10px;
	margin-top: 9px;
	padding: 4px;
	font-size: 11px;
}

.site-sideadv .banner .text_ad {
	padding: 10px;
	text-align: center;
	width: 95px;
	overflow: hidden;
	font-size: 11px;
}

.site-sideadv .banner .text_ad .img_block {
	text-align: center;
	height: 56px;
}

.site-sideadv .banner .text_ad a {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.site-sideadv .banner a {
	font-size: 11px;
	text-decoration: none;
}

.site-sideadv .banner .text_ad a:hover {
	text-decoration: underline;
}

.news-item a
{
   text-decoration:none;
}

.news-item a:hover
{
   text-decoration:underline;
}
