﻿.jmodal-overlay {width:100%;background:#333;position:absolute;left:0;top:0;z-index:200;margin:0;padding:0;}
.jmodal-main {left:0;padding:0;margin:0;top:0;position:absolute;z-index:201;}
.jmodal-main table{width:100%;margin:0;padding:0;}
.jmodal-main td .jmodal-title{font-size:14px;height: 20px;background:#4682B4;font-weight: bold;text-indent: 10px;color: #fff;line-height: 30px;border-bottom:solid 2px #666;}
.jmodal-main td .jmodal-content{height: auto;background-color:#fff;padding: 15px 10px;}
.jmodal-main td .jmodal-bottom{background-color: #eee;border-top: 1px solid #ccc;padding: 5px;text-align: right;}
.jmodal-main .jmodal-bottom input{background-color:#005EAC;border-color:#B8D4E8 #124680 #124680 #B8D4E8;border-style: solid;border-width: 1px;color: #fff;cursor: pointer;font-size: 12px;padding: 2px 10px;text-align: center;margin-right: 5px;font-family: Calibri;}
.jmodal-main td {overflow:hidden;}

/* ie png fixed */
.jmodal-png-fiexed{filter:alpha(opacity=50);}

.jmodal-main td.jmodal-top-left{height:10px;background:#555;}
.jmodal-main td.jmodal-top-right{height:10px;background:#555;}
.jmodal-main td.jmodal-border-top{height:10px;background:#555;}

.jmodal-main td.jmodal-border-left{width:10px;background:#555;}
.jmodal-main td.jmodal-border-right{width:10px;background:#555;}

.jmodal-main td.jmodal-bottom-left{height:10px;background:#555;}
.jmodal-main td.jmodal-bottom-right{height:10px;background:#555;}
.jmodal-main td.jmodal-border-bottom{height:10px;background:#555;}

