@charset "utf-8";

#container {
	padding-top: 0;
}

#headlineNews {
	width: 600px;
	height: 26px;
	background: #886D35;
}

#col-up,
#col-btm {
	padding-top: 25px;
}

#col-a {
	width: 600px;
	float: left;
	position: relative;
}

#waitingBox {
	background: url(../img/top/waitingBack.png) no-repeat;
	height: 446px;
	margin-top: 12px;
}

#waitingBox h2 {
	margin: 0;
	padding: 39px 0 20px 42px;
}

#waitingList {
	margin: 0 auto;
	width: 526px;
	height: 326px;
	overflow: auto;
}

#waitingList .listBox {
	width: 126px;
	height: 232px;
	float: left;
	background: url(../img/top/waitingBlock.png) no-repeat 50% 0;
	margin-top: 10px;
	padding-bottom: 10px;
}

#waitingList .listBox ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
	line-height: 1.2;
	color: #444;
	width: 100px;
	height: 2.4em;
}

#waitingList .listBox li.time { color: #f00;}
#waitingList .listBox li.name { float: left;}
#waitingList .listBox li.age { float: right;}

#waitingList .listBox p.photo {
	margin: 5px 0 2px;
	padding: 0;
	text-align: center;
}

#waitingList .listBox p.waitTime {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	white-space: nowrap;
}

#col-b {
	background: url(../img/top/newfaceBack.png) no-repeat;
	width: 290px;
	height: 484px;
	float: right;
	position: relative;
}

#newfaceList {
	width: 289px;
	height: 427px;
	overflow: auto;
	padding: 10px 0;
}

#newfaceList .listBox {
	border-bottom: 1px dashed #777;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#newfaceList dl {
	background: url(../img/top/newfaceBottom.png) no-repeat 0 100%;
	padding-bottom: 10px;
	width: 229px;
	margin: 0 auto;
}

#newfaceList dl dd {
	background: url(../img/top/newfaceTop.png) no-repeat;
	padding-top: 10px;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#newfaceList .listBox p {
	padding-bottom: 0;
}

#newfaceList .listBox img {
	border-left: 16px solid #333;
	border-right: 16px solid #333;
	border-top: 4px solid #333;
	border-bottom: 4px solid #333;
}

#newfaceList ul {
	margin: 0;
	padding: 4px 8px 8px;
	list-style: none;
	width: 216px;
	margin: 0 auto;
	background: #333;
}

#newfaceList li.title {
	color: #ccf;
}

#newfaceList li.message {
	font-size: 10px;
	margin-top: 5px;
}

#newfaceList p {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

#col-c,
#col-d {
	height: 280px;
	position: relative;
}

#col-b h2,
#col-btm h3 {
	margin: 0;
	padding: 5px 5px 7px;
}

#col-b h2 {
	padding: 5px;
}

#col-c {
	background: url(../img/top/informationBack.png) no-repeat;
	width: 446px;
	float: left;
}

#updateList {
	height: 240px;
	overflow: auto;
	width: 436px;
	margin: 0 auto;
}

#updateList .listBox {
	border-bottom: 1px dashed #777;
	margin: 5px;
	padding: 5px 5px 10px;
	min-height: 180px;
}

* html #updateList .listBox {
	height: 180px;
}

#updateList .listBox p {
	margin: 0;
	padding: 0;
	float: left;
}

#updateList .listBox ul {
	margin: 0;
	padding: 0 0 0 110px;
	list-style: none;
}

#updateList .listBox li.time { color: #F00;}
#updateList .listBox li.title { color: #FCF;}
#updateList .listBox li.message {
	font-size: 10px;
	color: #ddd;
}

#col-d {
	background: url(../img/top/eventBack.png) no-repeat;
	width: 410px;
	float: right;
}

#eventList {
	height: 240px;
	overflow: auto;
	width: 400px;
	margin: 0 auto;
}

#eventList ul {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
}

#eventList li {
	text-align: center;
	margin-bottom: 10px;
}

p.update {
	position: absolute;
	right: 8px;
	top: 12px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #f00;
}

#col-a p.update {
	right: 40px;
	top: 87px;
}

/******************************************************************** bottomLinks
*/

#bottomLinks,
#col-btm {
	margin: 25px 0 0;
	background: url(../img/horizontalLine.png) no-repeat;
	padding: 25px 0 0;
}

#bottomLinks ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
/*	width: 900px;	*/
	width: 675px;
}

#bottomLinks li {
	float: left;
	width: 225px;
	text-align: center;
	padding-bottom: 10px;
}
