/* CSS Document */
#content-c-top-L{
float:left;
width:178px;
height:32px;
background-image:url(../images/index_r4_c8.gif);
background-repeat:no-repeat;
}

#content-c-bottom-top{
width:646px;
height:186px;
background-image:url(../images/index_r4_c6.gif);
background-repeat:no-repeat;
padding-bottom:19px;
display:inline-block;
}
#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;
}
