﻿@charset "utf-8";
/* CSS Document */
.btn{ height:30px; width:270px; background:url(gere-img/arr.png) no-repeat 253px center;}
#popupDiv{width:600px; position:absolute; top:40px; left:110px; z-index:99; border-radius:5px; border:1px solid #ccc; background:#f6f6f6; overflow:hidden; height:auto; display:none;padding-bottom:10px;}
#popupDiv .title{ background:#fbc18e; height:30px; line-height:30px;}
#popupDiv .title b{margin-left:10px;}
.popupDiv .title .span1{ margin:0 5px; text-align:center; width:20px; float:none; height:30px; line-height:30px;}

#popupDiv .content input{ width:13px; height:13px; margin:0px 3px 0; vertical-align: -2px;}
#popupDiv .content tr{ padding:5px 0; height:25px; font-size:12px;}
#popupDiv .content tr td{ height:25px; vertical-align:middle;}
#popupDiv .content .btn3{ width:70px; height:25px; line-height:25px; text-align:center; border-radius:3px; cursor:pointer;}
