body{ padding:0; margin:0;}
 #dhxxm {
	height: 45px;
	width:1100px;
	margin: 0 auto;
} 

 
#dht {
height: 30px;
float: left;
color: #FFFFFF;
padding-top: 10px;
}
#dh1 {
	float: left;
	margin-top: 9px;
}
#dht a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#dht ul li {
	margin-left: 10px;
	float: left;
	padding-top: 1px;
	width: 98px;
	text-align: center;
	vertical-align: bottom;
}
#dht ul {
	float: left;
	margin: 0px;
	list-style-type: none;
	vertical-align: bottom;
	width: 800px;
}

#content_main {
	width: 1000px;
        margin:0 auto;
}
#content_main #content #right {
	margin: 9px;
}
.right_title {
	background-color: #CCCCCC;
}

#dhxxm1 {
	height: 45px;
	width:1100px;
	border: solid 1px;
} 
#dhxxm1 ul {
	float: left;
	margin: 0px;
	list-style-type: none;
	vertical-align: bottom;
}
#dhxxm1 ul li {
	margin-left: 10px;
	float: left;
	padding-top: 1px;
	width: 98px;
	text-align: center;
	vertical-align: bottom;
}


.ui-tbar {
    display: block;
    height: 50px;
    width:100%;
    position:fixed;
    bottom:0px;
    background-color: #000;
    opacity:1;
    filter: alpha(opacity = 100);
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
    z-index: 8888;
    left: 0px;
}

.ui-tbar:hover {
    opacity: 1;
    filter: alpha(opacity =100);
}
.ui-tbar-box {
    height: 50px;
    width:1003px;
    text-align:center;
    margin: 0 auto;
    position: relative;
	background: url(../images/banner_bottom.gif) no-repeat center top;
}

.ui-msg-board {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 127px;
	height: 40px;
	text-align: center;
    text-indent: -9999em;
    cursor: pointer;
    z-index: 9999;
}

