/* CSS Document */
#content-l-top{
width:238px;
height:34px;
background-image:url(../images/index_r3_c9.gif);
background-repeat:no-repeat;
}
#content-c-top-L{
float:left;
width:154px;
height:32px;
background-image:url(../images/index_r4_c1.gif);
background-repeat:no-repeat;
}

#content-c-bottom-top{
width:650px;
height:270px;
background-image:url(../images/index_r4_c4.gif);
background-repeat:no-repeat;
padding-bottom:19px;
display:inline-block;
}
#content-c-bottom-bottom{
display:inline-block;
width:646px;
}

#subTitle{
text-align:left;
font-size:12px;
font-weight:bold;
color:#155A8C;
padding-left:50px;
padding-top:15px;
padding-bottom:10px;
}
#textBox{
width:546px;
background-color:#B1D3EE;
border:1px solid #9A9A9A;
padding:20px 50px;
padding-bottom:8px;/*base.css中已经定义过文字的padding-bottom:12px所以这里要从12px减到8px*/
display:inline-block;
}
