/* CSS Document */

body{
background-image:url(../images/bodybj.jpg);
background-repeat:repeat-x;
}
#TopBanner{
margin:auto;
overflow:hidden;
width:980px;
}
#TopBanner .content{
float:left;
overflow:hidden;
width:980px;
height:184px;
background:url(../images/FrameSkin.jpg) 0px 0px no-repeat;
}
#FriendLink{
margin:auto;
overflow:hidden;
width:980px;
margin-top:10px;
background-image:url(../images/bg14.jpg);
background-repeat:repeat-y;
}

#FriendLink .title{
float:left;
overflow:hidden;
width:980px;
height:39px;
}

#FriendLink .content{
float:left;
overflow:hidden;
width:960px;
padding:10px;
background-image:url(../images/bg13.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#FriendLink .content .left{
float:left;
overflow:hidden;
width:215px;
}
#FriendLink .content .left ul{
float:left;
overflow:hidden;
width:195px;
padding-left:20px;
}
#FriendLink .content .left ul li{
float:left;
overflow:hidden;
width:175px;
padding-left:20px;
line-height:24px;
background-image:url(../images/listStyle4.jpg);
background-repeat:no-repeat;
}
#FriendLink .content .right{
float:left;
overflow:hidden;
width:745px;
}
#FriendLink .content .right ul{
float:left;
overflow:hidden;
width:745px;
padding-top:10px;
}
#FriendLink .content .right ul li{
float:left;
overflow:hidden;
width:93px;
text-align:center;
white-space:nowrap;
margin-bottom:20px;
}
#FriendLink .content .right ul li img{
width:80px;
height:31px;
border:none;
}

#DownCopyRight{
margin:auto;
overflow:hidden;
width:100%;
min-width:980px;
padding:10px 0px;
text-align:center;
}

#DownBj{
margin:auto;
overflow:hidden;
width:100%;
height:233px;
background-image:url(../images/downBj.jpg);
background-repeat:no-repeat;
}