div.topmenu{
       z-index:0;
}

/* slider */
#featured  { 
 padding-right: 0;
 position: relative;
 width: 785px; height: 270px ;
  z-index:50;
}
#featured ul.ui-tabs-nav {
  position:absolute;
  top:0;
  right:0px;
  list-style:none;
  padding:0;
  margin:0;
  width:195px;
  z-index:51;
}
#featured ul.ui-tabs-nav li {
  padding:0px;
  padding-left:13px;
  font-size:12px;
  color:#AAA;
}
#featured ul.ui-tabs-nav li img {
  float:left;
  margin:5px 6px 5px 6px;
  _margin:4px 6px 5px 6px;
  background:#fff;
  padding:0px;
}
#featured ul.ui-tabs-nav li span {
  font-size:10px;
  font-family:Verdana;
  line-height:10px;
}
#featured li.ui-tabs-nav-item a {
  display:block;
  height:50px;
  _height:48px;
  color:#AAA;
  background:#CCC;
  line-height:0px;
  text-decoration:none;
  text-align:center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /* for IE */ 
	filter:alpha(opacity=65);
  /* CSS3 standard */
	opacity:0.7;
  z-index:52;
}
#featured li.ui-tabs-nav-item a:hover {
  color:#FFF;
  background:#ff6600;
  /* for IE */ 
	filter:alpha(opacity=100);
  /* CSS3 standard */
	opacity:1.0;
  z-index:52;
}
#featured li.ui-tabs-selected  { 
background: url(/userimg/system_images/index_slides3/selected-item_04.png) no-repeat left top ;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
  color:#FFF;
  background:#AAA;
  /* for IE */ 
	filter:alpha(opacity=100);
  /* CSS3 standard */
	opacity:1.0;
}
#featured .ui-tabs-panel {
  width:100%;
  height:250px;
  _margin:0px 0px -5px 0px;
  background:#FFF;
  position:relative;
}
#featured .ui-tabs-panel .info  {
 background: url(/userimg/system_images/index_slides2/transparent-bg.png); position: absolute;
 top: 130px;
 left: 0;
 height: 50px ;
}
#featured .info h2 {
  font-size:18px;
  font-family:Georgia, serif;
  color:#fff;
  padding:5px;
  margin:0;
  overflow:hidden;
}
#featured .info p {
  margin:0 5px;
  font-family:Verdana;
  font-size:11px;
  line-height:15px;
  color:#f0f0f0;
}
#featured .info a {
  text-decoration:none;
  color:#fff;
}
#featured .info a:hover {
  text-decoration:underline;
}
#featured .ui-tabs-hide {
  display:none;
}


 


/* topmenu_leftcol */

