﻿body { margin: 0 auto; width: 100%; font-size: 14px; line-height:15px; }
ul { margin: 0; margin-bottom: 10px; padding-left: 0; list-style-type: none; }
a { text-decoration: none; color: #1CBBFF; }
a:hover { color: Red; }
a.btn{ display:inline-block; padding: 3px 10px; border: solid 1px #ccc; color: Black; font-size: 13px;}
a.btn:hover { color: Black; }
table { width: 100%; border-collapse: collapse; }
th { text-align:left; border: solid 1px #ccc; padding: 10px; color: #666; }
.listtable { text-align: center; }
tr:hover { background-color: #efefef; }
td { border: solid 1px #ccc; padding: 8px; }
.listtable td { padding:5px; }
.addtable td { border-left: none; border-right: none; }
input[type=text],input[type="password"] { width: 75%; padding: 4px; border: solid 1px #aaa; border-radius: 2px; }
textarea { font-size: 13px; border: solid 1px #aaa; border-radius: 2px; resize: none; }
/*
input[type=button], input[type=submit] { background:#eee; cursor: pointer; padding: 5px 10px 5px 10px; opacity: 0.85; filter: alpha(opacity=85); border-radius: 2px;}
input[type=button] { border: solid 1px black; }
input[type=submit]:hover { color: Red; }
input[type=submit][disabled] { border: none; cursor: default; }
input[type=submit][disabled]:hover{ color:#ccc}
.button { font-size: 14px; cursor: pointer; background-color: #5196E1; color:Black; border: solid 1px #5085B7; border-radius: 3px; width: 111px; height: 36px; padding-bottom: 3px; }
.button2{ background:#eee; cursor: pointer; padding: 5px 10px 5px 10px; opacity: 0.85; filter: alpha(opacity=85); border-radius: 2px; border-radius: 2px;  }*/
input[type=button], input[type=submit] { cursor: pointer; padding: 2px 10px 2px 10px; font-size:15px; font-weight:bold; border-radius: 2px;}

.Wdate { cursor: pointer; }

#div-login { background: url(../images/menubj.jpg) repeat; height: 30px; line-height: 30px; opacity: 0.9; filter: alpha(opacity=90); padding: 0px 10px 0px 10px; }
#div-login a { color: White; }
#div-body { margin-top: 2px; margin-bottom:10px; padding-bottom:10px; }
.ul-menu { display: inline-block; width: 125px; margin-left:5px; margin-top: 5px; }
.ul-menu li { text-align: left; height: 30px; line-height: 30px; border: sollid 1px #000; }

select { padding: 2px; }
.VirButton{ border:solid 1px #ccc; padding:2px 5px 0px 5px; width:120px; margin:2px 5px 2px 5px; background-color:#eee;}
.no-hover-table tr:hover{ background-color:Transparent}

a.fontcoler { color:Black;}
a.fontcoler:link { COLOR:Black; TEXT-DECORATION: none;}
a.fontcoler:visited { COLOR:Black; TEXT-DECORATION: none;}
a.fontcoler:active { COLOR:Black; TEXT-DECORATION: none;}
a.fontcoler:hover { COLOR:Black; TEXT-DECORATION: none;}
.hr0{ height:1px;border:none;border-top:1px dashed #0066CC;} 
