body {
	color: #333333;
	margin:0px auto 0px auto;
	font-size: 18px;
	font-style: normal;
	line-height: 150%;
}

h1 {
	color: #ffffff;
	background-color : #003366;
	border-style: solid;
	border-color: #4c94b7;
	border-width: 0px 50px;
	line-height: 130%;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	border-top-color: #006699;
	border-bottom-color: #990000;
	padding: 2px;
	border-style: double;
	border-width: 4px 0px;
	line-height: 150%;
	text-align: center;
}

dt {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 50px;
}

.base{
	width: 750px;
	margin:0px auto 0px auto;
	border-color: #666666;
	border-style: solid;
	border-width: 0 thin 0 thin;
}

.txtsize {
	font-size: 16px;
	font-style: normal;
	text-align: right;
	padding-top: 15px;
	padding-right: 30px;
}

.txtsize a { text-decoration:none; }

.header {
	padding-left: 30px;
	padding-right: 30px;
}

.leftpart {
	width: 300px;
	margin-top: 15px;
	float: left;
	font-size: 16px;
	line-height: 150%;
	margin-left: 5px;
	margin-bottom: 20px;
}

.centerpart {
	width: 190px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}

.rightpart {
	width: 180px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}

.colorbox1 {
	background-color: #e5effa;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 586px;
	margin-right: 5px;
	text-align: center;
}

.space {
	clear: left;
}

.program {
	width: 670px;
	border: thin solid;
	margin:0px auto 0px auto;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 16px;
	line-height: 130%;
	border-color: #003366;
}

.title {
	font-size: 22px;
	color: #003366;
	font-weight: bold;
	line-height: 120%;
}

.time {
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	font-size: 15px;
	display: block;
}

.name {
	font-weight: bold;
	font-size: 17px;
}

.red {
	color: #CC0000;
}

.totop {
	font-size: 16px;
	font-style: normal;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
}
