@charset "UTF-8";
/* CSS Document */

#popup_win_link{ margin-top:10px; padding:2px 5px; background:#fff; border: dotted 1px #7c9fca; font-weight: bold;}

#unit_title{ background:url(/common/img/h4_bg.gif) 0 top repeat-y; border-left: solid 5px #bde; padding: 0 0 0 5px; color:#036; font-weight: bold;}
#unit_title h4{ float:left; width:500px !important; margin:10px 0 0 0 !important;  border-left: none !important; padding:0 !important; }
#unit_title ul{ float:right; width:200px; background-color: #f1f8fe; border-left: double 3px #bde;}
#unit_title ul li{ line-height:1.4em;/* padding-bottom:2px; margin-bottom:2px; border-bottom: dotted 1px #ccc;*/ padding:2px 5px !important; margin:0 !important;}

.unit_item{ margin-top:20px; border-bottom: double 3px #ddd; background-color:#f6fafd; border-top: dotted 1px #ccc; border-right: dotted 1px #ccc; border-left: dotted 1px #ccc;}
/*
.unit_item_title{float:left; width:450px !important; padding:5px;}
*/
.unit_item h5{ font-weight: bold; }
.unit_item ul{ float:right; width:200px; background-color: #fff; border-left: double 3px #ccc; padding-top:5px;}
.unit_item ul li{ line-height:1.4em;/* padding-bottom:2px; margin-bottom:2px; border-bottom: dotted 1px #ccc;*/ padding: 0 5px 5px 5px !important; margin:0 !important;}

#support{ background:#f9f9f9; border-bottom: solid 1px #ddd; margin-bottom:20px;}

