@import url("common.css");

#col_02 {
padding-right:16px;
width:400px;
float:left;
}
#col_02 h2, #col_03 h2 {
background:url(images/fon02.gif) repeat-x;
font-size:116%;
color:#c00;
border-left: 0.5em solid #cc0000;
border-bottom: 1px solid #cc0000;
border-top: 1px solid #cc0000;
border-right: 1px solid #cc0000;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0.5em;
margin-bottom:5px
}
#col_02 .banner {
margin-bottom:10px;
}
#col_02 .banner img {
margin-bottom:5px;
}

#col_03 {
padding-right:5px;
width:154px;
float:left;
}
#col_03 p {
margin:5px 0px;
}
#col_03 dt {
margin:5px 0px;
font-size:83%;
color:#fff;
}

#col_03 dd {
margin:5px 0px;
background:url(images/li2.gif) no-repeat;
padding-left:10px;
padding-bottom:5px;
font-size:91%;
font-weight:bold;
border-bottom:1px solid #ccc;
}


div#row_01 div#col_03 dd a{
color: #ca4ba2;
}
div#row_01 div#col_03 dt a:hover {
color: #ca4ba2;
}
