/* CSS Document */

.white_buble_t
{
margin-bottom:-12px; left:50%; position:relative; z-index:100;
background-image:url(../images/white_t.png);
background-repeat:no-repeat;
width:33px;
height:30px;
}
.white_buble_b
{
background-image:url(../images/white_b_ie6.png);
}

.white_buble_l
{
background-image:url(../images/white_t_l_ie6.png);
}
.white_buble_r
{
background-image:url(../images/white_r_ie6.png);
}

.blue_buble_lu
{ 
background-image:url(../images/blue_bubble_lu_ie6.png);
}
.blue_buble_ld
{ 
position:absolute; z-index:100; margin-left:-18px;
background-image:url(../images/blue_bubble_ld_ie6.png);
background-repeat:no-repeat;
width:21px;
height:35px;
}

.box_content_font
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0463aa;
line-height:normal;
}