/* Generated by KompoZer */
body {
  margin: 20px 0;
  padding: 0;
  background: #ffffff scroll 0 50%;
  color: #000000;
  font-family: "Trebuchet MS",verdana,arial,"Times New Roman",serif;
  font-size: 90%;
}
p {
  margin: 0;
  padding: 0 0 15px;
}
a {
  color: #225799;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
#container {
  margin: 0px auto;
  text-align: center;
  width: 760px;
}
#holder {
  padding: 20px 20px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 100%;
  text-align: left;
}
#content {  
  border: 1px solid #ffeb70;
  padding: 20px 20px 5px;
  background: #feffd5 none repeat scroll 0% 50%;
  margin-bottom: 20px;
}
#content h1 {
  margin: 0;
  padding: 0 0 20px;
  font-size: 170%;
  font-weight: normal;
  line-height: 130%;
}
#project {
  border: 1px solid #ffeb70;
  margin-bottom: 15px;  
  background: #feffd5 none repeat scroll 0% 50%;
  width: 100%;
  text-align: left;
}
#paper {
  background: #feffd5;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  width: 95%;
  text-align: left;
}
#courses {
  background: #feffd5 none repeat scroll 0% 50%;
  width: 100%;
  text-align: left;
}
#photo {
  float: left;
  background:url('./jykts.jpg');
  margin: 0px auto;
  text-align: center;
  width: 123px;
  height: 121px;
}
#navigation {
  padding: 10px 0;
}
#navigation ul {
  margin: 0;
  padding: 0;
}
#navigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: 200%;
}
#navigation a {
  padding: 0 20px 0 0;
  color: #225799;
  text-decoration: none;
}
#navigation a:hover {
  color: #000000;
}
#news {
  padding: 20px 0;
  float: right;
  width: 250px;
  line-height: 140%;
  text-align: justify;
}
.newsItem {
  border: 1px solid #ffeb70;
  padding: 20px 20px 5px;
  background: #feffd5 none repeat scroll 0% 50%;
  font-size: 90%;
  margin-bottom: 20px;
}
.newsItem ul {
  margin: 0;
  padding: 0;
}
.newsItem ul li {
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
