﻿
body, ul, li, form, img, .nopad {
    border: 0 none;
    margin: 0;
    padding: 0;
     font-family: arial,Helvetica,sans-serif;
   
    
}
body {
     /*background:url("../Images/body.jpg") repeat-x scroll 0 0 #bae6ee;*/
}
 
.content {
    margin: 0 auto;
    min-width: 320px;
    width: 320px;
    background-color:#fff; background-image:url("../Images/bg.jpg");background-repeat:no-repeat; 
     background-position: top center;
    height: 480px;
}
.content2 {
    margin: 0 auto;
    min-width: 320px;
    width: 320px;
    background-color:#fff; background-image:url("../Images/bg2.jpg");background-repeat:no-repeat; 
     background-position: top center;
    height: 480px;
}
input, textarea, select, option {
    font-size: 100%;
}
ul, li {
    list-style: none outside none;
}
div, p {
    line-height: 120%;
    margin: 0;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
table {
    border-collapse: collapse;border:1px solid #666666 ;
}
th {
   background-color:#E5E5E5;
   border:1px solid #666666 ;
}
td {
    padding: 0;
    vertical-align: top;
    border:1px solid #666666 ;
}
p {
    padding: 3px 0;
}
a {
    color: #07489a;
    text-decoration: none;
}
a:hover, .gs a:hover {
    background: none repeat scroll 0 0 #07489a;
    color: #FFFFFF;
    text-decoration: none;
}
img {
    margin-right: 2px;
}
em {
    color: #C9C9C9;
    font-style: normal;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
} 
.tm img, .ssec img {
    vertical-align: bottom;
}
.new {
    color: #FF0000;
    font-size: small;
    font-style: italic;
}
.position {
    color: #83ACC6;
    padding: 5px 6px 1px;
}
.position img {
    margin-bottom: 5px;
    vertical-align: middle;
}
.cblue {
    color: #07489a;
}
 .f_list .pager p {
    color: #666666;
}

.notice {  
    margin-left:36px;
    color: #000;
     width:220px;
    height:93px;
    font-size:12px;
    font-weight:300;
    padding:5px 2px;
    
}
.notice_y, .notice_message {
    background: none repeat scroll 0 0 #FFF8CC;
    border: 1px solid #FFE222;
    margin: 3px;
    padding: 3px;
}
.error {
    background: none repeat scroll 0 0 #FFEBE8;
    border: 1px solid #DD3C10;
    margin: 3px;
    padding: 3px;
}
.errorfont {
    color: #FF0000;
    margin: 3px;
    padding: 3px;
}
.sec .error, .sec .notice_y {
    margin: 0 0 3px;
    word-break: break-all;
    word-wrap: break-word;
}
.sec p, .ssec p {
    padding: 0 0 1px;
} 
.button {
    background: none repeat scroll 0 0 #e1ded3;
    border: 0 none;
    color: #000;
    margin:10px;
    cursor:pointer;
    padding:5px;
    
}

.select {
    text-align: center;
    height: 120px;
}
 
.input_a {
    border:none;
    width: 225px;
    height: 32px;
    line-height:32px;
    vertical-align: middle;
     background-image:url("../Images/inputblank.jpg");
    background-repeat:no-repeat;
    margin-top:17px;
    margin-bottom:17px;
}

.btnreset {
    background-image:url("../Images/btnreset.jpg");
    background-repeat:no-repeat;
    width:83px;
    height:28px;
    border:none;
}

.btnquery {
    background-image:url("../Images/btnquery.jpg");
    background-repeat:no-repeat;
    width:83px;
    height:28px;
    border:none;
}

.input_b, .area, .area_2 {
    border: 1px solid #7AA1C1;
    width: 96%;
}
.input_a:focus, .input_b:focus, .area:focus, .area_2:focus {
    border: 1px solid #07489a;
}
.status {
    border: 1px solid #B3B9C3;
    height: 18px;
    line-height: 18px;
    padding: 2px;
}
.note {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 3px;
} 
.result {
   width:300px;height: 160px; 
    margin:0 auto;
   
}
 
 
.footer {
    
    width:320px;
    line-height: 130%;
    padding: 0;
        height: 87px; 
    position: relative;
    text-align: center;
    font-size: 12px;
   
}
