@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container  #right  #r_box  h2 {
	background-image: url(images/bar_s.jpg);
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 30px;
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
#container .clear {
	clear: both;
	float: none;
}
#bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container  #center  #c_box  h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/bar_l.jpg);
	text-indent: 30px;
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #FF0000;
}
p {
	margin-right: 5px;
	margin-left: 5px;
}
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #left {
	width: 200px;
	float: left;
}
#container #center {
	width: 500px;
	float: left;
}
#container #right {
	float: left;
	width: 200px;
}
#footer  {
	clear: both;
	float: none;
	font-size: 10px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 650px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	line-height: 18px;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#bg #container #center #c_box .topic {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topic .date {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bg #container #right #r_box .topic_t a {
	color: #FF0000;
	text-decoration: none;
}
#bg #container #right #r_box .topic_t a:visited {
	color: #FF0000;
	text-decoration: none;
}
#bg #container #right #r_box .topic_t a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
#bg #container #center #c_box table#lesson{
	margin-left: 9px;
}
