/*-------------------------------------列表屏--------------------------------------*/
#Main{ clear:both; margin-bottom:10px;width:950px;}
#Main_L{ width:643px; float:left;}
#Main_R{ width:300px; float:right;overflow:hidden;}
/*列表右侧*/
#RentList{ clear:both; border:#6DA3C7 1px solid;}
#List_Title{ height:35px; line-height:35px; border-bottom:#6DA3C7 1px solid;background:url(../Images/bg_43.gif) repeat-x; text-align:left; padding-left:10px;}
#List_Ks{ height:70px;border-bottom:#6DA3C7 1px solid; background:#F0F8FF;text-align:left; padding:10px; overflow:hidden;}
#List_Ks ul{ list-style-type:none; padding:0; margin:0;}
#List_Ks ul li{ list-style-type:none; padding:0; margin:0; line-height:25px; text-align:left;}
#List_Ks ul li span{ font-weight:bold;}
#List_Ks ul li a{ margin-right:10px;}
#ListItem{ margin:0 8px;}
#RentList .Item{ clear:both;height:45px; border-bottom:1px dashed #CCCCCC; padding:5px 0;white-space:nowrap;overflow:hidden;}
#RentList .Item:hover{ height:45px; background-color:#E8F3FF;}
#RentList .Item .box1{width:50%;float:left; overflow:hidden;}
#RentList .Item .box1 ul{list-style-type:none; margin:0px; padding:0px;}
#RentList .Item .box1 ul li{list-style-type:none; margin:0px; padding:0px; text-align:left; line-height:25px;}
#RentList .Item .box1 ul li span{margin-right:5px;}
#RentList .Item .box1 ul li span a{color: #FF6600;text-decoration:none; font-size:12px; font-weight:normal;}
#RentList .Item .box1 ul li span a:hover{color: #CC0000;text-decoration:none; font-size:12px; font-weight:normal;}
#RentList .Item .box1 ul li a{color: #005588;text-decoration:none; font-size:14px; font-weight:bold;}
#RentList .Item .box1 ul li a:hover{text-decoration: underline;color: #CC0000;font-size:14px;font-weight:bold;}
#RentList .Item .box2{ width:18%;float:left; line-height:45px;overflow:hidden;}
#RentList .Item .box3{ width:18%;float:left;line-height:45px;overflow:hidden;}
#RentList .Item .box4{ float:left;line-height:45px;overflow:hidden;}

/*列表右侧*/
/*----用户搜索*/
#Msearch{ clear:both; width:298px; border:#6DA3C7 1px solid; margin-bottom:5px;}
#Ms_Title{ height:26px; line-height:26px; border-bottom:#6DA3C7 1px solid;background:url(../Images/bg_28.jpg) repeat-x;}
#Msearch .main{ background:#E8F3FF;}
#Msearch .main ul{ margin:0px; padding:8px 0 0 12px; list-style-type:none;}
#Msearch .main ul li{ line-height:28px;text-align:left;}
#Msearch .main ul li span{ margin-right:5px;width:200px; text-align:right;}
#Msearch .main ul li select{ text-align:left; height:18px; width:140px;}
#Msearch .main ul li .input{ height:12px; width:140px; color:#999999;}

/*-----热门排行*/
#Mhit{ clear:both; width:298px; border:#6DA3C7 1px solid; margin-bottom:5px;}
#Mhit_Title{ height:26px; line-height:26px; border-bottom:#6DA3C7 1px solid;background:url(../Images/bg_28.jpg) repeat-x;}
#Mhit .dLine{ margin:8px;height:100%; overflow:auto;}
#Mhit .dLine .title1{ padding:4px 0; width:80%; float:left; background-color:#E8F3FF; font-weight:bold;}
#Mhit .dLine .title2{ padding:4px 0;width:20%; float:left; background-color:#E8F3FF;font-weight:bold;}
#Mhit .dLine .box1 a{ padding:4px 0;width:80%; float:left;white-space:nowrap;overflow:hidden;text-align:left; color:#004488;}
#Mhit .dLine .box2{ padding:4px 0;width:20%; float:left;}

/*----商铺推荐*/
#Mtj{ clear:both; width:298px; border:#6DA3C7 1px solid; margin-bottom:5px;}
#Mtj_Title{ height:26px; line-height:26px; border-bottom:#6DA3C7 1px solid;background:url(../Images/bg_28.jpg) repeat-x;}
#Mtj .dLine{ padding:10px;}
#Mtj .dLine .tjpic li{ width:125px; float:left; list-style:none; padding:0 5px; white-space:nowrap;overflow:hidden;}
#Mtj .dLine .tjpic li img{ width:125px; height:90px;padding:1px; border:1px solid #CCCCCC; margin-bottom:8px;}
#Mtj .dLine .tjpic li span a{ color:#0066CC; font-weight:bold; font-size:12px;}
#Mtj .dLine .tjtext{ clear:both;border-top:1px solid #CACACA; padding-top:3px; margin-top:3px;}
#Mtj .dLine .tjtext ul{list-style-type:none; padding:0px; margin:0;}
#Mtj .dLine .tjtext li{list-style:none; padding:0px; margin:0px; line-height:22px; text-align:left; white-space:nowrap;overflow:hidden;}
#Mtj .dLine .tjtext li span{ color:#004488; margin-right:5px;}

