﻿#banner{
background:url(../images/project/banner.jpg);
}
#sidebar h3{
background:url(../images/project/sidebar_tit.png);
}

#content p{
line-height:18px;
color:#525151;
}
#content h5{
width:536px;
height:28px;
line-height:28px;
color:#3f3f3f;
font-weight:bold;
padding-left:30px;
background:url(../images/project/h5_bg.jpg);
margin-bottom:2px;
}
#content h5 span{
color:#fff;
font-weight:normal;
}
#content h6{
width:536px;
height:28px;
line-height:28px;
color:#3f3f3f;
padding-left:30px;
background:url(../images/project/h6_bg.jpg);
}
#content h6 a{
color:#3f3f3f;
}