@import url("Layout.css");
@import url("Font.css");
@import url("common.css");

/*main*/

#company{margin:0px auto; width:980px; height:100%; background:#fff;}


#company #companyName1{width:100%;}
#company #companyName1 h3{ color:#144E98; height:36px; line-height:36px; text-align:left; text-indent:5px;}

#company #localnav1{width:980px; margin:10px auto; text-align:left; margin-top:30px;}
#localnav1 h5{height:27px;}
#localnav1 h5 p{width:106px;cursor:pointer;float:left;}
#localnav1 h5 p a{ color:#930;}
#localnav1 h5 p.mOut{width:93px;height:27px;line-height:27px; font-size:14px;background:url(../images/Job_02.gif) no-repeat; text-align:center; border-bottom:3px solid #FEC34B;}
#localnav1 h5 p.mOut2{width:130px;height:27px;line-height:27px; font-size:14px;background:url(../images/Job_03.gif) no-repeat; text-align:center; border-bottom:3px solid #FEC34B;}
#localnav1 h5 p.mOn{height:27px;line-height:30px; font-size:14px;background:url(../images/Job_01.gif) no-repeat; color:#ee0000; font-weight:bold; text-align:center;border-bottom:#fff; overflow:hidden;}
#localnav1 h5 p.sp{width:4px;height:27px;border-bottom:3px solid #FEC34B;}




#clist{ width:100%; text-align:left; margin:5px auto;}
#clist h5{width:99%; background:url(../images/Listbg.gif) repeat-x; margin:5px auto; font-size:12px; height:27px; line-height:27px; text-align:left; font-weight:bold; border:1px solid #BDC9D7;}
#clist h5 span{ width:15%; float:left; display:block;text-align:center; border-left:1px solid #BDC9D7;}
#clist .page{width:99%; margin:5px auto;height:27px; line-height:27px; border:1px solid #BDC9D7;font-size:12px; text-align:center;background:url(../images/Listpage.gif) repeat-x #ECF0F3;}
#clist .page b{ color:#ee0000;}
#clist ul{width:99%; margin:5px auto;}
#clist ul li{width:100%;white-space:normal;line-height:22px; height:22px; overflow:hidden; display:block; border-bottom:1px dashed #ccc;}
#clist ul li span{ width:15%; float:left; text-align:center; display:block; margin-left:1px; font-weight:normal; color:#000; line-height:22px; word-break:break-all;}

