@charset "utf-8";
.multi_pages {clear:both; padding:30px;}
.pg { float: right;}
	.pg, .pgb { line-height: 26px;}
		.pg a, .pg strong, .pgb a { float: left; display: inline; margin-left: 4px; padding: 0 8px; height: 26px; border: 1px solid; border-color: #D1D9DF; background-color: #fff; background-repeat: no-repeat; color: #333; overflow: hidden; text-decoration: none;}
			.pg a.nxt, .pgb a { padding: 0 10px;}
			.pg a:hover, .pgb a:hover { border-color: #08C; color: #08C;}
			.pg a.nxt { padding-right: 25px; background-image: url(../images/multi_page/arw_r.jpg); background-position: 90% 50%;}
			.pg a.prev { background-image: url(../images/multi_page/arw_l.jpg); background-position: 10% 50% ; padding-left:25px;}
			.pg strong { background-color: #E9F2F9;}
		.pgb a { padding-left: 25px; background-image: url(../images/multi_page/arw_l.jpg); background-position: 10px 50%;}

/*message*/
.position {padding:10px; font-size:12px; color:#999;}
.position a {color:#666; margin:0 5px;}
.message_box {padding:20px 60px;}
.message_box table {width:100%;}

ul.msg-link {
    list-style-type: none;}

ul.msg-link li {
    background: url(../images/arrow.jpg) no-repeat 0px 6px;
    padding-left:   18px;
    margin-left:  0;}
ul.msg-link li a {color:#333;}

.message_box {border:1px #CCC solid;}

.news_content > h3.subhead {text-align:center;}
.news_content .info {width: 100%; background: #f6f6f6; line-height: 29px; text-align: center; margin:10px 0;}

.m-teacher-list {clear:both; border-bottom: 1px #bbb solid; margin-bottom: 20px;}
.m-teacher-list h3 {font-weight: bold;}
.m-teacher-list ul {clear:both;}
.m-teacher-list ul li {float: left; _display: inline; margin:5px 6px;}
.m-teacher .teacher-info {width: 660px; margin:10px auto 30px auto;}
.m-teacher .teacher-info .avatar {float:left; _display: inline; width: 220px; text-align: center;}
.m-teacher .teacher-info .avatar img {border:1px #ccc solid; width: 200px;}
.m-teacher .teacher-info .items {float: right; _display: inline; width: 400px;}
.m-teacher .teacher-info .items td {font-size: 14px; padding: 6px;}
.m-teacher .teacher-info .items td.first {width: 80px;}
#focus{overflow: hidden;}

.m-express {border:1px solid #e6e6e6; padding: 10px; background: url(../images/icons/links.jpg) repeat-x bottom;}
.m-express ul {clear:both; margin:0px; padding: 0px;}
.m-express ul li {float: left;  _display: inline; padding: 0 4px;}
.m-express ul li a {display: block; width: 96px; height: 66px; text-align: center; color: #777; font-size: 14px;}
.m-express ul li a img {display: block; width: 32px; height: 32px; margin: 4px auto;}
