@import "readme_style.css";


/** start **/
.titlebox{
font-size: 15px;
margin: 5px 0;
padding: 7px 0px;
width: 100%;
height: 30px;
overflow: hidden;
font-weight: bold;
background: url(/img/broadcast/minibar_count.gif) no-repeat;
}


#support_main ul.listimg{
margin: 10px;
list-style: none;
}

#support_main ul.listimg li{
margin: 0;
padding: 8px 0 0 30px;
background: url(/img/contents/q.gif) left center no-repeat;
}

#support_main ul.list2{
list-style-image: url(/img/contents/marker.gif);
}

#support_main .qbox{
margin: 0;
padding: 8px 0 0 30px;
background: url(/img/contents/q.gif) left center no-repeat;
}

#support_main em{
color: #0084FF;
font-style: normal;
font-weight: bold;
}

