@charset "utf-8";
/* CSS Document */
.content{
background:url(../images/pic/content_bg.jpg) repeat-x;
padding-bottom:10px;

}
#content_left{
width:450px;
float:left;
padding-top:50px;
min-height:550px;
+height:550px;
_height:550px;
}
#bar{
border:1px solid #000000;
width:200px;
}
#bar a{
color:#000000;
}
#bar ul li{
padding-left:40px;
background:url(../images/list/bar_list.jpg) no-repeat 28px 4px;
line-height:20px;
}
#bar ul li h5{
font-size:12px;
font-weight:normal;
}
#bar ul li p{
padding-left:11px;
background:url(../images/list/list_bg_1.jpg) no-repeat 3px 5px;
}

/**/
#content_right{
width:550px;
float:left;
padding-top:45px;
line-height:19px;
}
#content_right ul li{
background:url(../images/list/list_bg.jpg) no-repeat 20px 3px;
padding-left:35px;
}
#content_right ul li a{
color:#000000;
}
#pages{
text-align:left;
}
.ad{
background:url(../images/list/list_ad.jpg) no-repeat;
height:98px;
+position:relative;
+top:-14px;
}
.footer{
+position:relative;
+top:-14px;
}

