/* CSS Document */
.alerts{}
.alerts .item{ margin:10px 0; width:99%;}
.alerts .item .l, .alerts .item .r{ vertical-align:top;}
.alerts .item .l{ width:92px;}
.alerts .item .itemLogo{ margin:0 10px 6px 2px; text-align:center;}
.alerts .item .itemLogo .imgResize2{ width:80px; height:80px; overflow:hidden; margin:0 auto;}
.alerts .item .time{ float:right;}
.alerts .item h3{ background:#F5F5F5; padding:2px 0;}
.alerts .item .auth{ margin:0 0 6px 0; color:#666666;}
.alerts .item .c{ font-size:13px;}
.alerts .item .bt{ margin:4px 0 0 0; color:#666666;}
.alerts .up{ padding-right:12px; color:#96C14D; background:url(../images/up.gif) no-repeat right;}
.alerts .down{ padding-right:12px; color:#CE0000; background:url(../images/down.gif) no-repeat right;}

.alertBoxHead1{ font-size:14px; border-top:#BAD5E2 1px solid; padding:3px; background:#F2F7F9;}

.AlertAdd{ width:520px; margin:15px auto 0 auto;}
.AlertAdd .alertU{width:260px; height:22px; background:#FFF; border:#585F89 solid 1px; padding-left:5px; line-height:21px; color:#666; font-size:14px;}
.AlertAdd .sblur{ color:#C0D4E2;}
.AlertAdd .sfoc{ color:#666;}
.AlertAdd .sGo{ font-size:14px;height:26px; width:100px;line-height:21px; vertical-align:bottom;}
