#con_left {
  float: left;
  margin-left: 0px;
  width: 252px;
}

#con_left_top {
  background: url(left_title_bg.gif) no-repeat;
  height: 106px;
  margin-left: 30px;
}

#con_le_top_txt_1 {
  padding-top: 45px;
  color: #FCFF28;
  text-align: center;
}

.con_le_top_txt_2 {
  font-size: 10px;
  color: #919191;
}

#con_left_search {
  height: 172px;
}

/*推荐产品样式		开始*/
#con_left #recommended_products{
  display: block;
  padding: 8px 12px;
  width:226px;
  /*height:645px;*/
  border:solid 1px #000;
}

#con_left #recommended_products h1{
	margin: 0;
    text-align: center;
}

#con_left #recommended_products p{
	text-align:center;
}

#con_left #recommended_products p img{
	width: auto;
	max-height: 200px;
    max-width: 100%;
}


/*推荐产品样式		结束*/

#con_search_input {
  padding-top: 8px;
  margin: 0px auto;
  width: 160px;
  text-align: right;
  line-height: 25px;
}

/*#con_left_tour{ width: 210px; height:78px; margin-left: 23px; line-height: 16px; padding-left: 13px;}	*/
#con_left_con {
  width: 210px;
  text-align: left;
  margin-left: 23px;
  margin-bottom: 10px;
  border: solid 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#con_left_con p {
  line-height: 19px;
  padding-left: 10px;
  padding-right: 10px;
}

h1 {
  margin-left: 15px;
  margin-top: 0px;
  text-align: left;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  margin-left: 30px;
  text-align: left;
  line-height: 110%;
  font-size: 23px;
  font-family: Arial, Helvetica, sans-serif;
}

.now_location {
  padding: 4px 0px 0px 20px;
  background: url(title_1.jpg) no-repeat;
  width: 300px;
  height: 22px;
  color: #FFF;
  font-size: 11px;
}

.now_page {
  color: #E4FF03;
}

.now_page A {
  color: #E4FF03;
  text-decoration: none;
}

.now_page A:link {
  color: #E4FF03;
  text-decoration: none;
}

.now_page A:active {
  color: #E4FF03;
  text-decoration: none;
}

.now_page A:visited {
  color: #E4FF03;
  text-decoration: none;
}

.now_page A:hover {
  color: #BF0000;
  text-decoration: underline;
}

.other_page A {
  color: #FFF;
  text-decoration: none;
}

.other_page A:link {
  color: #FFF;
  text-decoration: none;
}

.other_page A:active {
  color: #FFF;
  text-decoration: none;
}

.other_page A:visited {
  color: #FFF;
  text-decoration: none;
}

.other_page A:hover {
  color: #BF0000;
  text-decoration: underline;
}

.no_data {
  clear: both;
  margin: 5px auto;
  text-align: center;
  color: #FF0000;
}

