/* s5_button css */
#s5_button {
	position: relative; /* important */
	overflow: hidden;
	margin: 0;
	z-index:1;
	background: #fff;
}

#s5_button_content {
	position: relative;
	top: 0;
	z-index:1;
	margin-left: 0;
}

#s5_button_content
#s5_button_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#s5_button_content {
		width: 13440px;
	}
	#container_bd #s5_button ul li {
		display: block;
		float: left;
		margin: 0;
		z-index:1;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #s5_button ul li img {
	display: block;
}


#container_bd #s5_button_frame ul li {
	margin: 0 2px;
}
#container_bd #s5_button_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px; }

#container_bd #s5_button_frame ul li img:hover {border: 1px solid #369;}



#s5_button_content li {
	padding-left:0px;
	float:left;}
	
#s5_button_content li li {
	list-style-image:none;
list-style-position:outside;
list-style-type:disc;
	float:none;}
	
	
	
#s5_button_frame a:hover {
	text-decoration:none;}
	
#s5_button_frame ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:0px;
line-height:21px;
margin-left:3px;
}


#s5_button_content li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-1px;
line-height:16px;
}

#s5_button_frame  ul li {
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	float:left;
	border-top:1px solid #E5E5E5;
	margin-right:6px;
	font-size:13px;
	padding-right:11px;
	padding-left:11px;}
	

#s5_button_frame ul li:hover, #s5_button_frame ul li.over {
	position:relative;
	border-top:1px solid #ffffff;
	color:#000000;
	cursor:pointer;}
		
#s5_button_frame ul li.s5_fsfirst {
	cursor:pointer;}
	
#s5_button_frame ul li.s5_fsfirst:hover, #s5_button_frame ul li.s5_fsfirst.over {
	cursor:pointer;}


/* outer shadows */

#s5_tabshow_topleft {
	width:7px;
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_topleft.png) no-repeat;	}
	
#s5_tabshow_topmiddle {
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_top.png) repeat-x;	}

#s5_tabshow_topright {
	width:7px;
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_topright.png) no-repeat;	}
	
	
#s5_tabshow_left {
	padding-left:5px;
	background:url(../s5_tabshow/s5_tab_show_left.png) repeat-y left;	}
	
#s5_tabshow_right {
	padding-right:5px;
	background:url(../s5_tabshow/s5_tab_show_right.png) repeat-y right;	}	
	
	
#s5_tabshow_bottomleft {
	width:11px;
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottomleft.png) no-repeat bottom;	}
	
#s5_tabshow_bottommiddle {
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottom.png) repeat-x bottom;	}

#s5_tabshow_bottomright {
	width:11px;
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottomright.png) no-repeat bottom;	}
	
#s5_button_content .moduletable {
padding:6px;
}

#s5_buttonswrap_ts {
	height:7px;
	position:relative;
	z-index:1;}