@charset "UTF-8";
/* Copyright (c) 2007, Microwave.,Co ltd. */

#bottom-dl{
display:block !important;
}

#content #btn-bottom{
width: 595px;
height: 70px;
margin: 30px 0 40px 0;
padding-top:25px;
background-color: #F09BCA;
text-align:center;
}

#content .management #btn-bottom{
	background-color:#7BC0D2;
}

#content .security #btn-bottom{
	background-color:#F09BCA;
}

#content .system #btn-bottom{
	background-color:#A9C7EB;
}

#content .securitysystem #btn-bottom{
	background-color:#9BDFB8;
}

div#content div#btn-bottom a{
}

div#content div#btn-bottom a img{
verticlal-aign:bottom;
}

div#content dl#bottom-dl{
display:none;
position:relative;
margin-bottom:40px;
}

div#content dl#bottom-dl dt{
background:#228CA3 url(../../management/img/common_img_03.png) no-repeat 10px 50%;
height:30px;
font-size:0px;
text-indent:-200px;
}

div#content dl#bottom-dl dt img{
position:absolute;
top:7px;
left:10px;
}

div#content dl#bottom-dl dd{
border:4px solid #7BC0D2;
padding:15px;
}

div#content dl#bottom-dl dd a.a01{
position:absolute;
top:0px;
right:15px;
line-height:30px;
font-size:12px;
color:#fff;
}

div#content dl#bottom-dl dd ul{
}

div#content dl#bottom-dl dd ul li{
background: url(../../management/img/common_img_04.png) no-repeat 0px 50%;
padding-left:10px;
margin-bottom:0.5em;
}

div#content dl#bottom-dl dd ul li a{
}

div#content .system dl#bottom-dl dt{
background:#2D6BB9 url(../../system/img/common_img_03.png) no-repeat 10px 50%;
}

div#content .system dl#bottom-dl dd{
border:4px solid #B0CBEC;
}

div#content .securitysystem dl#bottom-dl dt{
background:#42A577 url(../../securitysystem/img/common_img_03.png) no-repeat 10px 50%;
}

div#content .securitysystem dl#bottom-dl dd{
border:4px solid #9DD4AD;
}

div#content .security dl#bottom-dl dt{
background:#DB3E6C url(../../security/img/bottom_img_01.png) no-repeat 10px 50%;
}

div#content .security dl#bottom-dl dd{
border:4px solid #F09BCA;
}



