@charset "utf-8";
/* CSS Document */

body{
	background-color:rgba(21, 22, 23, 0.9);
	font-family:"微軟正黑體";
	}

.bg{
	width:1000px;
	height:1904px;
	background:url(img/bg.png);
	margin:auto;
	}	
.where {
  position: relative;
  height: 200px;
}	
.qr {
    position: absolute;
    top: 658px;
    right: 85px;
}

.teacher{
	width:1000px;
	height:600px;
	padding-top:690px;
	margin:auto;
	}

.stu{
	width:1000px;
	height:320px;
	padding-top:850px;
	margin:auto;
	}
	
.good{
	width:1000px;
	height:250px;
	padding-top:230px;
	margin:auto;
	}

.table{
	border:0;
	margin:auto;
	}

a{
	color:#C69;
	font-weight:700;
	}

.map{
	width:1000px;
	height:200px
	background-color:#FFC;
	margin:auto;
	text-align:center;
	color:#36F;
	}
.brand {
	background: url(http://www.3people.com.tw/promotion1/government2013/image/logo.png) no-repeat center left;
	font-family: "微軟正黑體";
	font-weight: normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 40px;
}
