﻿@charset "utf-8";
/* CSS Document */

/*Alarm*/

.J_alarm { background-color:#f0f0f0;height:500px; width: 100%; _width: 1000px; min-width: 1000px; text-align: left; }
.J_alarm_out { width: 152px; margin-top: 10px; padding: 5px 0 10px 0; background: url(../image/shezhi03.png) no-repeat 0 -80px #5C5C5C; overflow: hidden; }
.J_alarm_otext { width: 126px; height: 25px; line-height: 25px; text-align: left; color: #FFF; font-size: 12px; }

.J_alarmcon {overflow:auto;  }
.J_alarm_left { width: 300px;overflow:hidden; float: right;margin-top: 15px; }
.J_alarm_left h1 { clear: both; padding: 10px 22px 0; font-weight: bold; font-size: 12px; color: #363636; text-align: left; }
.J_alarm_left ul { clear: both; }
.J_alarm_left ul li { float: left; width: 100px; padding: 10px 22px; text-align: left; color: #363636; }
.J_alarm_left ul .lastli { width: 290px; }
.J_alarm_voice { padding-top: 10px; }
.J_alarm_voice span { display: block; height: 26px; line-height: 26px; float: left; margin-right: 4px; }
.J_alarm_right {  clear:both; width: 100%; min-width: 700px;  }
.J_alarm_btn a { width: 78px; margin-top: 0; }