@charset "gb2312";
/* CSS Document */

img{
    vertical-align: middle;
}
/* document */
html, body{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.bodyWrap{
    overflow: auto;
    position: relative;
    width: 100%;
    height: 100%;
}

#top{
    overflow: hidden;
    display: block;
    height: 0;
}

.body-warp{
    width: auto !important;
}

/* ¾ÓÓÒ·ÖÏí */
#float-bar{
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 24px;
    margin-left: 496px;          
    color: #404040;
    line-height: 14px;
    text-align: center; 
    z-index: 1000; 
	font-family:"Î¢ÈíÑÅºÚ","ËÎÌå";font-size:12px; 
}
#float-bar .ad{
    margin-bottom: 10px;
}
#float-bar .ad img{
    width: 70px;
    height: 240px;
}
#share{
    border: 1px solid #8fcc93;
    padding: 5px 3px 3px;
    background-color: #FEFCEF;
    margin-bottom: 12px;
}
#back2top{
    border: 1px solid #8fcc93;
    padding: 15px 0 5px;
    height: 60px;
    background: url(../images/share_icon.jpg) 3px -88px no-repeat #FEFCEF;
}
#back2top a:hover{
    color: #404040;
    text-decoration: none;
}
#share ul{   
    margin-top: 6px;
    height: 105px;
}
#share li{
    width: 16px;
    height: 16px;            
    margin: 0 0 5px 0;
    padding: 0;
    overflow: hidden;
}
#share a{
    display: block;
    background-image: url(../images/share_icon.jpg);
    width: 16px;
    height: 16px;
    overflow: hidden;
}
#share .sina{
    background-position: 0 0;
}
#share .qq{
    background-position: 0 -18px;
}
#share .kaixin{
    background-position: 0 -36px;
}
#share .sohu{
    background-position: 0 -54px;
}
#share .renren{
    background-position: 0 -72px;
}

/* hd-nav */
.hd-nav{
    overflow: hidden;
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 980px;
    margin: 0 0 0 -500px;
    z-index: 1000;
}
.hd-nav a, .hd-nav span.fix-bottom{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
}

.hd-nav span.fix-bottom{
	overflow: hidden;
	width: 1px;
	height:: 120px;
	visibility: hidden;
}
.recommend{
    width: 960px;
    margin: 0 auto;
}
.recommend li{
    float: left;
    overflow: hidden;
    display: inline;
    width: 460px;
    height: 160px;
    margin: 0 10px 10px;
}
.recommend img{
    display: block;
    width: 460px;
    height: 160px;
}
