#content{
position:relative;
width:100%;
height:auto;
}
#content-left{
float:left;
width:200px;
height:auto;
}
.nav-item{
border-width:1px;
margin-bottom:4px;
}
.nav-item  .nav-item-title{
width:100%;
border-bottom-width:1px;
}
.nav-item  .nav-item-title h3{
color:#fff;
}
.nav-item  .nav-item-title h3 a{
color:#fff;
}
.nav-item-cnt{
border:1px solid #ec2020;
}
.nav-item  ul{
list-style-type:none;
margin-left:20px;
}
.nav-item  ul li{
margin:8px 0;
}
.list-icons li a{
padding-left:12px;
background:url(../images/ico-blue.gif) no-repeat left center;
}
.list-connect{
border-bottom:2px solid #f36823;
margin-right:10px;
margin-bottom:12px;
}
#content-right{
float:right;
width:730px;
height:auto;
}
#content-right .title-bar{
width:100%;
height:28px;
line-height:28px;
border:1px solid #ccc;
overflow:hidden;
color:#666;
background:url(../images/bg/rich-b.png) repeat-x 0 0px;
}
#content-right .title-bar .pagenav{
float:right;
margin-right:16px;
}
.data-list{
width:100%;
}
.data-list td{
width:180px;
text-align:center;
}
.data-list td p{
text-align:left;
padding-left:10px;
}
.data-list img{
width:168px;
height:168px;
border-width:1px;
}
.ad-item{
width:100%;
height:auto;
margin-bottom:40px;
}
.ad-item-title{
border-bottom:1px dashed #ccc;
}
.ad-item-title h3{
color:#005fcb;
}
.ad-item-title h3 a{
font-size:14px;
color:#005fcb;
}
.ad-item-title h3 span a{
color:#666;
}
.ad-item-title h3 span{
color:#666;
padding-left:10px;
}
.ad-item ul{
list-style-type:none;
margin-left:20px;
}
.ad-item ul li{
margin:8px 0;
padding-left:10px;
font-size:12px;
background:url(../images/ent-li-ico.gif) no-repeat left center;
}
