@import "../Common/style/public.css";

a{color:#01729E;text-decoration: none;}
a:hover {color:#FF9602;text-decoration:underline;}

.wrapper{width:980px;margin:0 auto;clear:both;}
.logo{margin:20px 0 20px;}
.setinfo{background:url(images/t_bg.jpg) center no-repeat;height:21px;text-align:center;width:150px;display:block;float:right;cursor:pointer;}
.menu{height:48px;background:url(images/m_bg.jpg) bottom repeat-x;}
.menu li{float:left;}
.menu li ul.submenu{display:none;position:absolute;width:97px;background:#0283AD;margin:-7px 0 0 1px;!margin:34px 0 0 -100px;}
.menu li ul.submenu li{text-align:center;line-height:28px;float:left;width:100%;border-top:1px solid #01D4F2;color:#FFF;cursor:pointer;}
.menu li ul.submenu li.select{background:#01729E;}
.menu li ul.submenu li a,.menu li ul.submenu li.select a{color:#FFF;}

.foot{background:#49ACD5 url(images/foot.jpg) bottom no-repeat;line-height:25px;height:25px;color:#FFF;}

.lbox{width:750px;float:left;}
.rbox{width:210px;float:left;margin-left:20px;}
.rbox ul{background:url(images/job_bg.jpg) repeat-y;}
.rbox ul.left-head{background:url(images/job_head.jpg) no-repeat;height:28px;padding:7px 0 0 10px;}
.rbox ul.left-foot{background:url(images/job_foot.jpg) no-repeat;height:10px;line-height:0;}
.rbox ul li{background:url(images/dot1.jpg) 5px 12px no-repeat;padding:4px 2px 1px 13px;}
.rbox ul li.select{background:#DBF0F5 url(images/dot1.jpg) 5px 12px no-repeat;}

.button{vertical-align:middle;border-right: #01729E 1px solid;border-top: #FFF 1px solid;border-left: #FFF 1px solid;color: #0f2d42;background-color:#DBF0F5;border-bottom:#01729E 1px solid;font-family: verdana;height: 23px;}

.textTitle{font-size:12px;color:#01729E;font-weight:bold;padding-left:15px;letter-spacing:1px;line-height:18px;}
.textbox1{padding:10px 15px;}
.textbox2{padding:2px 15px;}
.textlist1{background:url(images/dot1.jpg) 0 10px no-repeat;padding-left:10px;float:left;width:200px;line-height:25px;font-weight:bold;}
.textlist2{background:url(images/dot.jpg) 0 13px no-repeat;padding:4px 0 0 10px;float:left;width:100%;line-height:25px;}
.textlist3{background:url(images/dot.jpg) 0 15px no-repeat;padding:7px 0 0 10px;float:left;width:100%;}
.textlist31{background:url(images/line_bg.jpg) bottom repeat-x;height:32px;}

.imglistbox{float:left;}
.imglistbox img{margin:5px 15px;}
.hline{clear:both;height:1px;background:url(images/line_bg.jpg) repeat-x;}


.pgs{margin:0;}
.pgs p{float:left;list-style:none;padding:0;display:table-cell;}
#PagerList{float:right;padding-top:2px;}
#PagerList a{float:left;line-height:16px;height:16px;padding:2px;margin:0 1px;text-align:center;cursor:pointer;border:1px solid #68A9E3;text-decoration:none;}
#PagerList a.select,#PagerList a:hover{background:#68A9E3;color:#fff;}
#PagerList a.none,#PagerList a.none:hover{border:0;color:#ccc;}
#PagerList a.dis,#PagerList a.dis:hover{color:#ccc;background:none;border:1px solid #ccc;}

