/* CSS Document */
.topleft{
float:left;
}

.topcenter{
float:left;
width:529px;
}

.topright{
float:right;
width:132px;
background:url(images/top_right.gif) no-repeat left top;
height:49px;
padding-top:15px;
}

.topright img{
margin-right:5px;
}

#top_b{
margin-top:-5px;
clear:both;
width:780px;
background:url(images/top_b.jpg) no-repeat left top;
height:17px;
padding-top:2px;
font-size:12px;
color:#1C404A;
line-height:16px;
text-align:center;
}

#top_b2{
font-size:12px;
color:#333333;
line-height:16px;
background:url(images/top_b2.gif) no-repeat left top;
width:780px;
height:29px;
padding:3px 15px 0px 15px;
margin-top:3px;
margin-bottom:5px;
}

.point1{
background:url(images/point1.gif) no-repeat 0 7px;
padding-left:12px;
}

.point2{
background:url(images/point2.gif) no-repeat 0 5px;
padding-left:20px;
}

#top_b2 a { color: #333; text-decoration: none; }
#top_b2 a:hover { color: #333; text-decoration:underline; }
