@charset "utf-8";
/* CSS Document */
.float_l {
float:left;
}

#sBoxO{

}

.Mimg {
	vertical-align: middle;
	border:none;
	
	}
/*   output menu   */
#Output {

   height: 260px;
   width: 100%;
}

	
.Output_header{
	 height: 250px; 
		float: left;	
	cursor: pointer;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;

	}
	
	
.Output_headerA{
float: left;	
		 height: 250px; 	
		font-size: 14px;
			padding: 3px 5px 3px 5px;
			font-weight : bolder;
			cursor: pointer;

		}
		
.Output_content{
 height: 250px !important;
 width:90%;

			float: left;
  			border-top-width    : 0px;
			border-bottom-width : 0px;
			font-size: 10px;

  			padding: 5px;

		}


		



.Shoutoptions_menu a { 
color: #BE0C0C; 
text-decoration: none;
font-size: 10px; 
}
.Shoutoptions_menu a:hover { color: #333; }
.Shoutoptions_menu a:active, a:focus { outline: none; }

.Shoutoptions_menu{ 
position: relative; 
list-style-type: none; 

font: 12px Verdana; 
line-height: 20px; 


}
.Shoutoptions_menu a.tab { 
padding: 5px 10px 5px 10px; 
border: 1px solid #CCD8E3; 
background-color: #EDE9EB; }

.Shoutoptions_menu a.selected {
	border-bottom-color: #666666;
	background-color: #BBC2CB;
}

#Shoutoptions_menu_content {
	width: 2350px;
 
	}
	
#content {
width: 2350px;

	}

#scroller {
	width: 339px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #CCD8E3;
	margin-bottom: 5px;
	overflow: hidden;
	}
     
.slide {
	width: 322px;
	height: 200px;
	float: left;
	background-color: #BBC2CB;
	padding: 10px;	
	}
	    
/* .....*/

.panelheader {

  background-color : #6b79a5;
  height: 26px;
  color : #ced7ef;
  font-weight : normal;
  border-bottom:1px solid #182052;
  border-top:1px solid #BDC7E7;
  font-weight : normal;
  padding-left: 5px;
}

.mdHover {
  background-color : #63699c;
  color : #ffffff;
}
.mdSelected {
  background-color : #63699c;
  color : #ffffff;
  font-weight : bold;
  
}
.panelContent {
  border : 1px solid #1f669b;
  border-top-width    : 0px;
  border-bottom-width : 0px;
  font-size: smaller;
  overflow: auto;
}




#sBox {
height: 220px; 
border: 2px solid #736353;
overflow: auto;
margin: 3px 3px; 
padding: 0px 5px;
line-height: 1em;

background-color: #BBC2CB;
/*background-image: url(/images/sbhg.jpg);
background-repeat: repeat-y; */
}

.sBoxTime {
	font-family: Arial, Helvetica, sans-serif;	
}

.sBoxLine {
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	vertical-align:middle;
}

.sBoxLine img{
	/*vertical-align:middle;*/
}

.sBoxUser {
	font-size: 11px;
	padding: 0px 3px 0px 3px;
}

.sBoxPN {
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	padding: 0px 3px 0px 3px;
	vertical-align:middle;
}

.sBoxInfo {
			height: 20px;
			padding: 5px 5px 3px 15px;
			color: #0033FF;
			font-weight: bold;
			text-decoration: none;
			font-size: 12px;
			
			}








/*finduser*/

.opacity
{
opacity: 0.5;
filter:alpha(opacity=50);
}

.Shoutoptions_div {
float:left;
height: 70px;
}


