/* CSS Document */
#content-l-top{
width:238px;
height:34px;
background-image:url(../images/index_r5_c9.gif);
background-repeat:no-repeat;
}
#content-c-top-L{
float:left;
width:154px;
height:32px;
background-image:url(../images/index_r6_c1.gif);
background-repeat:no-repeat;
}
#subTitle{
text-align:left;
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;
height:66px;
border-bottom:1px dashed #9A9A9A;
padding-bottom:8px;/*base.css中已经定义过文字的padding-bottom:12px所以这里要从12px减到8px*/
display:inline-block;
overflow:hidden;
}

