
.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left;border-radius: 5px }
.side_content .side_list {width:150px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:43px;}
.side_bottom { height:0px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {
    background-position: -197px 0;
}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}

/*轮回播放的图片*/
#div1{ width: 65%; height: 150px; position: relative; margin: 20px 0 20px 10px;overflow: hidden;float: left;display: inline;  }
#div1 ul { width: 800px; height: 150px; position: relative;}
#div1 ul li { height: 150px; float: left; list-style: none; padding-right:70px;}
#div1 ul li img {  height: 150px; display: inline-block;}

/*毕业生信息和企业招聘信息*/
.InviteMessage{display:inline;}
.detailMessage{display:inline; border-bottom: 2px solid #5bc0de}
.lineClass{display:inline;float: right;width: 34%;height: 140px;margin-top: 20px;}
ul.line{
    width: 100%;
    height: 150px;
    background-color: #F8F8F8;
    overflow: hidden;
}
ul.line li{height:30px;text-indent:15px; font-size:12px; line-height:30px;list-style:none}

.studentDetail{width: 65%; height:30px;position: relative;float: left;color: #323232;font-size: 20px;margin-left: 10px;}
.studentDetaila{color: #428bca;text-decoration: none;margin-left: 499px;cursor:pointer;}
.qiyeDetail{width: 33%; height:30px;position: relative;float: right;color: #323232;font-size: 20px;margin-left: 10px;}
.qiyeDetaila{color: #428bca;text-decoration: none;margin-left: 200px;cursor:pointer;}