@charset "utf-8";
/* CSS Document */
.mainCont { width:980px; margin:0 auto; margin-top:8px;}
.leftContainer { width:230px; float:left; }
.rightContainer { width:740px; float:right; }
.pacing { height:6px; line-height:1px;}

/**/
.leftFocus { height:245px;}
.leftSub { border:1px solid #ddd; padding:10px;}
.leftSub h2 { font-size:36px; background-color:#EBF5F0; display:block; padding:10px;}
.leftSub h2 b { padding:6px 40px; width:68px; background:url(../images/wuliu_fawang.gif) center no-repeat; font-size:14px; text-align:center; color:#FFF;}
.leftSub table { margin-top:20px;}
.leftSub table tr { line-height:35px;}
.leftSub table tr td span { color:#F90;}
.leftSub table tr td input.btn { background:url(../images/fb_btn.gif) no-repeat; width:99px; height:24px; border:none; font-size:14px; font-weight:bold; color:#FFF; cursor:pointer; }


/*企业档案名片*/
.qyCard { border:1px solid #82caf2;background:url(../images/qycardTitle.jpg) 0 0 no-repeat;  padding:15px; padding-top:50px; }
.qyCard h5 { line-height:35px;}
.qyCard p { line-height:25px; }
.qyCard b { color:#F00; padding:0 5px;}
.qyCard b.yes { color:#093; }
.qyCard b.no { color:#F00; }
.qyCard p a { padding-right:2px;}

.rightSub { background:url(../images/3_rt_bg.jpg) center -1px no-repeat; border:1px solid #ccc; padding:5px;}
.rightSub b { display:block; line-height:20px; padding-left:20px; padding-bottom:10px; clear:both;}

/*右侧列表*/
ul.rightSubList { list-style:none; padding:0 10px;} 
ul.rightSubList li { line-height:25px; height:25px; overflow:hidden; background:url(../images/dot_black.jpg) 0 10px no-repeat; padding-left:10px;}
ul.rightSubList li.title { background:none; border-bottom:1px dotted #ccc; text-align:center; padding:0; background-color:#f5f5f5;}

