@import url("common.css");
@import url("button.css");

/* Pop */
#pop{padding:40px;}

#pop .login{width:300px; border:1px solid #bac4e6; padding:10px; margin:0 15px;}
#pop .login .input_text{width:230px; margin-bottom:3px;}
#pop .login .btn{position:absolute; margin-top:-22px;}
#pop .login ul li{display:inline; font-size:90%; background:url(../../img/sl/ico_sdot.gif) no-repeat left 6px; padding-left:7px; margin-right:10px;}
#pop .login img{margin-left:15px;}

.listF li{background:url(../../img/sl/bu_ex.gif) no-repeat left 5px; padding-left:15px; font-weight:bold;}

.search{border:1px solid #bac4e6; padding:10px; margin-bottom:5px;}
.search fieldset{border:1px solid #bac4es6; background:#e9edff; padding:10px;}
.search button{background:url(../../img/sl/btn_search.gif) no-repeat left 4px; border:0; white-space:nowrap; font-weight:bold; padding:1px 8px 1px 20px; font-size:100%;}
.search .input_text{width:300px;}

.bu{background:url(../../img/sl/bu_round.gif) no-repeat left 7px; padding-left:15px; font-weight:bold; color:#5b5dc9; margin-bottom:5px;}
ol{margin-left:20px;}
table{border-top:3px solid #6666cc; padding-top:2px; margin:5px 0;}
table th{border:1px solid #becaf2; background:#eaedff; padding:5px; color:#5a6293; font-weight:bold;}
table td{border:1px solid #becaf2; padding:5px;}
table td strong{color:#5b5dae;}
.even{background:#f3f3f3!important;}