/*filter style*/
#filterBox { font-size:12px; }
#filterBox h5{ height:16px; line-height:16px; padding-left:10px; padding-bottom:10px;}
	#filterBox h5 a{ margin:0 10px; font-weight:normal;}
	#filterBox .filterCon{ background:#fff; border:1px solid #f7c798; zoom:1; overflow:hidden;}
	#filterBox .cditSelect,
    #filterBox .otherSearch{ background:#fef8e2; border:1px solid #fff; padding:6px 10px; zoom:1; overflow:hidden;}
	#filterBox .cditSelect{ border-bottom:none;}
	#filterBox .cditSelect .delete{ float:right; display:block; height:16px; line-height:16px; padding-left:20px; background:url(images/icon16.gif) no-repeat left -161px;}
	#filterBox .cditSelect span{ position:relative; display:inline-block; height:17px; line-height:17px; padding:0 20px 0 7px; border:1px solid #f23e14; background:#fff; margin-right:5px;}
	#filterBox .cditSelect span a{ position:absolute; top:0; right:0; display:block; width:16px; height:16px; background:url(images/icon16.gif) no-repeat right -231px; text-indent:-9999px; }
    
	#filterBox .cditListBox{ background:#fef8e2; border:1px solid #fff; border-bottom:none;border-top:none; padding:0 3px;}
	#filterBox .cditListBox a:visited{ color:#666;}
	#filterBox .cditListBox a:visited em{ color:#1E50A2;}
	#filterBox .cditListTop{ height:2px; font-size:0; overflow:hidden; background:url(images/block.gif) repeat-x 0 -248px;}
	#filterBox .cditListTop span{ display:block; width:2px; height:2px; overflow:hidden; font-size:0;}
	#filterBox .cditListTop .fl{ background:url(images/block.gif) no-repeat left -246px;}
	#filterBox .cditListTop .fr{ background:url(images/block.gif) no-repeat right -246px;}
	#filterBox .cditListBottom{ height:2px; font-size:0; overflow:hidden; background:url(images/block.gif) repeat-x 0 -250px;}
	#filterBox .cditListBottom span{ display:block; width:2px; height:2px; overflow:hidden; font-size:0;}
	#filterBox .cditListBottom .fl{ background:url(images/block.gif) no-repeat left -252px;}
	#filterBox .cditListBottom .fr{ background:url(images/block.gif) no-repeat right -252px;}
	#filterBox .cditListCon{ 
        background:#fff; 
        border-left:1px solid #f9dcb9; 
        border-right:1px solid #f9dcb9; 
        padding:0 15px;}
	#filterBox .cditListCon .cditItem{ line-height:22px; padding:6px 0 7px 0; background:url(images/dashed1.gif) repeat-x left bottom;}
	#filterBox .cditListCon .cditItem h6{ float:left; height:22px; line-height:22px; padding-left:10px; width:75px; background:url(images/arrow.gif) no-repeat left -82px;}
	
	#filterBox .cditListCon .cditItem .itemOff,#filterBox .cditListCon .cditItem .itemOn{ float:right; cursor:pointer; display:block; height:22px;line-height:22px; padding-left:15px; background:url(images/arrow.gif) no-repeat left -38px;}
	#filterBox .cditListCon .cditItem .itemOn{ background-position:left -58px; }
	
	#filterBox .cditListCon .cditItem p{ zoom:1; overflow:hidden;}
	#filterBox .cditListCon .cditItem p a{ margin-right:25px;}
	#filterBox .cditListCon .cditItem table{ width:auto;}
	#filterBox .cditListCon .cditItem td{ line-height:22px; vertical-align:top; width:120px; text-align:center;}
	#filterBox .cditListCon .cditItem .selected em{ font-weight:bold; color:#e12222;}
	#filterBox .cditListCon .cditItem .inputText{ height:17px; line-height:17px; width:115px; padding:0 2px; border-right:none;}
	#filterBox .cditListCon .scdType{ border:1px solid #f9dcb9; background:#fef8e2; zoom:1; overflow:hidden; margin:5px 70px 0 60px; padding:3px 5px;}
	#filterBox .cditListCon .scdType strong{ float:left; width:70px;}
    
    #filterBox .otherSearch{ border-top:none; }
    #filterBox .otherSearch a{ margin-left:15px; }
    #filterBox .otherSearch span{ margin-left:45px; color:#3c3c3c;}
    #filterBox .otherSearch span a{ margin-left:0;}
	
	/* add by stcer */
	#filterBox .off{ height:28px; overflow:hidden; }
	#filterBox .off1{ height:44px; overflow:hidden; }
	
	#filterBox .cditItem ul{ zoom:1; overflow:hidden; }
	#filterBox .cditItem li{ float:left; width:120px; }
    
    .filterSubar{ background:#f7f7f7; border-bottom:1px solid #e3e3e3; padding:5px 10px 8px 0; }
	

/*for search result fault page*/
.detailBox{ margin-top:10px; border:1px solid #e3e3e3; border-top:3px solid #e63400; zoom:1;}
.detialBar{ height:27px; background: url(/css/images/block.gif) repeat-x left -309px;}
	.detialBar .barCon{ height:26px; padding-left:20px; background:url(/css/images/block.gif) no-repeat 8px -255px;}
	.detialBar h4{ width:auto; height:25px; float:left; background:url(/css/images/block.gif) no-repeat right -336px;}
	.detialBar h4 span{ float:left; width:1px; border-bottom:1px solid #f5f5f5; height:24px; }
	.detialBar h4 a,
    .detialBar h4 a:visited{ float:left; padding:0 18px; line-height:25px; font-size:14px; font-weight:normal; color:#3c3c3c; }
	.detialBar h4 a:hover{ color:#e12222;}
	.detialBar h4.on{ background-repeat:repeat-x; background-position:0 -281px;}
	.detialBar h4.on span{ background:url(/css/images/block.gif) no-repeat 0 -281px;}
	.detialBar h4.on a,
    .detialBar h4.on a:hover,
    .detialBar h4.on a:visited{ color:#fff; font-weight:bold; text-decoration:none; cursor:default;}
	
/*relatedInfo block reset*/
.relatedInfo .fl,
.relatedInfo .fr{ width:355px;}

/*search result null block style*/
.resultBox{ padding:4px; border:1px solid #e3e3e3; background:#f7f7f7;}
    .resultCon{ background:#fff; padding:15px 15px 20px;}
    .resultCon h5{ height:22px; padding:14px 0 6px 80px; font-family:"ºÚÌå"; font-size:18px; font-weight:normal; line-height:22px; background:url(images/icon48.gif) no-repeat 20px center;}
    .resultCon h5 strong{ color:#e12222; font-weight:normal; padding:0 5px;}
    .resultCon dl{ padding-left:80px; margin-top:15px; font-size:14px;}
    .resultCon dt{ height:24px; line-height:20px; }
    .resultCon dd{ height:20px; line-height:20px; }
    .resultCon dd{ padding-left:15px; background:url(/css/images/arrow.gif) no-repeat left 8px;}    
