.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 0px;
  	color: white;
  	font-size: 80%;
	text-align: center;
	
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 12px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 15px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #FFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open1, .tab a.close1 {
	height: 20px;
	line-height: 20px !important;
	padding-left: 18px !important;
	cursor: pointer;
	display: block;
	width: 0;
	position: relative;
	top: 11px;
}
.tab a.open2, .tab a.close2 {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
	width:250px
}
.tab a.open3, .tab a.close3 {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
}
.tab a.open4, .tab a.close4 {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	position: relative;
	top: 11px;
}

.tab a.open5, .tab a.close5 {
	height: 20px;
	line-height: 20px !important;
	padding-left: 10px !important;
	cursor: pointer;
	display: block;
	width:10px;
	position: relative;
	top: 11px;
}
.tab a.open1 {background: url(../images/bt_open.png) no-repeat; }
.tab a.close1 {background: url(../images/bt_close.png) no-repeat;}
.tab a:hover.open1 {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close1 {background: url(../images/bt_close.png) no-repeat left -19px;}

.tab a.open5 {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close5 {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open5 {background: url(../images/bt_open.png) no-repeat right 0px;}
.tab a:hover.close5 {background: url(../images/bt_close.png) no-repeat right 0px;}


/* sliding panel */
#toppanel {
   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    width: 956px;
    text-align: center;
	margin-top:	-226px;
	position:absolute;
}

#panel {
                width: 100%;
                height: 187px;
                color: #999999;
                overflow: hidden;
                position:relative;
                z-index: 3;
                display: none;
                background-image: url(../images/greybg.png);
                background-repeat:repeat;
}

html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 11px tahoma, arial, helvetica, sans-serif; line-height:18px; color:#000;}

a { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color: #fff; text-decoration: none; }
a:hover { color:#fff;}

a img {
  border: none;/*remove border for linked images*/
}
.slidebg{ width:840px; margin:0 auto; background-color:#FFF; /*filter:alpha(opacity=60);-moz-opacity:.5; */font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:normal; margin-top:65px; padding-bottom:15px; border:1px #999 solid; overflow:hidden }
.slidebg_title{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#000;}
.slidecontent { width:188px; float:left; line-height:15px; margin-left:10px;}
.slidecontent ul { list-style-image:none; list-style-type:square; text-align:left;}
.txt11_slide { font-family:verdana, verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#000;}
.txt11_slide a:hover { font-family:verdana, verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#990000;}