﻿div#container
{
  width: 180px;
  overflow: hidden;
  margin-bottom:5px;
}

div#urgentInfo_head
{
background-image:url("../../../secure/1557/emergency_h.gif");
background-repeat:no-repeat;
font-size:1px !important;
height:5px;
}

div#Fix_urgentInfo_bg
{
background-image:url("../../../secure/1557/emergency.gif");
background-position:left bottom;
background-repeat:no-repeat;
}

div#Fix_urgentInfo_bg ul
{
    margin: 0;
    padding: 0 0 0 5px;
}

div#Fix_urgentInfo_bg li
{
    display: block;
    font-weight: bold;
    height: 35px;
    padding: 0 0 5px;
    width: 170px;
}

div#Fix_urgentInfo_bg li#safety
{
/*    background-image: url("../../../secure/1557/syoubo.gif"); */
    background-position: left top;
    background-repeat: no-repeat;
     background-color: #ffffff;
     border-bottom: solid 5px #E22C5D;
     height: 30px;
}

div#Fix_urgentInfo_bg li#hazard
{
/*    background-image: url("../../../secure/1557/syoubo.gif"); */
    background-position: left top;
    background-repeat: no-repeat;
     background-color: #ffffff;
     border-bottom: solid 5px #E22C5D;
     height: 30px;
}

div#Fix_urgentInfo_bg li#medical
{
  background-image: url(../../../secure/1557/doctor.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

div#Fix_urgentInfo_bg li#mailservice
{
  background-image: url(../../../secure/1557/mailservice.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 56px;
}

div#Fix_urgentInfo_bg li#mailservice .sub_text
{
    color: #000000;
    font-size: small !important;
    font-weight: normal;
    padding: 3px 0 0;
}

div#Fix_urgentInfo_bg li a
{
    color: #BE0100;
    display: block;
    font-size: 15px;
    height: 25px;
    padding: 10px 0 0 10px;
    text-decoration: none;
}

div#Fix_urgentInfo_bg li#mailservice a
{
    color: #BE0100;
    display: block;
    font-size: 15px;
    height: 46px;
    padding: 10px 0 0 10px;
    text-decoration: none;
}