#bar_bottom {position: fixed;text-align:center;margin-left:-56px;z-index: 5;bottom: 0px;width: 1096px;height: 49px;background: transparent url(../img/footer_bar.png) 0 0  no-repeat;}
.bar_float {float:left;padding:5px 5px 0 70px;border-right:1px solid #b5b5b5;}
.bar_float1 {float:left;padding:7px 5px 0 5px;height:25px;}
.bar_float a{padding:2px;}
.bar_float a:hover{padding:2px;background-color:#fff;text-decoration:none;}
.bar_float2 {float:right;padding:3px 5px 0 5px;margin-right:50px;border-left:1px solid #b5b5b5;height:22px;}
.bar_float2 a{padding:2px;cursor:pointer;cursor:hand;}
.bar_float2 a:hover{padding:2px;background-color:#fff;text-decoration:none;}
.bar_contents {padding-top:6px;text-align:center;}

#tooltip{position:absolute;z-index: 6;border:1px solid #ccc;background:#811517;padding:2px 5px;color:#fff;text-align:left;display:none;}	
	
#wChat {display:none;}
#wChat {position:fixed;margin-left:-150px;bottom:50px;width:250px;height:300px;background:#fff;border:1px solid #b5b5b5;}
.chatTitle {height:20px;padding:4px 0 0 5px;background:#801517;color:#fff;border-bottom:1px solid #b5b5b5}
#chatNavTab {
 	position: absolute;
	margin: 0;
	padding: 0;
	height: 12px;
	list-style: none;
	display: inline;
	overflow: hidden;
	width: 240px;
	}	
#tab li {list-style: none;}	
#chatNavTab a {
	float: right;
	padding: 12px 3px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win only */
	}	
#chatNavTab a:hover {background-position: 0 -12px;}
#chatClose a {width: 12px;background: url(../img/chat_close.gif) top left no-repeat;}
#chatHistory a {width: 12px;background: url(../img/chat_history.gif) top left no-repeat;}
.chatText {margin:2px;height:240px;overflow:auto;background:#f6f6f6;}
h6 {font-size: 11px;margin: 5px 0 3px 0;border-bottom:1px solid #b5b5b5;}
h6 .small {font-size:9px;padding-left:20px;}
#chat_load {display:none;}
.chatSubmit {position:absolute;bottom:0px;padding:2px 5px 4px 5px;border-top:1px solid #b5b5b5;width:240px;}
.chatInput {font-size:10px;}