body
{
  margin:0px;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#ffffff;
  font-size:13px;
  color:#000000;
  font-family:tahoma;
  font-weight:bold;
}

li
{
  line-height:18px;
}
p
{
  margin-top:0px;
  margin-bottom:0px;
  font-size:13px;
  color:#000000;
  font-family:tahoma;
}

li
{
  font-size:13px;
  color:#000000;
  font-family:tahoma;
  font-weight:bold;
  line-spacing:12px;
}

a
{
	color:#3333bb;
	text-decoration:none;
}

#pageC
{
  width:904px;
  margin:0 auto;
}

#topC
{
  height:80px;
}

#logoC
{
  width:200px;
  height:78px;
  float:left;
}

#logoC a
{
	background-color:transparent;
}

#sentenceC
{
  width:200px;
  height:80px;
  float:right;
  background-color:#ffffff;
}

#bannerC
{
  width:904px;
  height:270px;
}

#menuC
{
  margin-top:5px;
  margin-bottom:20px;
  width:904px;
  height:49px;
  background-color:#ffff00;
}

#contentC
{
	padding:0px;
	width:904px;
}

#contentLeftC
{
	width:250px;
	height:540px;
	float:left;
}

#contentRightC
{
	width:634px;
	float:right;
}

#contentRightTopC
{
  width:634px;
  height:270px;
}

#contentRightBottomC
{
  width:634px;
}

#postItBoxC
{
	width:250px;
	height:270px;
}

#doYouWantBoxC
{
	width:380px;
	height:270px;
	float:left;
}

#newCourseBoxC
{
  margin-top:26px;
	width:250px;
	height:244px;
	float:right;
	background-repeat:no-repeat;
	background-image:url('images/1.jpg');
}

#curiosityBoxC
{
	width:250px;
	height:270px;
}

#whyWeBoxC
{
	width:380px;
	float:left;
}

#photoBoxC
{
  margin-top:26px;
	width:250px;
	height:244px;
	float:right;
	background-repeat:no-repeat;
	background-image:url('images/2.jpg');
}

#footer
{
  width:904px;
  height:40px;
  text-align:center;
  clear:both;
}

#footer p
{
  padding-top:7px;
  font-size:11px;
  color:#ffffff;
  font-family:arial;
}