.top_leftcol1{
	width: 223px;
	background-color: #f2f3f4;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border: 1px #f2f3f4 solid;
	margin-bottom: 10px;
}
.top_leftcol1 li{
	color: #E1771E !important;
        line-height:2em;
        _line-height:2.5em;
	font-size: 100%;
	font-weight: lolid;
	margin: 0px 0px;
	padding: 0px 0px;
	_padding: 0px 0px;
}
.top_leftcol1 ul li {
	display: inline;
	display: inline-block;
 *display: inline;
	list-style-type: none;
}
.top_leftcol1 span{
	font-size: 85%;
	color: #777 !important;
}
.top_leftcol1 span a{
	color: #777 !important;
}
.top_leftcol1 h2 {
	font-size: 100%;
	margin: 6px 10px 20px 6px;
	_margin: 4px 6px 20px 6px;
	height: 20px;
	text-align: center;
	font-weight: normal;
	background-color: #f2f3f4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666;
 -webkit-box-shadow: 1px 2px 0px 1px #C6CAD4;
       -moz-box-shadow: 1px 2px 0px 1px #C6CAD4;
            box-shadow: 1px 2px 0px 1px #C6CAD4;
        _Filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=135,strength=2); /* IE */
}
.top_leftcol1 h2 a:link {
	color: #666;
	text-decoration: none;
}
.top_leftcol1 h2 a:active {
	color: #666;
	text-decoration: none;
}
.top_leftcol1 h2 a:visited {
	color: #666;
	text-decoration: none;
}
.top_leftcol1 h2 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.top_midcol1{
	width: 100%;
	background-color: #fff;
	border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
        border-top: 1px solid #f2f3f4;
        border-left: 0px solid #f2f3f4;
        border-right: 1px solid #f2f3f4;
        border-bottom: 0px solid #f2f3f4;
}
.top_midcol2{
	width: 100%;
	background-color: #fff;
	border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
        border-top: 0px solid #f2f3f4;
        border-left: 0px solid #f2f3f4;
        border-right: 1px solid #f2f3f4;
        border-bottom: 1px solid #f2f3f4;
}
.top_midcol1 img{
    background-color: #FFF;
    border: 1px solid #FFF;
    margin: 6px 12px;
    padding: 2px;
   -webkit-border-radius: 6px 6px 6px 6px;
   -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -moz-transition: all 200ms linear 0s;
    -webkit-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
}
.top_midcol1 a:hover img{
	border: 1px solid #0066FF;
 	background-color: #F8F8F8;
}
.top_midcol2 img{
    background-color: #ECEDEF;
    border: 1px solid #FFF;
    margin: 2px 6px;
   -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -moz-transition: all 200ms linear 0s;
    -webkit-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
}
.top_midcol2 a:hover img{
	border: 1px solid #F2F3F4;
 	background-color: #F2F3F4;
}
.top_news_title{
    width: 100%;
    color: #333;
    font-size: 1.21em;
    _font-size: 111%;
    font-weight: bold;
    _font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #E1771E;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.top_news_title_small{
        width:100%;
	color: #777;
    	font-size: 111%;
   	_font-size: 105%;
	font-weight: bold;
	_font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #E1771E;
	padding: 0px 0px 0px 0px;
	margin-top: 3px;
	margin-bottom: 6px;
}
.top_news_line{
	line-height: 1.3em;
        font-size: 100%;
	padding: 3px 6px;
	border-bottom: 1px dashed #EEE;
}
.top_news_banner{
}
.top_news_box{
        width:100%;
	color: #777 ;
	font-weight: bold;
	_font-weight: bold;
	text-align: center;
	border: 1px solid #C6CAD4;
	padding: 12px 0px 12px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top_news_box a{
	color: #E1771E !important;
    	font-size: 111%;
   	_font-size: 111%;
	font-weight: bold;
	_font-weight: bold;
}
div.topnews{
	margin-left: 10px;
}
.top_word small{
	color: #999;
        font-size: 83%;
	padding: 3px 6px;
	border-bottom: 0px dashed #CCC;
}
.top_word small a{
	color: #777;
}
.top_word small a:hover{
}
.top_word small a:visited{
	color: #777;
}
.menu_box{
        width: 252px;
	padding: 0px;
	margin: 0px;
	background-color: #FAFBFC;
        border-top: 0px solid #FEFEFE;
        border-left: 4px solid #e6e6e6;
        border-right: 0px solid #DDD;
        border-bottom: 0px solid #e6e6e6;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
        -webkit-box-shadow: -2px -2px 10px -3px #F2F3F4 inset;/* Safari*/
        -moz-box-shadow: -2px -2px 10px -3px #F2F3F4 inset; /* Firefox*/
        box-shadow: -2px -2px 10px -3px #F2F3F4 inset; /* CSS3*/
}
#menu_box {
    width: 252px;
    padding: 0px 0px;
    margin: 0px 0px 4px 0px;
    background-color: #FAFBFC;
    border-top: 0px solid #FEFEFE;
    border-left: 4px solid #aaa;
    border-right: 0px solid #DDD;
    border-bottom: 0px solid #e6e6e6;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 1px 2px 3px -2px #CCCCCC;
    -moz-box-shadow: 1px 2px 3px -2px #CCCCCC;
    box-shadow: -1px 2px 3px -2px #CCCCCC;
}
.top-icon-img1{
        padding-right: 9px;
	opacity:0.95;
}


.top-index-banner {
    background-color: #FFFFFF;
    display: inline-table;
    list-style-type: none;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
}


.top-index-img1{
    border: 0px solid #FFFFFF;
    margin: 1px;
    padding: 0px 0px;
   -webkit-border-radius: 6px 6px 6px 6px;
   -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -moz-transition: all 200ms linear 0s;
    -webkit-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
}
/* Some stylesheet reset */
#cssmenu > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* The container */
#cssmenu > ul{
	display: block;
	position: relative;
	width: 252px;
        margin:0px;
        padding:0px;
       *z-index: 100;
        *zoom: 1;
}

	/* The list elements which contain the links */
