@charset "utf-8";

/* #contentsAreaBody #columnA
------------------------------------------------*/
#contentsArea #contentsAreaBody #columnA {
float: left;
width: 200px;/* ep wire */
border: none;
padding: 0;
}

#columnA h2 {
padding: 12px 0 8px 6px;
background: url(../images/title_bg.jpg) repeat-x 0 0;
}

#columnB h2 {
padding: 12px 0 8px 2px;
background: url(../images/title_bg.jpg) repeat-x 0 0;
border-bottom:1px solid #999999;
margin:0 0 15px;
}
#columnB #newsTopics{
margin:0 0 20px;
}

/* #contentsAreaBody #columnB
------------------------------------------------*/
#contentsArea #contentsAreaBody #columnB {
float: right;
width: 560px;/* ep wire */
clear: right;
}

#columnB #indexBannerB {
background-image: url(../images/dot_bg.jpg);
background-repeat: repeat;
height: 60px;
width: 540px;
padding:10px;
margin: 0 0 20px;
}

#columnB #indexBannerB li{
float:left;
display:inline;
height: 60px;
width: 170px;
margin:0 0 0 10px;
}
#columnB #indexBannerB .listHeader{
margin:0;
}
#columnB #indexBannerC {
background-image: url(../images/dot_bg.jpg);
background-repeat: repeat;
height: 76px;
width: 540px;
padding:10px;
margin: 0 0 20px;
}
#columnB #indexBannerD {
background-image: url(../images/dot_bg.jpg);
background-repeat: repeat;
height: 60px;
width: 350px;
padding:10px;
margin: 0 0 20px;
}
#columnB #indexBannerD li{ float:left; display:inline; height: 60px; width: 170px; margin: 0 0 0 10px; }
#columnB #indexBannerD .listHeader{
margin:0;
}

