@charset "gb2312";
/* CSS Document */
body{ font-size:14px; font-family:'Î¢ÈíÑÅºÚ',Microsoft YaHei; color:#333;
}
#wrap{ width:1200px; margin:0 auto; margin-top:20px;
}
#location{ height:40px; line-height:40px; font-size:16px; margin-bottom:20px;
}

#head{ height:50px; background:#e88317; margin:20px 0;
}
#head ul{ width:1200px; margin:0 auto;
}
#head ul li{ width:200px; float:left;
}
#head ul li a{ display:block; width:200px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px;
}
#head ul li a:hover{ background:#893c08;
}

#left{ width:850px; margin-right:20px; float:left;
}
#right{ width:330px; float:left;
}

.price_c{ margin-bottom:50px; padding-top:20px;
}

.bgGray{ background:#f5f5f5;
}

.bgWhite{ background:#fff;
}
.price_img{ padding:16px 0 10px; text-align:center; border-bottom:#1d9ad8 solid 4px;
}

.right_t{ border-bottom:#d8d8d8 solid 1px; height:45px; line-height:45px; font-size:16px; background:url(../images/title_bg.png) no-repeat 10px center; padding-left:20px;
}