body{
	text-align: center;	/*for IE5*/
	background-color: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}

#wrapper{
	text-align: left;	/*for IE5*/
	width: 720px;
	height: 100%;
	margin: 10px auto 0;
}

#wrapper2{
	text-align: left;	/*for IE5*/
	width: 820px;
	height: 100%;
	margin: 10px auto 0;
}

#contents{
	text-align: left;	/*for IE5*/
	width: 720px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}

#contents2{
	text-align: left;	/*for IE5*/
	width: 820px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}

#contents_repo{
	text-align: left;	/*for IE5*/
	width: 720px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}



#footer{
	text-align: left;	/*for IE5*/
	width: 720px;
	color: #CCCCCC;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
}

.mybox{
	margin: 0px;
	padding: 10px;
	width: 698px;
	color: #000000;
	background-color: #eeeeee;
	border: solid 1px;
	border-color: #339933;
	font-size: 14px;
	line-height:22px
}

.td1{
	border: 1px solid #999999;
	background: #eeeeee;
}

.td2{
	border: 1px solid #999999;
	background: #ffffff;
}


.exLarge{
	font-size: 20px;
	line-height: 28px;
}

.exLargeB{
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

.Large{
	font-size: 16px;
	line-height:24px;
}

.LargeB{
	font-size: 16px;
	line-height:24px;
	font-weight: bold;
}

.Medium{
	font-size: 12px;
	line-height: 20px;
}

.MediumB{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.Normal{
	font-size: 14px;
	line-height:22px
}

.NormalB{
	font-size: 14px;
	line-height:22px;
	font-weight: bold
}

.Small{
	font-size: 10px;
	line-height:16px;
}

.SmallB{
	font-size: 10px;
	line-height:16px;
	font-weight: bold;
}

a:link{
	color: #339933;
	text-decoration: none;
}

a:visited{
	color: #339933;
	text-decoration: none;
}

a:active{
	color: #339933;
	text-decoration: none;
}

a:hover{
	color:#33FF33;
	text-decoration:underline;
}
.backPage{
	width:30%;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}
.numPage{
	width:40%;
	text-align:center;
	font-size:16px;
}
.nextPage{
	width:30%;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}

#lecture_title{
	width: 710px;
	padding: 7px 5px;
	background: #339933;
	color: #ffffff;
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}

#lecture_title2{
	width: 810px;
	padding: 7px 5px;
	background: #339933;
	color: #ffffff;
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}
