#i2010-learn_list #hi_list ul {
  background: url(i2010-images/learn-bottom2.png) no-repeat bottom left;
  padding-bottom: 40px;
}
#x2010-page {
  font-size: 13px;
  font-family: sans-serif;
  width: 1032px;
  margin: 0 auto;
}
#x2010-main_menu, #x2010-sec_menu {
  width: 840px;
}
#x2010-main_menu li, #x2010-sec_menu li {
  display: block;
  float: left;
}
#x2010-main_menu a, #x2010-sec_menu a {
  display: block;
  padding: 5px 7px;
  line-height: 20px;
  text-decoration: none;
}
#x2010-main_menu .clear, #x2010-sec_menu  .clear, #x2010-thd_menu .clear {
  clear: both;
}
#x2010-main_menu ul, #x2010-sec_menu ul, #x2010-thd_menu ul {
  padding: 0;
  margin: 0;
}
#x2010-main_menu {
  background: #EAEAEA;
}
#x2010-main_menu a {
	
  font-size: 13px;
  color: #000;
  background: #EAEAEA;
}
#x2010-main_menu a.x2010-selected {
  color: #fff;
  background: #7D7D7D;
	font-weight: bold;
}
#x2010-main_menu a:hover {
 background-color: #284cff;
	color: #fffeff;
}


/* 第二層 */

#x2010-sec_menu {
  background: #7D7D7D;
}
#x2010-sec_menu a {
	
  font-size: 14px;
  color: #fff;
  background: #7D7D7D;
}
#x2010-sec_menu a.x2010-selected {
  background: #4D8F14;
  	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
#x2010-sec_menu a.x2010-hot {
  background: #A81313;
	border-left: 1px solid silver;
  	border-right: 1px solid silver;
}

#x2010-sec_menu a:hover {
	background-color: #284cff;
}

/* My Comment */

/* 第三排 */


#x2010-thd_menu {
  width: 840px;
}
#x2010-thd_menu li {
  display: block;
  float: left;
}

#x2010-thd_menu a {
	font-size: 10px;
  display: block;
  padding: 5px 7px;
  line-height: 20px;
  text-decoration: none;
}

#x2010-thd_menu {
  background: white;
}
#x2010-thd_menu a {
  font-size: 14px;
  color: #30518D;
  background: white;
}
#x2010-thd_menu a.x2010-selected {
  background: #4D8F14;
}
#x2010-thd_menu a.x2010-hot {
  background: #A81313;
}

#x2010-thd_menu a:hover {
	 background-color: silver;
	color: black;
}





.feedburnerFeedBlock {
  *display: inline;
  float: left;
  width: 251px;
  margin-right: 10px;
  margin-bottom: 10px;
	border: 1px solid #f1f1f1;
	padding: 10px;
	text-align: left;
	
	overflow:hidden;
}


.feedburnerFeedBlock h2 {
  color: #333;
  font-size: 15px;
  margin-bottom: 5px;
}
.feedburnerFeedBlock li {
  list-style: disc inside;
  margin-left: 5px;
  color: #666;
}
.feedburnerFeedBlock a {
  color: #666;
  text-decoration: none;
  font-size: 13px;
}

/* My Comment */

#whole .some_text {
  background: url(i2010-images/somtext-top820.png) repeat-y;
  font-size: 12px;
  padding: 10px 0 0;
	text-align: left;
	margin: 10px;
}
#whole .some_text p {
  margin: 0 10px;
}

}
#whole .some_text ul {
	margin: 10px;
}

#whole .some_text li {
	margin: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#whole .some_text .bottom {
  height: 12px;
  background: url(i2010-images/somtext-bottom820.png) no-repeat left bottom;
}