#cssmenu > ul li {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 252px;
        z-index: 100;
        *zoom: 1;
	line-height: 1.8;
-webkit-transition: background-color 200ms linear 0s;
    -o-transition: background-color 200ms linear 0s;
    -ms-transition: background-color 200ms linear 0s;	
	}

/* General link styling */
#cssmenu > ul li a {
display: block;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-top: 1px dotted #d9d9d9;
    border-bottom: 0px dotted #d9d9d9;
    padding: 9px 36px 9px 6px;
    width: 215px;
    /* font-family: Helvetica, Arial, sans-serif; */
    color: #555;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    font-size: 1.00em;
    font-weight: 900;
    background: #FAFBFC;
    opacity: 1.00;
    *: ;
    z-index: 110;
    *: ;
}
.freemenu24 a {
padding: 0px 4px 0px 12px!important;
    font-size: 0.91em!important;
    width: 240px!important;
    border-top: 1px dotted #f1f1f1!important;
    border-bottom: 0px dotted #ffffff!important;
    font-weight: 800!important;
    line-height: 3.4em;
    color: #777!important;
    -webkit-transition: background-color 200ms linear 0s;
    -o-transition: background-color 200ms linear 0s;
    -ms-transition: background-color 200ms linear 0s;
}


/* The hover state of the menu/submenu links */
#cssmenu > ul li a:hover, #cssmenu > ul li:hover>a,  #cssmenu > ul li a img:hover {
	color: #fff!important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	background: #C1C2C3;
	background: -webkit-linear-gradient(bottom, #E1771E, #E1771E);
	background: -ms-linear-gradient(bottom, #E1771E, #E1771E); 
	background: -moz-linear-gradient(bottom, #E1771E, #E1771E);
	background: -o-linear-gradient(bottom, #E1771E, #E1771E);
	border-color: transparent;
	opacity:1;
        *z-index: 120;
        *zoom: 1;
-webkit-transition: background-color 200ms linear 0s;
    -o-transition: background-color 200ms linear 0s;
    -ms-transition: background-color 200ms linear 0s;
}


/* The arrow indicating a submenu */
#cssmenu > ul .has-sub >a::after {
	content: '';
	position: absolute;
	top: 16px;
	right: 15px;
	width: 0px;
	height: 0px;
/* Creating the arrow using borders */
	border: 4px solid transparent;
	border-left: 4px solid #AE2126; 
}

/* The same arrow, but with a darker color, to create the shadow effect */
#cssmenu > ul .has-sub >a::before {
	content: '';
	position: absolute;
	top: 17px;
	right: 15px;
	width: 0px;
	height: 0px;

/* Creating the arrow using borders */
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}
/* Changing the color of the arrow on hover */
#cssmenu > ul li>a:hover::after, #cssmenu > ul li:hover>a::after {
border-left: 4px solid #fff;
}

#cssmenu > ul li>a:hover::before, #cssmenu > ul li:hover>a::before {
	border-left: 4px solid rgba(0, 0, 0, .25);
}

/* THE SUBMENUS */
#cssmenu > ul ul {
	position: absolute;
	left: 252px;
	top: -9999px;
	padding-left: 5px;
  /* CSS3 standard */
	opacity:0;
/* The fade effect, created using an opacity transition */
	-webkit-transition: opacity .3s ease-in;
	-moz-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	-ms-transition: opacity .3s ease-in;
        *z-index: 120;
        *zoom: 1;
}
/* Showing the submenu when the user is hovering the parent link */
	#cssmenu > ul li:hover>ul {
	top: 0px;
  /* CSS3 standard */
	opacity:1;
        *z-index: 120;
        *zoom: 1;
}
.news4 {
    width: 998px;
    /* float: right; */
    border: 3px solid #f0ad4e99;
    margin: 10px auto;
    padding: 6px 10px 7px 23px;
    /* line-height: 1.4em; */
    color: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#middle_col > div.topsidebn{
    height:0px;
}

.tsdr1 {
    position: relative;
    top: 0px;
    right: -1089px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9995;
    display:none;
}
.tsdl1 {
    position: relative;
    top: -15px;
    left: -268px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9995;
}
.tsdl3 {
    position: relative;
    top: -15px;
    left: -268px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9995;
}