﻿@charset "utf-8";
@import url('global.css');

#container{width:996px;margin:10px 0}
#banner_student{height:73px;background-image:url('images/banner_student_store.gif');margin-top:10px}
#banner_teacher{height:73px;background-image:url('images/banner_teacher_store.gif');margin-top:10px}
#banner_fulltime_teacher{height:73px;background-image:url('images/banner_fulltime_teacher_store.gif')}
#banner_foreign_teacher{height:73px;background-image:url('images/banner_foreign_teacher_store.gif')}

#search{height:58px;border:1px #d6d3d3 solid;background:url('images/store_search_bg.gif') repeat-x}
#search ul{height:58px}
#search li{line-height:20px;float:left;padding-top:20px}
#search label{width:60px;height:25px;text-align:right;float:left;margin-right:5px}
#search input{width:100px;border:1px #D9ECF7 solid;float:left;padding:2px}
#search select{border:1px #D9ECF7 solid;float:left}
#search input.submit{width:63px;height:23px;margin-left:20px;background-image:url('images/store_search_submit_bg.gif');border-style:none}

.table{width:996px;background-color:#fbf6e9;line-height:18px;text-align:center}
.table thead th{font-weight:bold;border:1px #fff solid;padding:5px 0;background-color:#fce19b}
.table tbody td{border:1px #fff solid;padding:5px 0;vertical-align:top}
.table a{color:#ff0000}

.navbar{height:30px}
.navbar h1.english{float:left;font-size:12px;font-weight:normal}
.laba{height:30px;float:left;padding-left:10px;line-height:30px;color:#ff0000}

#content{border:1px #0b7ac1 solid;padding:30px 100px;line-height:20px}
.form{width:794px;line-height:20px}
.form h3{height:32px;background:url('images/manage_h3_bg.gif') repeat-x;color:#fff;line-height:32px}
.form h3 span{height:32px;background:url('images/manage_h3_span_bg.gif') no-repeat 10px center;padding-left:30px}
.form ul{width:760px;float:left;border:1px #ccc solid;padding:10px}
.form li{width:752px;float:left;padding:5px 0;border-bottom:1px #ccc solid}
.form li.center{text-align:center}
.form h4{font-size:12px;font-weight:bold;margin:0;padding:0;border-top:1px #cecfce solid;border-bottom:1px #cecfce solid;padding-left:10px;line-height:30px;background-color:#F2F2F2}
.form strong{font-weight:bold;width:120px;float:left;text-align:right;line-height:18px;padding-right:10px}
.form label{font-weight:bold;width:120px;float:left;text-align:right;line-height:18px;padding-right:10px;height:18px}
.form label strong{color:#ff0000;margin-right:5px;font-size:12px;font-weight:normal;width:auto;float:none;padding:0}
.form input{width:300px;border-style:none;border-bottom:1px #0b7ac1 solid;float:left;padding:2px;margin-left:5px}
.form b{width:617px;font-weight:normal;float:right;line-height:18px}
.form span{height:20px;float:left;margin-left:5px}
.form input.radio{width:auto;height:auto;margin-top:2px;border-style:none}
.form input.submit{border:0;background:url('images/icon_submit.gif') no-repeat center center;width:70px;height:25px;color:#fff;line-height:25px}
.form a.submit{width:70px;height:25px;line-height:25px;float:left;margin-left:10px;text-align:center;color:#fff;background:url('images/icon_a_bg.gif') no-repeat center center}
.form input.width_120{width:120px}
.form select{border:1px #D9ECF7 solid;float:left;margin-left:5px}
.form strong.move{width:98px;height:20px;background:url('images/icon_move.gif') no-repeat;line-height:20px;text-align:center;font-weight:normal;color:#fff;display:block;margin-left:5px;cursor:pointer}
.form textarea{width:300px;height:100px;float:left;margin-left:5px;border:1px #0b7ac1 solid}
.form a{color:#ff0000}