﻿*{ margin:0 auto;padding:0;}
img{ border:none;}
body{     background: url(../Images/menu.jpg) no-repeat fixed top center;
    background-size: cover;
    font-family: Montserrat; text-align:center; 
}
.page-banner{ width:100%; height:250px; overflow:hidden;}
.main{ width:500px;}
.welcome-main{ width:80%; text-align: left;}
.welcome-cont{ margin-top: 60px; border-top: 1px solid #ccc; padding-top: 30px;}
.main h1{ margin-top:50px;}
.welcome-cont h3{ margin-bottom:20px;}
.welcome-cont li{ font-weight: bold ; line-height: 20px;}
.welcome-cont li ul{ margin:10px 15px; }
.welcome-cont li li{ font-weight: normal;}
.button{ margin-top:50px;}
.button li{ list-style-type:none; text-align:center}
.cmd_button{ background:#333; border:none; padding:10px 10px; width:200px; margin-bottom:1px; color:#fff; cursor:pointer;}
.cmd_button_white{ background:#254286; border:none; padding:10px 10px; width:200px; margin-bottom:1px; color:#fff; cursor:pointer;}
.cmd_button_green{ background:#900; border:none; padding:10px 10px; width:200px; margin-bottom:1px; color:#fff; cursor:pointer;}


body.student_online_pay_menu{     background: url(../Images/online_pay_back.jpg) no-repeat fixed top center;
    background-size: cover;
   font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif"text-align:center;
}

body.student_online_pay_menu_jisu{     background: url(../Images/online_pay_back_jisu.jpg) no-repeat fixed top center;
    background-size: cover;
    font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif" Montserrat; text-align:center;
}