/* CSS Document */
#home_news
{
  float:left;
  width:200px;
  margin-left:20px!important;
  margin-left:10px;
  overflow:hidden;
  height:200px;
}

#home_news_img
{
  margin-top:10px;
  text-align:left;
}

#home_other
{
  float:left;
  width:650px;
  text-align:left;
}


#home_people
{
  float:left;
  margin-right:3px;
}
#home_other_right
{
  float:left;
  width:420px;
  text-align:left;
  overflow:hidden;
}

#home_search
{
  float:left;
  width:225px;
  background-image: url(../images/index/home_online_bg.jpg);
  background-repeat: repeat-x;
  height:54px;
}
#home_search div
{
  margin-top:13px;
}

#home_right_title
{
  color:#FE8B00;
  margin-top:0px;
  margin-bottom:2px;
}

#commend_pro
{
    color:#FE8B00;
	margin-bottom:3px;
}

#commend_pro ul
{
  margin:5px 0px 5px 0px;
  padding:0px 0px 5px 0px;
}

#commend_pro li
{
  float:left;
  list-style:none;
  width:190px!important;
  width:200px;
  margin-left:0px;
  margin-bottom:4px;
}
#commend_pro li a:link
{
  color:#FE8B00;
}

#commend_pro li a:visited {
	text-decoration: none;
	color:#FE8B00;
}

#commend_pro li a:hover {
	text-decoration: none;
	color:#A5BC3A
}

#commend_news
{
  text-align:left;
  margin-top:5px;
  margin-left:3px;
}

#commend_news span
{
    color:#FE8B00;
}
.home_line
{
  height:1px;
  font-size:0px;
  border-bottom:1px #DDDDDD dotted;
}
