@charset "utf-8";
/* <$MTBlogURL$>css Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.underContainer {
	clear:both;
	overflow:hidden;
	color:#666;
}

.underBoxL {
	width:677px;
	float:left;
	padding-left:35px;
}

.underBoxR {
	width:212px;
	float:right;
}

.underBoxPl16 {
	width:661px;
	padding-left:16px;
	overflow:hidden;
}

.underBoxPl35 {
	width:642px;
	padding-left:35px;
	overflow:hidden;
}

.underBoxL_l {
	width:301px;
	float:left;
}

.gradationBg {
	background:url(../images/gradationBg.jpg) repeat-y;
	overflow:hidden;
}

.underBoxL_r {
	width:350px;
	float:left;
	padding-right:10px;
}

table.basicTable {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

table.basicTable th {
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f2f2f2;
	padding:5px;
	font-weight:normal;
	vertical-align:top;
}

table.basicTable td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}

/* right box */

.lNav_title {
	padding-bottom:2px;
}

ul.lNav {
	margin-bottom:15px;
}

ul.lNav li {
	padding-bottom:2px;
	height:35px;
	line-height:35px;
}

ul.lNav li img {

}

#bannerBox {
	margin-top:17px;
}

/* eventBoxes */

#eventBoxes {
	border:1px solid #ccc;
	overflow-y:scroll;
	width:674px;
	height:212px;
}

#eventBoxesContainer {
	padding:2px 0 0 2px;
	_padding:2px 0 0 0;
	overflow:hidden;
}

.eventBox {
	width:309px;
	float:left;
	overflow:hidden;
	background-color:#fff;
	padding:8px;
	color:#666;
	margin-right:2px;
}

.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;
}

/* grayBox */
.grayBox {
	width:610px;
	padding:16px;
	background-color:#eaeaea;
	overflow:hidden;
}

.captionBox {
	width:450px;
	float:left;
}

.btnImg {
	width:150px;
	float:right;
	padding-top:10px;
}

/* eventReportBoxes */

#eventReportBoxes {
	width:609px;
	border:1px solid #ccc;
	padding:15px;
}

.eventReportBox {
	width:609px;
	overflow:hidden;
}

.eventReportBoxL {
	width:530px;
	float:left;
}

.eventReportBoxR {
	width:68px;
	float:right;
}

.eventReportDate {
	width:300px;
	float:left;
}

.eventReportMore {
	width:130px;
	float:right;
}

/* ul */

.maruUl {
	overflow:hidden;
	width:300px;
	float:left;
}

.maruUl li {
	display:block;
	background-image:url(../images/maruUl_mark.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:14px;
}

/* memberTable */

.memberTable, .memberTable2 {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

.memberTable th, .memberTable2 th {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#99c;
	color:#fff;
	text-align:center;
	font-weight:normal;
	padding:6px;
}

.memberTable td, .memberTable2 td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#f2f2f2;
	padding:6px;
	text-align:center;
}

.memberTable2 th, .memberTable2 td {
	padding:5px;
}

.memberTable2 td {
	text-align:right;
}

.memberTable td.bgWhite, .memberTable2 td.bgWhite {
	background-color:#fff;
}

.memberTable td.bgGray, .memberTable2 td.bgGray {
	background-color:#dcdcdc;
}

/* newsBox */
.newsBox {
	width:656px;
	overflow:hidden;
}

.newsBoxL {
	width:91px;
	float:left;
	padding:14px 0 14px 21px;
}

.newsBoxR {
	width:523px;
	float:right;
	padding:14px 21px 14px 0;
}

.newsBoxR h2 {
	font-weight:bold;
	padding-bottom:1em;
}

/* pageLinks */

.pageLinks {
	text-align:right;
	padding:10px 0 0;
}

.pageLinks img {
	vertical-align:middle;
}

/* event report */

.eventReportTitle {
	font-size:123.1%;
	font-weight:bold;
	width:512px;
	float:left;
	padding-top:20px;
}

.eventReportIcon {
	width:68px;
	float:right;
}

.eventReportBox2 {
	width:610px;
	overflow:hidden;
	padding-bottom:45px;
}

.eventReportBox2L {
	width:220px;
	float:left;
}

.eventReportBox2L p {
	text-align:center;
}

.eventReportBox2R {
	width:365px;
	float:right;
}

.prevEntry {
	background-image:url(../images/icon_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}

.nextEntry {
	background-image:url(../images/icon_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:12px;
}