@charset "utf-8";
input.cbtn {
border:1px solid #56A041;
background-color:#666;
color:#030;
background-image:url(../images/red.gif);
background-repeat:repeat-x;
background-position:center center;
cursor:pointer;
}

input.mbtn {
border:1px solid #999;
background-color:#666;
color:#333;
background-image:url(../images/green.gif);
background-repeat:repeat-x;
background-position:center center;
cursor:pointer;
}

input.enterbtn {
background-image:url(../images/blue_2.gif);
border:1px solid #CCC;
margin-bottom:10px;
cursor:pointer;
}

#form .text {
color:#090;
line-height:18px;
height:18px;
width:40px;
text-align:center;
vertical-align:middle;
border:1px solid #999;
}

#maintext #form {
width:100%;
border-top-width:1px;
border-left-width:1px;
border-top-style:solid;
border-left-style:solid;
border-top-color:#CCC;
border-left-color:#CCC;
}

div.title2 {
line-height:44px;
vertical-align:middle;
height:44px;
width:693px;
background-image:url(../images/page_title.jpg);
background-repeat:no-repeat;
background-position:left center;
color:red;
text-indent:35px;
}

div.menu {
text-align:right;
vertical-align:middle;
line-height:32px;
height:32px;
font-size:13px;
left:0;
}

div.no {
width:693px;
line-height:32px;
height:32px;
color:#666;
font-size:13px;
}

#form th {
background-color:#999;
background-image:url(images/blue_2.gif);
line-height:20px;
vertical-align:middle;
height:20px;
color:#FFF;
background-repeat:repeat-x;
background-position:center center;
border-right-width:1px;
border-bottom-width:1px;
border-right-style:solid;
border-bottom-style:solid;
border-right-color:#CCC;
border-bottom-color:#CCC;
text-align:center;
}

#form td {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
border-right-width:1px;
border-right-style:solid;
border-right-color:#CCC;
height:28px;
line-height:28px;
}

#form .middle {
text-align:center;
}

#form .middletext {
color:#000;
text-align:center;
}

#form .cash {
background-color:#E6E6E6;
text-align:center;
vertical-align:middle;
}

#form .cash span {
color:red;
font-weight:700;
font-size:15px;
}

#form span {
color:red;
}

#form .tit {
font-size:13px;
color:#090;
}