@charset "utf-8";
/*====ClinicSystem.css======================================================
=====================================================================*/
h3.SubTitle{
background:url(../img/icon_sub_title.gif) no-repeat 0 13px;
padding:10px 0 3px 15px;
clear:both;
}

h2.Title{
margin:20px 0 5px 0;
font-weight:normal;
}


div#performers{
margin:20px 0 0 0;
padding:5px;
border:#cccccc 1px solid;
}

div#performers h3{
font-size:10pt;
}

div#performers ul{
}

div#performers ul li{
background:url(../img/icon_glay.gif) no-repeat 0 6px;
border-bottom:1px dotted #cccccc;
margin:0 0 3px 0;
padding:0 0 3px 8px;
}

div#performers ul li#ListTitle{
background:url(../img/icon_red.gif) no-repeat 0 6px;
}
