/* CSS Document */
#content-l{
float:left;
margin-left:10px;
width:241px;
height:400px;
border-left:0px solid #999;
border-right:0px solid #999;
border-bottom:0px solid #999;
display:inline;
background-image:url(../images/index_r6_c5.gif);
background-repeat:no-repeat;
}




#content-c-top-L{
float:left;
width:151px;
height:32px;
background-image:url(../images/index_r6_c6.gif);
background-repeat:no-repeat;
}


#subTitle{
font-size:14px;
font-weight:bold;
color:#155A8C;
padding-top:15px;
padding-bottom:10px;
padding-left:12px;
}
#subTitle a{
color:#155A8C;
text-decoration:none;
}
#subTitle a:hover{
color:#FF6600;
text-decoration:underline;
}

#textBox{
width:646px;
border-bottom:0px dashed #9A9A9A;
padding-bottom:8px;/*base.css中已经定义过文字的padding-bottom:12px所以这里要从12px减到8px*/
display:inline-block;
overflow:hidden;
}
