@charset "utf-8";
/* <$MTBlogURL$>css Document */

body {
	background-image:url(../images/topBg.jpg);
	background-repeat:repeat-x;
}

#topImg {
	height:365px;
	overflow:hidden;
}

.btn_about {
	width:95px;
	float:right;
	position:relative;
	z-index:99;
	top:-66px;
	right:42px;
	overflow:hidden;
}

#fontSize {
	padding-top:29px;
}

#topContainer {
	clear:both;
	overflow:hidden;
}

#topBox {
	width:747px;
	float:left;
}

#titleBox {
	width:747px;
	padding-bottom:8px;
	overflow:hidden;
}

#titleBox img {
	vertical-align:middle;
}

#toEventList {
	padding-top:8px;
}

#toEventList2 {
	padding-right:18px;
}

/* eventBoxes */

#eventBoxes {
	border:1px solid #ccc;
	overflow-y:scroll;
	width:747px;
	height:212px;
}

#eventBoxesContainer {
	padding:13px 0 0 23px;
	_padding:13px 0 0 0;
	overflow:hidden;
}

.eventBox {
	width:309px;
	float:left;
	overflow:hidden;
	background-color:#fff;
	padding:10px;
	margin-right:24px;
	color:#666;
}

.eventBox_hover{
	background-color:#efeff3;
	cursor:pointer;
}

.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}

.eventBoxL {
	width:68px;
	float:left;
}

.eventBoxR {
	width:231px;
	float:left;
	padding-left:10px;
	line-height:1.5;
}

.eventBoxR h3 {
	color:#036;
}

.eventBoxB {
	width:309px;
	clear:both;
	overflow:hidden;
	padding-top:5px;
}

.eventBoxB img {
	vertical-align:middle;
}

.eventDate {
	float:left;
}

.icon_status {
	float:right;
}

/* news */
#newsContainer {
	clear:both;
	width:747px;
	overflow:hidden;
}

#newsBox {
	width:491px;
	float:left;
}

#newsTitleBox {
	width:491px;
	height:16px;
	overflow:hidden;
	padding-bottom:7px;
}

#toNewsList {
	padding-top:6px;
}

dl {
	line-height:1.4;
}

dl dt {
	padding-top:5px;
	color:#666;
}

dl dd {
	background-image:url(../images/line1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
