/* default */
body, form, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
    padding: 0;
    margin: 0;
    border: 0;
}
a{
    text-decoration: none;
    font-weight: bold;
    color: #2959A5;
}
a:hover{
    color: #545454;
}
body{
    text-align: left;
    font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 120%;
    color: #545454;
    background: #32363D url(../frame/body_bg.gif) top left repeat-x;  
}
.clear{
    clear: both;
    height: 0px;
    font-size: 0px;
}
div{
    padding: 0;
    margin: 0;
}

/* frame */
#container {
    z-index: 1;
    position: relative;
    width: 878px;
    margin: 63px auto 0 auto;
    background: url(../frame/container_bg.gif) top right repeat-y;
}
#header{
    position: relative;
    top: -63px;
    left: 200px;
    margin: 0;
    padding: 0;
    height: 369px;
    width: 483px;
    background: url(../frame/center_pic.jpg) left top no-repeat;
    z-index: 20;
}
#header img{
    position: absolute;
    top: 32px;
    left: 120px;
    margin: 0;
    padding: 0;
    z-index: 30;
}
#header h2{
    position: absolute; 
    top: 95px;
    right: 16px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 4px 0;
}
#header h1{
    position: absolute; 
    top: 60px;
    right: 14px;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 4px 0;
}
#header #center_pic{
    position: absolute; 
    top: 125px;
    left: 0;
    margin: 0;
    padding: 0;
    height: 243px;
    width: 483px;
    background: url(../frame/center_pic.jpg) top left no-repeat;
}
#footer{
    position: relative;
    margin: 0;
    padding: 0;
    height: 110px;
    width: 878px;
    background: url(../frame/footer.gif) -1px top no-repeat;
    z-index: 20;
}
#footer #footermenu{
    font-size: 11px;
    left: 206px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 32px;
    width: 467px;
}
#footer p{
    position: absolute;
    top: 80px;
    left: 294px;
    margin: 0;
    padding: 0;
    color: #fff;
}




/* window */
.fps_window{
    background: #fff;
    position: absolute;
    width: 500px;
    text-align: left;
}
.fps_window .fps_windrag{
    margin: 0;
    padding: 10px 45px 5px 15px;
    width: 435px;
    font-size: 18px;
    cursor: move;
}
.fps_window .fps_windrag b{
    color: #0099CC;
}
.fps_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.fps_window .fps_winclose{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    background: url(../admin/image/close.gif) no-repeat;
    cursor: pointer;
}
.fps_window .fps_winloading{
    display: none;
    position: absolute;
    top: 10px;
    right: 30px;
    width: 20px;
    height: 20px;
}
.fps_window .fps_wincontent{
    padding: 10px;
    width: 480px;
    background: #fff;
}
.fps_window .win_error, .fps_window .win_success{
    color: #0099CC;
    font-weight: bold;
    padding: 10px;
    border: 3px solid #0099CC;
    margin: 0 5px;
}
.fps_window .button{
    background: #0099CC;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: 71px;
}
.fps_window .button:hover{
    background: #709590;
}
.fps_window .layer_bottom_white{
    width: 500px;
    height: 5px;
    font-size: 1px;
}
.fps_window .button_on_center {
    padding:10px 0px 5px;
    text-align:center;
}


















a#fps{
    float: left;
    color: #0099cc;
    margin: 10px;
}
a#fps:hover{
    text-decoration: underline;
}
/* messages */
#messagebox{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 111;
    width: 500px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    line-height:140%;
}
#messagebox .merror, #messagebox .msuccess{
    padding: 20px;
    width: 460px;
    border: 1px solid #000;
    background: url(../frame/mbox.gif) repeat-y;
}
#messagebox .merror{
    color: #000;
}
.success, .error, .notice{
    margin: 0px 0px 10px 0px;
    padding: 8px 15px 8px 15px;
    font-weight: bold;
    font-size: 11px;
}
.success{    
    clear: both;
    margin: 10px 0pt;   
    border: solid 2px #008837;
    color: #008837;
}
.error{
    clear: both;
    margin: 10px 0pt;   
    border: solid 2px #ED1B24;
    color: #ED1B24;
}
.notice{
    clear: both;
    margin: 10px 0pt;   
    border: solid 2px #0099CC;
    color: #0099CC;
}
.successright, .errorright{
    margin: 10px 10px 10px 8px;
    padding: 8px 15px 8px 15px;
    font-weight: bold;
    font-size: 11px;
}
.successright{    
    border: solid 2px #008837;
    color: #008837;
}
.errorright{
    border: solid 2px #ED1B24;
    color: #ED1B24;
}
/* pager */
.fps_nav {
    position: relative;
    width: 490px;
    margin: 10px 0px;
    padding: 5px 0;
    height: 23px;
    font-size: 9px;
    font-weight: normal;
}
.fps_nav .nav_row{
    position: relative;
    padding: 4px 0px;
    width: 100%;
}
.fps_nav .pager_left{
    padding: 4px 0;
    float: left;
    width: 55px;
}
.fps_nav .pager_right{
    text-align: right;
    padding: 4px 0;
    float: right;
    width: 55px;
}
.fps_nav .pager_center{
    position: absolute;
    top: 4px;
    left: 82px;
    padding: 4px 0;
    width: 320px;
    text-align: center;
}
.fps_nav a{
    margin: 1px;
    padding: 2px 4px;
    border: solid 1px #0099CC;
    background: #0099CC;
    color: #fff !important;
    text-decoration: none !important;
}
.fps_nav a:hover{
    background: #EAF2F2;
    border: solid 1px #02A7FF;
    color: #0099CC !important;
}

.fps_nav a.firstpage, .fps_nav a.lastpage, .fps_nav a.stepleft, .fps_nav a.stepright{
    background: #0099CC;
    color: #fff;
}
.fps_nav a.firstpage:hover, .fps_nav a.lastpage:hover, .fps_nav a.stepleft:hover, .fps_nav a.stepright:hover{
    background: #EAF2F2;
    color: #0099CC;
    border: solid 1px #02A7FF;
}

.fps_nav b{
    margin: 1px;
    padding: 2px 4px;
    border:1px solid #0099CC;
    color: #0099CC;
}
.fps_nav b.lotof{
    margin: 1px;
    padding: 2px 5px;
    border: none;
    color: #00411A;
}




/* window */
.fps_window{
    background: #fff;
    position: absolute;
    width: 500px;
    text-align: left;
}
.fps_window .fps_windrag{
    margin: 0;
    padding: 10px 45px 5px 15px;
    width: 435px;
    font-size: 18px;
    cursor: move;
}
.fps_window .fps_windrag b{
    color: #0099CC;
}
.fps_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.fps_window .fps_winclose{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    background: url(../admin/image/close.gif) no-repeat;
    cursor: pointer;
}
.fps_window .fps_winloading{
    display: none;
    position: absolute;
    top: 10px;
    right: 30px;
    width: 20px;
    height: 20px;
}
.fps_window .fps_wincontent{
    padding: 10px;
    width: 480px;
    background: #fff;
}
.fps_window .win_error, .fps_window .win_success{
    color: #0099CC;
    font-weight: bold;
    padding: 10px;
    border: 3px solid #0099CC;
    margin: 0 5px;
}
.fps_window .button{
    background: #0099CC;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: 71px;
    border: 0px none;
}
.fps_window .button:hover{
    background: #32363D;
}
.fps_window .layer_bottom_white{
    width: 500px;
    height: 5px;
    font-size: 1px;
}
.fps_window .button_on_center {
    padding:10px 0px 5px;
    text-align:center;
}



