/*********上下结构********/
#scheduling{ padding:0;}
#scheduling_main{ width:800px;  padding:0 0 12px 0;}

#demo{ clear:both; display:block;  position:relative; top:5px; width:800px; padding:0; margin-bottom:30px; overflow:hidden;}
#demo .bg_img{ display:block; width:800px; height:200px; overflow:hidden;}
#scheduling #demo .bg_img img{ display:block; width:800px; max-width:800px; height:200px; overflow:hidden;}
#demo .content{ display:block; width:798px; float:left; margin:0 0 0 0; border:1px solid #e3e3e3; background:#fff; _overflow:hidden;}
#demo .day{ width:768px; float:left; margin:5px 14px 20px 14px; display:inline;}
#demo .day .biaoti{ position:relative; width:768px; float:left; padding:0 0 6px 0px; line-height:25px;}

#demo .day .biaoti em{ width:66px; float:left; padding-left:14px; height:25px; line-height:22px; color:#fff; text-align:center; font-style:normal;}

#demo .day .biaoti i{ font-size:18px; font-family:arial; font-style:normal;}
#demo .day .biaoti span{ width:310px; float:right; height:20px; line-height:20px; padding:4px 12px 0 0; text-align:right; color:#888; overflow:hidden;}
#demo .day .biaoti strong{ width:300px; float:left; height:23px; padding:2px 0 0 6px; font-size:14px; overflow:hidden;}
#demo .day .biaoti span s{ display:inline-block; width:17px; height:17px; margin-right:3px; margin-bottom:-2px; padding:0; background: no-repeat;} 
#demo .day .biaoti span s.eat{}
#demo .day .biaoti span s.traffic{ background-position:-34px 0;}
#demo .day .biaoti span s.house{ background-position:-17px 0;}

#demo .day .nr{ width:744px; padding:10px 12px 0 12px; border:0;}
#demo .day .nr p{ padding:5px 0;}
#demo .picimg{ display:block; width:100%; text-align:center; margin:0 auto 0 auto; padding:0 5px 5px 5px; overflow:hidden;}
#demo .picimg span{ clear:both; display:block; margin:-4px auto; padding:0 0 3px 0; line-height:14px; text-align:center; color:#888;}
#demo .picimg img{ max-width:600px; padding-top:5px; padding-bottom:10px; overflow:hidden;}
*html #demo .picimg img{height: expression(this.width > 600 ? this.height * 600 / this.width : auto);
width: expression(this.width > 600 ? "600px" : auto);}
* html #demo .picimg img{height: expression(this.width > 600 ? this.height * 600 / this.width : "");
width: expression(this.width > 600 ? "600px" : "");}
/*.box .sch0{ padding:0;}*/
#demo .day .biaoti{ border-bottom:1px solid #e1e1e1;}
#demo .day .biaoti em{ background: no-repeat;}

