@import url("Layout.css");
@import url("Font.css");
@import url("common.css");

/*main*/

#result{margin:0px auto; width:980px; height:100%; background:#fff;}

#result #searchcod{width:100%;text-align:left; z-index:-1;}
#searchcod dl{ width:100%; margin:5px auto; height:100px; border:1px solid #090; background:#F0FBF4; padding-top:5px; padding-bottom:5px;}
#searchcod dl dt{width:135px; float:left;height:100px; line-height:32px;color:#930; font-weight:bold; text-align:left; text-indent:35px;}
#searchcod dl dd{ width:270px; float:left; text-align:left; text-indent:12px; height:32px; line-height:32px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
#searchcod dl dd.introt{ width:230px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap; text-align:center;}
#searchcod dl dd.sertxt{ width:580px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}



#result #searchabout{width:100%;text-align:left;}
#searchabout dl{width:100%; margin:10px auto;height:52px; border:1px solid #eee; background:#ffeeee;}
#searchabout dl dt{ width:120px; float:left; height:52px; line-height:26px; text-align:center; font-weight:bold;}
#searchabout dl dd{ width:165px; float:left; height:26px; line-height:26px; text-align:left; font-weight:bold;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}

#result #info{width:100%; margin:20px auto 0px auto;}
#info h6{ width:100%;height:24px; text-align:center;font-size:12px;}
#info h6 p{width:140px;height:24px;line-height:24px;cursor:pointer;float:left;text-indent:0px;}
#info h6 p.mOut{border-bottom:1px solid #9E5838;background:url(../images/sort.gif) no-repeat left bottom; color:#000;}
#info h6 p.mOn{background:url(../images/sort.gif) no-repeat left top; color:#fff;}
#info h6 p.sp{width:5px;height:24px;}
.showpage{width:980px; margin:0px auto;_margin-top:-1px; height:27px; line-height:27px; text-align:center; text-indent:24px; background:url(../images/Listpage.gif) repeat-x; border:1px solid #ccc;border-top:2px solid #FAA226;}


#result #position{ width:100%; text-align:left; margin:5px auto; }
#position h5{ height:30px; line-height:30px;}
#position ul{width:100%; border:1px solid #ccc;padding-bottom:5px; padding-top:5px;}
#position ul li{width:98%; margin:0px auto; border-bottom:1px dashed #ccc; padding-left:8px; margin-top:1px; height:124px; overflow:hidden;}
#position ul li:hover{ background:#F0FBF4;}
#position .positionName{ width:100%; font-size:14px; display:block; font-weight:600; height:28px; line-height:28px;}
#position .positionName a{ text-decoration:underline; color:#0059E1;}
#position .positionName a:hover{ text-decoration:none;}

#position .companyName{ width:100%; font-size:13px; height:28px; line-height:28px;color:#888; text-align:left;}
#position .companyName span{width:24%; float:left; display:block;}
#position .companyName span b{ color:#000;}
#position .companyName span a{ color:#930; text-decoration:underline; font-weight:600;}
#position .companyName span a:hover{ color:#930; text-decoration:none;}
#position .positionCon{ width:98%; font-size:12px; line-height:20px; color:#666; white-space:normal;word-break:break-all;overflow:hidden;}
#position .time{ text-align:left; background:url(../images/clock.gif) no-repeat 1px 7px; text-indent:18px;}

/*===============================Title=================================*/

#result #position2{ width:100%; text-align:left; margin:5px auto; border:1px solid #ccc; padding-bottom:5px; padding-top:5px;}
#position2 h5{width:98%;height:26px; line-height:26px; background:#F0FBF4; margin:2px auto; clear:both; }
#position2 h5 span{width:150px; float:left;display:block;font-size:12px; font-weight:bold; text-align:center;}
#position2 h5 span.pName{ width:350px;text-align:left; text-indent:24px;text-align:left; }
#position2 h5 span.companyName{ width:300px;text-align:left;}
#position2 h5 span.time{ width:160px;_width:157px;}

#position2 ul{width:98%; height:24px;border-bottom:1px dashed #eee;margin:0px auto; clear:both;}
#position2 ul:hover{ background:#E3ECF3;}
#position2 ul li{ width:150px; float:left; height:24px; line-height:24px;text-align:center;}
#position2 ul li.pName{width:350px; text-indent:24px;text-align:left;}
#position2 ul li.pName a{ text-decoration:underline; color:#0059E1;}
#position2 ul li.pName a:hover{ text-decoration:none;}
#position2 ul li.companyName{ width:300px; text-align:left;}
#position2 ul li.time{ width:160px;_width:157px;}



