﻿/* CSS 20100223 zhangcheng 搜房问答 */
body{background:#fff;font:12px "宋体", Arial;margin:0;padding:0;color:#333; line-height:18px;}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2{margin:0;padding:0;border:0;}
li{list-style-type:none;}
img{vertical-align:top;}
a:link{color:#0364a4;text-decoration:none;}
a:visited{color:#0364a4;text-decoration:none;}
a:hover{color:#ff6600;text-decoration:underline;}
a:active{color:#0364a4;}
.blue {color:#333;}
.blue a:link{color:#0364a4;text-decoration:none;}
.blue a:visited{color:#0364a4;text-decoration:none;}
.blue a:hover{color:#ff6600;text-decoration:underline;}
.blue a:active{color:#0364a4;}
.blake{color:#000;}
.blake a:link{color:#000;text-decoration:none;}
.blake a:visited{color:#000;text-decoration:none;}
.blake a:hover{color:#000;text-decoration:underline;}
.blake a:active{color:#000;}
.blake1 a:link{color:#000;text-decoration:none;}
.blake1 a:visited{color:#000;text-decoration:none;}
.blake1 a:hover{color:#ff6600;text-decoration:underline;}
.blake1 a:active{color:#000;}
.fff,.fff a:link,.fff a:visited,.fff a:hover,.fff a:active{color:#fff;text-decoration:none;}
.b000,.b000 a:link,.b000 a:visited,.b000 a:hover,.b000 a:active{color:#333;text-decoration:none;}
.b888{color:#666;}
.noneBox{display:none;}
.blank10{height:10px;overflow:hidden;clear:both;}
.clear{font-size:0;clear:both;height:0;}
.fr{ float:right; clear:both; overflow:hidden;}
.txtright{ text-align:right; clear:both; overflow:hidden; }

/* 登陆框 CSS */
#login_box{ width:390px; height:230px; background:#376CA2; padding:5px; font-size:14px;}
#login_title{ height:31px;}
#login_title_left{ float:left; color:#fff; font-weight:bold; padding-top:6px;}
#login_title_right a{ float:right; margin-top:3px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat transparent -332px -56px;text-indent: -9999em; display:block; width:20px; height:20px; cursor:pointer;}
#login_title_right a:hover, #login_title_right a.hover{ background-position:-332px -76px; }
#login_content{ background:#fff; height:158px; padding:20px 45px 20px  45px;}
#login_content input[type="text"]{ height:17px; width:140px;}
#login_content a:link,#login_content a:visited,#login_content a:hover{ font-size:12px;}
#login_box_btn input{ text-align:center; margin-top:20px; height:25px; margin-left:90px;}

/* 首页-头部*/
.top{height:166px; background:url(http://img.soufun.com/ggcp/ask/image/bj01.jpg) repeat-x;}
.top1{width:960px;height:28px;line-height:30px;margin:0 auto;}
.top1right{float:right; width:350px;height:28px;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -249px -123px; padding-left:14px; line-height:28px;}
.top1right span{color:#888;}
.top2{width:960px;height:102px; _height:100px;margin:0 auto;}
.top2right{float:right;width:577px;height:65px;margin-top:22px;_margin-top:20px;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0px -158px;}
.top2right01{height:28px;margin:2px 0 0 21px;}
.top2right01 a{margin-left:32px;}
.top2right02{height:25px;padding:5px 0 0 5px; padding:5px 0 0 5px\9; _padding:3px 0 0 5px; background:none; margin-top:-5px; margin-left:2px;}
.top2 img{ margin-top:30px; _margin-top:28px; float:left;}
.top3{width:960px; height:37px; height:36px;margin:0 auto;}
.top3 ul{ background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat; background-position: 0 -227px; float:left; width:919px;}
.top3 li{ float:left; padding:13px 0px 7px; display:block; width:102px;text-align:center;}
.current_menu{ background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 1px -56px; cursor:default; }
.current_menu a:link, .current_menu a:visited, .current_menu a:hover, .current_menu a:active{color:#0364a4; font-size:14px; }
.top301,.top302{float:left;width:102px;height:19px;background:url(http://img.soufun.com/ggcp/ask/image/nav01.gif) no-repeat;text-align:center;font-size:14px;font-weight:bold;padding-top:8px;}
.top302{background:url(http://img.soufun.com/ggcp/ask/image/nav02.gif) no-repeat;margin-left:7px;cursor:pointer;}

/* 按钮-输入框样式*/
.btn_search{ background: url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0px 0px; width:90px; height:25px; font-size:14px;color:#fff; font-weight:bold; border:0; padding-top:3px\9/* hack for ie */;overflow:hidden; cursor:pointer;}
.btn_search:hover,.btn_search.hover{ background-position:0px -25px;}
.btn_ask{ background: url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0px -100px; width:90px; height:25px; font-size:14px;color:#ff8800; font-weight:bold; border:0; padding-top:3px\9/* hack for ie */;overflow:hidden; cursor:pointer;}
.btn_ask:hover,.btn_ask.hover{ background-position:0px -125px;}
.ask_input{ border:1px solid #b8dcf4; width:365px; height:21px; margin-right:5px; margin-top:4px; margin-top:0px\9; margin-top:0px!important; _margin-top:0px; vertical-align:middle;line-height:21px; font-size:14px; padding-left:5px; }

/* 栏目框样式*/
.box{width:960px;margin:0 auto;padding:10px;background:#ebf5fc;}
.boxtop{height:34px;line-height:34px;border-bottom:1px solid #b6dbf4;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -90px 6px; padding:2px 10px 0 20px;font-size:14px;font-weight:bold;color:#000;}
.boxtop span{float:right;font-size:12px;font-weight:normal;color:#0364a4;}
.boxone{float:left;width:220px;}
.boxone1{width:218px;border:1px solid #b6dbf4;background:#fff;padding-bottom:10px;}
.boxone1down1 h1{font-size:30px;color:#ff8800;text-align:center;font-family:Helvetica;padding:12px 0;}
.boxone1down2,.boxone1down3{width:160px;height:25px;margin:0 auto;line-height:25px;padding-left:20px;color:#888;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -549px -76px;}
.boxone1down3{background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -549px -103px;}
.boxone1down4{padding:0 10px;}
.boxone1down4 h2{font-size:12px; padding:15px 0 5px 0;}
.boxone1down4 span{color:#888;}
.boxone1down4 table{margin-bottom:5px;}
.boxone1down4 td{line-height:22px;}

.boxone3{width:218px;border:1px solid #b6dbf4;border-bottom:0;background:#fff; font-size:14px;}/* 三个按钮*/
.boxone3anxian1,.boxone3anxian2,.boxone3anxian3{ width:218px; height:42px; cursor:pointer;border-bottom:1px solid #b6dbf4; text-align:center;}
.boxone3anxian1 a:link, .boxone3anxian1 a:visited{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0 -271px; display:block;  padding-top:14px; }
.boxone3anxian1 a:hover, .boxone3anxian1 a.hover{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0 -313px; display:block;}
.boxone3anxian2 a:link, .boxone3anxian2 a:visited{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -436px -271px; display:block;  padding-top:14px; }
.boxone3anxian2 a:hover, .boxone3anxian2 a.hover{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -436px -313px; display:block;}
.boxone3anxian3 a:link, .boxone3anxian3 a:visited{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -218px -271px; display:block;  padding-top:14px; }
.boxone3anxian3 a:hover, .boxone3anxian3 a.hover{ height:28px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -218px -313px; display:block;}

.boxtwo{float:left;width:470px;margin-left:10px; _width:468px;}
.boxtwo1{width:468px;border:1px solid #b6dbf4;background:#fff; _width:468px;}
.boxtwo1down{width:448px;height:127px;padding:9px 10px 0 10px;}
.boxtwo1downleft{float:left;width:160px;height:120px;}
.boxtwo1downright{float:right;font-size:14px; padding-right:20px; width:260px; }
.boxtwo1downright li{line-height:24px;}
.boxtwo1downdi{width:468px;height:68px;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat 0 -355px;}
.boxtwo1downdi01,.boxtwo1downdi02{float:left;width:136px; width:136px\9; height:47px; height:48px\9; padding:21px 10px 0 10px;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) repeat-x -149px -29px;cursor:pointer;}
.boxtwo1downdi02{background:none;}
.boxtwo1downdi01 ul,.boxtwo1downdi02 ul{float:right;width:80px;line-height:20px;color:#6ea3cd;}
.boxtwo2down{width:458px;padding:10px 0 0 10px; _padding:10px 0 0 9px;}
.boxtwo2down0{float:left;width:223px; _width:222px; margin:0 5px 10px 0;}
.boxtwo2down0right{float:right;width:148px;line-height:17px;color:#888;}
.boxtwo2down0right h3{font-size:12px;font-weight:normal;margin:0;padding:0 0 5px 0;line-height:normal;}
.boxtwo3down{width:448px;padding:10px;font-size:14px;}
.boxtwo3down ul li{padding:3px 0; line-height:20px;}
.boxtwo3down ul li span{float:right;}
.boxtwo3downleft{float:left;width:30px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -547px -48px; padding-left:17px; font-size:14px;color:#ff8800;}
.boxtwo3downline{height:2px;background:url(http://img.soufun.com/ggcp/ask/image/line.jpg) repeat-x 0 0px;}
.boxthree{float:left;width:250px;margin-left:10px;}
.boxthree1{width:234px; height:48px;border:1px solid #b6dbf4;background:#fff;padding:7px; padding-right:7px; *padding-right:7px;  overflow:hidden;}
.boxthree1 a{ width:113px; height:42px;background-color:#FDF0CF; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -557px -365px; color:#ff8800; float:left;font-size:14px;font-weight:bold;line-height:20px; margin-right:7px; *margin-right:7px; padding-top:6px;text-align:center; display:block; text-decoration:none;}
.boxthree1 .login_btn{ color:#ff8800; text-decoration:none; font-size:14px; font-weight:bold;}
.boxthree1 .login_btn:hover{ color:#ff6600; text-decoration:none; font-size:14px; font-weight:bold;}
.boxthree1 a span{color:#cea52a; font-size:12px; font-weight:normal;}
.boxthree2{ width:248px;border:1px solid #b6dbf4;background:#fff; margin-bottom:10px;}
.boxthree2 ul{width:243px;padding:5px 0px 5px 3px;}
.boxthree2 ul li{float:left;width:120px;height:22px;line-height:22px;}
.boxthree2down{width:234px;padding:7px;line-height:25px; overflow:hidden;}
.boxthree2down strong{font-size:14px;font-weight:normal;}
.boxthree2down ul li{ float:left; display:inline; line-height:20px; width:100%;}
.boxthree3down{width:234px;padding:10px 7px 0 7px;}
.boxthree3down0{margin-bottom:10px;}
.boxthree3down0right{float:right;width:160px;line-height:17px;color:#888;}
.boxthree3down0right h3{font-size:12px;margin:0;padding:0 0 5px 0;line-height:normal;}
.boxtop2{ height:34px;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -354px -61px;color:#000;}
.boxtop2A,.boxtop2B{float:left;width:123px;height:34px;background:#fff;line-height:34px;font-size:14px;font-weight:bold;text-align:center;color:#000;cursor:pointer;}
.boxtop2B{ width:124px;background:#ebf5fc url(http://img.soufun.com/ggcp/ask/image/bjhang.gif) repeat-x; }
.boxtop2A a,.boxtop2B a,.boxtop2A a:hover,.boxtop2B a:hover{color:#000;text-decoration:none;}
.boxtop2x{float:left;height:34px;width:1px;background:#b6dbf4;}
.boxthree4{width:248px;border:1px solid #b6dbf4;background:#fff;}
.boxthree4 table{width:230px;margin:10px auto;}
.boxthree4 table td{line-height:20px; height:26px;}
.boxthree4 table td strong{color:#666;}
.boxthree4paihang1,.boxthree4paihang2{width:15px;height:12px;line-height:12px;padding-top:1px;background:#ff8800;color:#fff;text-align:center;}
.boxthree4paihang2{background:#888;}
.sousuo{ width:980px;height:32px; _height:34px; margin:0 auto; padding-top:8px; background:#5f89b5; text-align:center;color:#fff;font-size:14px;}
#Userorder1_plShowList table td{padding-left:5px; line-height:28px;}

/*楼盘百科*/
.box_left{float:left;width:700px;}
.box_left_nav{width:100%; padding-top:0; height:24px; clear:both; overflow:hidden;}
.box_left_nav_left{ float:left;}
.box_left_nav_right{ float:right;}
.box_left1{width:698px;border:1px solid #b6dbf4;background:#fff;padding-bottom:10px; overflow:hidden;}
.boxtop1{float:left;width:668px;height:34px;line-height:36px; border-bottom:2px solid #7fadd3; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -90px 5px; padding:0px 10px 0 20px;}
.boxtop1_more{float:right; text-align:right;}
.box_left1_down{ width:658px;padding:10px 22px; overflow:hidden; clear:both;}
.box_left1_down div{ margin-bottom:15px;}
.box_left1_down div a.answer_link{ font-size:14px; font-weight:bold; line-height:34px; text-decoration:underline;}
.box_left2_down{width:678px; font-size:14px;}
.box_left3_down{width:658px; font-size:14px; padding:10px 20px; clear:both; overflow:hidden;}
.box_left1_down ul{ padding:0; margin:0;}
.box_left1_down ul li{ padding:3px 0;}
.loupan_list td{padding-left:20px; width:25%; height:36px; border-right:1px solid #b6dbf4; border-bottom:1px solid #b6dbf4;}
.loupan_list_tr0{ background:#C3DEF5;}
.loupan_list_tr1{ background:#EEF4F9;}
.link_about{ margin-top:30px;}
.link_about a{ padding:0 10px;}
.AZ_list ul{ float:left; list-style-image:none; list-style-position:outside; list-style-type:none;}
.AZ_list li{ float:left; width:24px; height:21px; height:19px\9; display:inline; text-align:center; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -106px -57px; margin:10px 25px 5px 0; text-transform:uppercase; font-family:Arial,Helvetica,sans-serif; padding-top:0px; padding-top:2px\9;}
.AZ_list .click_li{ background:#FB8904; color:#FFFFFF;}
#ask_page{ height:50px; overflow:hidden; margin-top:20px; padding:5px 10px; clear:both; }
#pg_left{ float:left; padding-top:2px;}
#pg_right{ float:right;}
#pg_right a{ border:1px solid #ccc; background:#fff; padding:5px 5px 2px 7px; text-decoration:none; color:#000; height:30px; line-height:28px;}
#pg_right a:hover{ border:1px solid #ff8800; background:#ff8800; color:#fff;}
#pg_right a.pg_current{ border:1px solid #ff8800; background:#ff8800; padding:5px 7px 2px; color:#fff; cursor:default;}
.zhoubian{width:218px; margin-left:20px; margin-bottom:15px;}
.zhoubian td{ list-style-type:none; height:26px; border-bottom:1px dotted #ccc;}
.zhoubian td.tdleft{ width:150px;}
.zhoubian td.tdright{ width:68px;}
.loupan_xg{ margin-bottom:15px;}
.loupan_xg dt{ font-size:14px; line-height:30px;}
.loupan_xg dd{ padding-left:15px;}
.none_description{border-bottom:1px dotted #999; line-height:40px;} 

/*搜索结果*/
.link_ci{ background:#ebf6fa; padding:10px; border:1px solid #c2dce6;}

/*分类栏目页*/
.fl{ margin-bottom:6px; overflow:hidden; clear:both;}
.fl li{ float:left; padding-left:7px; width:24%; line-height:200%; }
.fl li a{font-size:14px; padding:2px 2px 0px;}
.fl li a:hover{ background:#0364a4; color:#fff; text-decoration:none; padding:2px 2px 0px;}
.fl li span{ margin-left:5px; color:#ff8800;}
.f12  {font-size:12px;}
.regin_search selcet{ margin-top:5px; line-height:200%;}
.box_left1_search{width:678px;padding:10px 10px 0 10px;;}

/* 总积分排行榜 */
.box_allwidth{ width:958px; background:#fff; border:1px solid #b6dbf4; clear:both;}
.box_allwidth_top{ width:928px; height:34px;line-height:36px; border-bottom:2px solid #7fadd3; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -90px 5px; padding:0px 10px 0 20px;}
.leibiao_nr_title{background:#C3DEF5;}
.leibiao_nr td{border-bottom:1px solid #b6dbf4; height:30px; padding-left:20px;}

/* 滑动区域 */
.ask_list{ width:698px; padding-bottom:10px; border:1px solid #b6dbf4; border-top:0; background:#fff; overflow:hidden;}
.ask_slider{ height:37px; background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) repeat-x 0px -424px;  }
.ask_slider li{ width:88px; height:25px; margin-left:20px; text-align:center; display:block; float:left; color:#0364a4; font-weight:bold; font-size:14px; padding-top:8px;}
.current_title{ height:21px; background:#fff; border:2px solid #7fadd3; border-bottom:2px solid #fff; color:#333; text-decoration:none; cursor:default; }
.current_none{ height:22px; border:1px solid #badce6; border-bottom:0;background:#f5f9fb;}
.current_none a:hover{ text-decoration:none;}

/* 友情链接 */
.friend_link{ margin:0 auto 10px; width:940px; padding:10px 20px;background:#ebf5fc; overflow:hidden;line-height:24px;}
.friend_linkl{ float:left; width:70px; color:#555;}
.friend_linkr{ float:left; width:870px; color:#666; }
.friend_linkr li{ display:block; width:108px; float:left;}
.friend_linkr a:link, .friend_linkr a:visited{ color:#666; text-decoration:none;}
.friend_linkr a:hover, .friend_linkr a:active{ color:#f60; text-decoration:underline;}
.friend_linkr span{ margin-right:20px;}

/*字体设置*/
.boxtop1_title{float:left;font-size:14px;color:#000; font-weight:bold; margin-right:20px;}
.boxtop2_title{font-size:14px; color:#000; }
.blue1, .blue1 a:link, .blue1 a:active{color:#0364a4;font-size:14px;}
.blue1 a:visited{color:#800080; font-size:14px;}
.blue1 a:hover{color:#ff6600; font-size:14px;}
.blue2{color:#0364a4;font-size:12px;}
.blue2 a:link, .blue2 a:visited, .blue2 a:active{color:#0364a4; font-size:12px; text-decoration:underline;}
.blue2 a:hover{color:#ff6600; text-decoration:underline;}
.blue3{color:#0364a4;font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.blue4{color:#0364a4;font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.blue4 a:link, .blue4 a:visited{color:#0364a4;font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.blue4 a:hover{ text-decoration:underline;}
.font_black{ font-size:12px; color:#000;}

.font_orange{ color:#ff8800; font-size:14px; font-weight:bold;}
.font_orange2{ color:#ff8800; font-size:12px; font-weight:bold;}
.font_orange3{ color:#ff8800; font-size:12px;}
.font_white, .font_white a:visited, .font_white a:link,.font_white a:active{ font-size:14px; color:#fff;}
.font_white a:hover{ font-size:14px; color:#fff; text-decoration:underline;}

.font_gray{ font-size:12px; color:#888; line-height:24px;}
.font_gray a:link, .font_gray a:visited{ font-size:12px; color:#888; line-height:24px; text-decoration:underline;}
.font_gray a:hover, .font_gray a:active{font-size:12px; color:#666; line-height:24px; text-decoration:underline;}

.font_gray3{ font-size:14px; color:#666; font-weight:bold;}
.font_gray3,.font_gray3 a:link,.font_gray3 a:visited{ color:#888; font-size:14px; font-weight:normal;}
.font_gray3 a:hover{ text-decoration:underline; color:#888; font-size:14px; font-weight:normal;}

.font_gray2, .font_gray2 a:link, .font_gray2 a:visited,.font_gray2 a:active{ font-size:12px; color:#666; line-height:24px;}
.font_gray2 a:hover{ font-size:12px; color:#ff6600; line-height:24px;}
h6{ font-size:12px; color:#333; padding:0; margin:0; font-weight:bold; line-height:30px;}
.gary_title{ color:#333; font-size:12px;}
.box_left1_down span.gary_title a:link, .box_left1_down span.gary_title a:visited{ color:#6693B0; font-size:12px; text-decoration:none;}
.box_left1_down span.gary_title a:hover{ color:#6693B0; font-size:12px; text-decoration:underline;}
.ask_box h2, .ask_content h2，.ask_content002 h2{ font-size:18px; font-family:"黑体","微软雅黑";color:#f60; font-weight:normal; line-height:26px; padding-top:0;}
.keyLink{font-weight:bold;font-size:14px;color:#CC0000 !important;}
.keylink{font-weight:bold;font-size:14px;color:#CC0000 !important;}


/*意见反馈-我要反馈*/
.boxfk{width:960px;margin:0 auto;padding:10px;background:#ebf5fc; height:auto; overflow:hidden;}
.box_left_afk{float:left;width:958px;}
.box_topbanner{ width:928px; height:auto; overflow:hidden; padding:10px 15px; border:1px solid #b6dbf4; background:#ffffff; margin-bottom:10px; color:#2f6298; line-height:20px;}
.box_topbanner ul{ text-indent:24px;}
.ask_list_fk{width:958px; padding-bottom:10px; border:1px solid #b6dbf4; border-top:0; background:#fff; overflow:hidden;}
.ask_slider_fk{ height:37px; background:url(http://img.soufun.com/ggcp/ask/image/fk_03.gif) repeat-x;}
.ask_slider_fk li{ width:88px; height:25px; margin-left:20px; text-align:center; display:block; float:left; color:#0364a4; font-weight:bold; font-size:14px; padding-top:8px;}
.current_title_fk{ height:21px; background:#fff; border:2px solid #7fadd3; border-bottom:2px solid #fff; color:#333; text-decoration:none; cursor:default; }

.box_left1_fk{ width:920px;padding:10px 22px; overflow:hidden; clear:both;}
.box_left1_fk div{ padding-top:2px; line-height:22px;}
.box_left1_fk div a.answer_og{ color:#ff8800; text-decoration:none; font-size:12px; line-height:24px; padding-left:8px;_padding-left:6px;}
.box_left1_fk div a.answer_og a:hover{ color:#ff8800; text-decoration:underline;}
.box_left1_fk div p{ padding-left:25px; padding-bottom:5px;}
.box_left1_fk b{background:url(http://img.soufun.com/ggcp/ask/image/afk_03.gif) no-repeat; width:17px; height:15px; float:left; margin-top:3px;}
.box_hui{color:#999999;}
.box_blue{color:#0364a4;}
.fk_button{ float:right; height:30px; margin-right:5px;_margin-right:3px;}

.answer_fk{ width:656px; height:auto; overflow:hidden; padding:20px; margin:0 auto;}
.answer_fk ul{ clear:both; height:24px; margin-bottom:8px;}
.answer_fk li{ float:left; line-height:24px; margin-right:5px;}
.ul_woyfk{clear:both;margin:0 auto; text-align:center; padding-top:10px}

.answer_fk table input{ height:20px;}

/*反馈详情*/
.box_left002{clear:both;margin:0 auto;width:958px;border:1px solid #b6dbf4;background:#fff;padding-bottom:10px; overflow:hidden;}
.boxtop002{clear:both;width:920px;height:34px;line-height:36px; border-bottom:2px solid #7fadd3; background:url(http://img.soufun.com/ggcp/ask/image/afk_03.gif) no-repeat 10px 10px; padding:0 5px 0 33px}
.boxtop002 strong{float:left;}
.boxtop002_more{float:right; text-align:right;}
.f12{font-size:12px;}
.mgl8{margin-left:8px;}
.box_left002_fk{ width:894px;padding:10px 32px; overflow:hidden; clear:both;}
.box_left002_fk div{ padding-top:2px; line-height:22px;}
.box_left002_fk div a.answer_og{ color:#ff8800; text-decoration:none;background:url(http://img.soufun.com/ggcp/ask/image/afk_03.gif) no-repeat; font-size:12px; line-height:24px; padding-left:25px;}
.box_left002_fk div a.answer_og a:hover{ color:#ff8800; text-decoration:underline;}
.box_left002_fk div p{padding-bottom:5px;font-size:12px; }
.ask_content002{ padding:15px 110px 0px 110px; width:638px; overflow:hidden; clear:both;}
.tips{padding:1px 0 10px 0px; line-height:24px;}
.tips_unclick,.tips_unclick a{ cursor:text; text-decoration:none; color:#999;}
.ask_input_box{ width:638px; margin:10px auto;}
.ask_input_content{ width:638px; height:140px; clear:both; overflow:hidden; margin-top:10px;}
.aimage,.aimage_unclick,.bimage,.dimage,.cimage{ background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.gif) no-repeat -124px -101px; display:inline; width:35px; height:14px; padding:2px 5px 0px 18px;}
.aimage_unclick{ background-position:-124px -85px;}
.btnCent{clear:both;margin:0 auto; text-align:center; padding-top:20px}
.font_orange a,.font_orange2 a,.font_orange3 a{ color:#ff8800;}
.font_orange a:hover,.font_orange2 a:hover,.font_orange3 a:hover{ color:#ff8800;}

/*20101214修改*/
#ask_page02{ height:50px; overflow:hidden; margin-top:10px;margin-top:0px; padding:5px 10px; clear:both; }
.box_left1_downli_01{float:left;max-width:72%; text-align:left;}
.box_left1_downli_02{float:left; width:11%;overflow:hidden;margin-left:5px;}
.box_left1_downli_03{float:left; width:10%; text-align:left; line-height:24px;margin-left:-50px}
.box_left1_downli_30{float:left; width:10%; text-align:left; line-height:24px;margin-left:10px}
.box_left1_downli_04{float:right; width:11%;text-align:left;}
.boxthree2_bb2{ width:248px;border:1px solid #b6dbf4;background:#fff; margin-bottom:10px;}
.boxthree2down_bb{width:234px;padding:7px;line-height:25px; overflow:hidden;}
.boxthree2down_bb ul{ clear:both; padding:0 8px 0 15px;}
.boxthree2down_bb li{ float:left;}
.bb_boxthree1{ width:170px; background:url(http://img.soufun.com/ggcp/ask/image/jiant1.jpg) no-repeat; text-indent:10px;}
.bb_boxthree2{ width:40px; text-align:right;}
.boxtop_bb{height:34px;line-height:34px;border-bottom:1px solid #b6dbf4;background:url(http://img.soufun.com/ggcp/ask/image/ask_bg.png) no-repeat -90px 6px; padding:2px 10px 0 20px;}
.boxtop_bb h2{font-size:14px;font-weight:bold;color:#000; float:left;}
.boxtop_bb span{float:right;font-size:12px;font-weight:normal;color:#0364a4;}
.boxtop_bb a{ font-weight:normal; float:right;line-height:34px; padding-right:8px;}
.box_left1_downquestion{ width:658px;padding:10px 10px; overflow:hidden; clear:both;}
.box_moneymg{ margin-left:5px;}
.sc_boxthree{ width:90px; overflow:hidden; padding-left:10px;}

.login_box{width:525px; height:auto; overflow:hidden; position:absolute;top:100px; left:300px;z-index:9999;border:1px solid #b0c7d9; background:#fff;}
.pop_box_title1{ overflow:hidden; clear:both; padding:0 5px; height:32px;background:url(http://img.soufun.com/ggcp/ask/image/lgn_box.jpg) repeat-x; line-height:32px;}
.pop_box_title_left1{ float:left; color:#333; font-size:14px; font-weight:bold; line-height:32px;}
.login_box .pop_box_content1{ background:#fff; line-height:20px; padding:20px 20px 10px 20px; height:auto; overflow:hidden;clear:both;}
.pop_box_title_right1{ float:right; display:block; margin-top:5px; margin-right:2px;}
.pop_box_title_right1 a{ background:url(http://img.soufun.com/ggcp/ask/image/closelogin.jpg) no-repeat;cursor:pointer; float:right; display:block;height:16px; text-indent:-9999em;width:16px; margin-top:3px;}
.ask_input_gjz00{ border:1px solid #b8dcf4; width:120px; height:21px; margin-right:5px; margin-top:4px; margin-top:0px\9; margin-top:0px!important; _margin-top:0px; vertical-align:middle;line-height:21px; font-size:14px; padding-left:5px;}

.good_nogood{ width:200px; height:40px; background:url(http://img.soufun.com/ggcp/ask/image/goodno.gif) no-repeat; margin-top:20px; padding-left:30px;}
.good_nogood a{ font-size:12px; color:#666; padding-right:25px;cursor:pointer;text-decoration:none;}
.good_nogood a:hove{ font-size:12px; color:#666; padding-right:25px;cursor:pointer;text-decoration:underline;}

/*20101222修改搜索*/
.clr{ clear:both;}
.guanjz_search{font-weight:bold; height:30px; float:left;}
.ask_input_gjz{ border:1px solid #7F9DB9; width:200px; height:18px; margin-right:5px; margin-top:none;vertical-align:middle;line-height:16px; padding-left:5px; }
.wd_scqution{ float:right;}
.bord_scwt span{ float:right; color:#0364a4; padding:0 5px;}
.box_left1_down_sc{ width:678px;padding:10px 0; overflow:hidden; clear:both;}
.input_cijiss{ width:60px; line-height:20px;}
.box_left1_down_gj b{ float:left;}
.btn_search_gjz{background:url(http://img.soufun.com/ggcp/ask/image/asdsd.gif) no-repeat 0px 0px;height:22px; width:68px; color:#0364a4; font-weight:bold; border:0; padding-top:3px\9/* hack for ie */;overflow:hidden; cursor:pointer;}
.clr_margin{ margin-top:20px;}

/*装修家居——-添加板块*/
.boxthree2down_a{width:234px;padding:7px;line-height:20px; overflow:hidden;}
.boxthree2_a{ width:248px;border:1px solid #b6dbf4;background:#fff; margin-bottom:10px;}
.box_zxtj01{height:auto; overflow:hidden;}
.box_zxtj01 dl{ float:left;text-align:center; width:116px;}
.box_zxtj01 ul{ clear:both;text-align:center;}
.box_zxtj01 li{ float:left; padding:0 3px 0 5px;}
.box_zxtj01 h2{ font-size:12px; font-weight:bold; color:#0364a4;overflow:hidden; height:22px; width:95px;}
.box_zxtj01 img{ height:95px; width:95px; margin:5px;}
.color_juse{ color:#ff6600;}
.box_zxtj01 span{ color:#cc0000; font-weight:bold; font-family:Arial; font-size:14px;}

.list_zx02{ margin-top:15px;}
.list_zx02 ul{ clear:both; overflow:hidden; height:24px;width:230px; line-height:26px; background:url(../image/diandian .gif) no-repeat; padding-left:6px;}
.list_zx02 li{ float:left; line-height:20px;}

/*20101214修改——擅长领域*/
.pop_box_content1 select{ width:90px; height:200px;}
.box_button{ width:95px; margin-top:100px;}
.box_button p{ color:#666; text-align:center; margin-bottom:5px;}
.pop_box_content2 { margin:0 160px 20px 160px;}
.btn_search_qx{ background:url(http://img.soufun.com/ggcp/ask/image/qx.gif) no-repeat; width:88px; height:26px; font-size:14px;color:#a8a8a8; font-weight:bold; border:0; padding-top:3px\9/* hack for ie */;overflow:hidden; cursor:pointer;}

.good_nogood{ width:200px; height:40px; background:url(http://img.soufun.com/ggcp/ask/image/goodno.gif) no-repeat; margin-top:20px; padding-left:30px;}
.good_nogood a{ font-size:12px; color:#666; padding-right:25px;}

.box_left1_downli_05{ float:left;width:450px; overflow:hidden;}
.box_left1_downli_06{float:left; width:90px;text-align:center; padding:0 10px;}
