/* -------------------------------- */
/* Standard HTML Tag Reset          */
/* -------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, span, form, input, button, pre, b, strong {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
a{
  text-decoration: underline;
  color:#860202;
}
/* -------------------------------- */
/* Standard HTML Tag Definition     */
/* -------------------------------- */
body{
  font-family:"Didot W01 Roman",  "細明體";
  background:white;
}
.wrapper{
  width: 1005px;
  margin: 0px auto;
}
#header{
  background: white ;
}
#main_logo{
  padding-top:40px;
  padding-bottom:40px;
  text-align:center;
}
#menu_main{
  background: #d7d7d1;
  font-size: 100%;
  font-weight: bold;
  height: 45px;
}
.ext-menu {
  margin-bottom:0px;
}
.ext-menu ul{
  box-shadow: none;
  margin-top:13px;
}
.ext-menu li {
  background:  #d7d7d1;
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}
.ext-menu a {
  border:none;
  padding:0px;
  zoom: 1; /* IE7 */
}
.mod_ext_superfish_menu{
  
}
.mod_ext_superfish_menu ul{
  padding-left:121px;
  padding-top: 14px;
}
.ext-menu.chin_menu{
  padding-top: 6px;
}
.ext-menu.chin_menu ul{
  margin-top: 2px;
}
.ext-menu.chin_menu ul li ul{
margin-top: 0px;
}
.mod_ext_superfish_menu ul li a{
  font-size:14px;
}
.mod_ext_superfish_menu ul li ul{
  padding:0px;
  margin-left:-15px;
  border-bottom:15px solid #D7D7D1;
}
.mod_ext_superfish_menu ul li ul li{
  padding:5px 15px;
  
}
.mod_ext_superfish_menu ul li ul li a{
  font-size:12px;
}
.mod_ext_superfish_menu ul li ul li ul{
  padding:0px;
  margin-left:0px;
  border-bottom:15px solid #D7D7D1;
  margin-top:0px;
}
.mod_ext_superfish_menu ul li ul li ul li{
  background: #d7d7d1;
}
.mod_ext_superfish_menu ul li ul li.item-146 ul li{
display:none !important;
}
.mod_ext_superfish_menu ul li ul li.item-146 ul {
border:none !important;
}
.mod_ext_superfish_menu ul li ul li.item-208 ul li{
display:none !important;
}
.mod_ext_superfish_menu ul li ul li.item-208 ul {
border:none !important;
}
.jt-menu li {
  background:  #d7d7d1;
}
.ext-menu ul li {
  background:  #d7d7d1;
}
.ext-menu a {
  color: black;
  font-size:14px;
}
.ext-menu a:hover{
  color:#807e7e;
}
.ext-menu li:hover, .ext-menu li.sfHover {
  background:  #d7d7d1;
}

#menu_main .moduletable ul li ul li {
  width:auto;
}

#breadcrumbs{
  height: 90px;
  font-size: 24px;
  color: white;
  background:#DB0042;
}
#breadcrumbs .moduletable{
  padding: 33px 0px 0px 123px;
}
#breadcrumbs a{
  text-decoration: none;
  color: white;
  
}

/*index*/
#index_slideshow{
  background: #f2f0eb;;
  width:916px;
  height: 498px;
  padding: 0px 0px 30px 0px;
  margin: 0px auto;
}
#camera_wrap_88 .camera_caption {
  background-color:#dc0000;
  opacity:0.8;
  height:80px;
  display: block;
  position: absolute;
}
#camera_wrap_89 .camera_caption {
  background-color:#dc0000;
  opacity:0.8;
  height:80px;
  display: block;
  position: absolute;
}
.camera_caption > div {
  background:none;
  padding:0px;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  background:none;
}
.camera_black_skin .camera_next > span, .camera_black_skin .camera_prev > span {
  background-position:0px;
}
.camera_next > span {
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_arrow_right.png) no-repeat;
  height:30px;
  width:30px;
}
.camera_prev {
  left: 10px;
}
.camera_next > span:hover {
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_arrow_right_over.png) no-repeat;
}
.camera_prev > span {
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_arrow_left.png) no-repeat;
  height:30px;
  width:30px;
}
.camera_prev > span:hover {
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_arrow_left_over.png) no-repeat;
}
.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_prev, .camera_next,  {
  cursor: pointer;
  height: 30px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
  z-index: 2;
}
#camera_wrap_88 .camera_caption > div{
  padding: 15px 0px 40px 50px;
  font-size:19px;
  color:white;
}
#camera_wrap_89 .camera_caption > div{
  padding: 15px 0px 40px 100px;
  font-size:19px;
  color:white;
}
.camera_commands{
  display:none;
}
#index_middle{

  background:#f2f0eb;
  width:1005px;
}
/*component*/
#main_body{
 margin:0px 10px;
 background: white;
}
/*banner*/
#banner_about{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_about.png) ;
}
#banner_news{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_news.png) ;
}
#banner_people{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_people.png) ;
}
#banner_practicum{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_practicum.png) ;
}
#banner_programme{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_programme.png) ;
}
#banner_research{
  width: 1005px;
  height:184px;
  background: url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/banner_research.png) ;
}
#left_menu{
  width:110px;
  float:left;
  margin-left:0px;
  margin-top: 10px;
}
#left_menu ul li{
  list-style:none;
  padding-bottom:25px;
}
#left_menu ul li a{
  color:#860202;
  text-decoration:none;
}
#left_menu .menu_events{
  font-size:8pt;
  margin-top: 40px;
}

#content{
  min-height: 800px;
  width:760px;
  padding:25px 0px 0px 113px;
}
#content li {
  margin-left: 18px;
}
#content .item-page h2{
  color:#860202;
  font-weight:bold;
  margin-bottom:15px;
}
#content .item-page dt{
  display:none;
}
#content .item-page dd{
  -webkit-margin-start: 0px;
}
#content .item-page p{
  padding-top:30px;
}
#content .category-list {
  padding: 0px 5px;
  margin-top: -5px;
}
#content .category-list td,th{
  vertical-align:top;
}
  
#content .category-list .cat-items .list-title a{
  text-decoration:none;
}
#content .category-list .cat-items .list-date {
  width:60px;
  padding:7px 0px;
}
#content .category-list .cat-items .list-date a{
  text-decoration:none;
}
#content .category-list .cat-items .list-title{
  padding:7px 0px 7px 40px;
}
#content .item-page .addthis_toolbox.addthis_default_style{
  float:right;
  margin:-10px 5px 0px 0px;
  width: 88px;
}
#tableOrdering ,#tableOrdering2{
  text-align:left;
}

/*news board*/
.cat-items fieldset{
  display:none;
}
.pagination{
  text-align:center;
}
.pagination p{
  padding-top:50px;
  display:none;
}
.pagination ul{
  padding:20px  0px;
}

.pagination ul li{
  display:inline;
  padding-left:10px;
}


/*#content .entry-content td{
  width:200px;
}*/
/*#content .category-list .cat-children ul{
  list-style:none;
}*/
#footer{
  background-color: #c4c2bd;
  font-size: 12px;
  height:128px;
  padding-bottom: 30px;
}
#copyright{
  float:left;
  font-size:10px;
  width:1005px;
  color:white;
  margin-top:-20px;
}

#privacypolicy{
  float:left;
  font-size:10px;
  width:500px;
  color:white;
  margin-top:-0px;
}

#disclaimer{
  float:left;
  font-size:10px;
  width:500px;
  color:white;
  margin-top:-0px;
}



/* Footer Menu */
#footer_menu{
  float:left;
  margin-top:40px;
  margin-left:50px;
  width:920px;
}
#footer_menu ul{
  list-style: none;
}
#footer_menu ul li{
  float:left;
  width:35px;
  height:35px;
  padding-right: 10px;
}
#footer_menu ul li a{
  float:left;
  width:35px;
  height:35px;
  text-decoration: none;
}
.footer_facebook{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/facebook_butt.png) no-repeat;
}
.footer_facebook :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/facebook_butt_c.png) no-repeat;
}
.footer_weibo{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/weibo_butt.png) no-repeat;
}
.footer_weibo :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/weibo_butt_c.png) no-repeat ;
}
.footer_youtube{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/youtube_butt.png) no-repeat;
}
.footer_youtube :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/youtube_butt_c.png) no-repeat;
}
.footer_wechat{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/wechat_butt.png) no-repeat;
}
.footer_wechat :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/wechat_butt_c.png) no-repeat;
}
.footer_ig{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/ig_butt.png) no-repeat;
}
.footer_ig :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/ig_butt_c.png) no-repeat;
}



#footer_cuhk a{
  float:right;
  margin-top:-10px;   
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/footer_cuhk_logo_c.png) no-repeat;
  width:92px;
  height:73px;
  text-decoration:none;
}
#footer_cuhk a:hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/footer_cuhk_logo.png) no-repeat;
}


/* Language Selector */
#lang_select{
  float:right;
  margin-right:137px;
  padding-top:5px;
}
#lang_select ul li{
  list-style: none;
  float: left;
  height: 36px;
  width: 16px;
}
#lang_select ul li a{
  text-decoration: none;
  line-height: 36px;
}
#lang_select_eng {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_en.png) no-repeat;
}
#lang_select_eng :hover{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_en_c.png) no-repeat 0px;
}
#lang_select_cht {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_tc.png) no-repeat;
}
#lang_select_cht :hover{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_tc_c.png) no-repeat 0px ;
}
#lang_select_chs {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_sc.png) no-repeat;
}
#lang_select_chs :hover{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/btn_lang_sc_c.png) no-repeat 0px;
}

#lang_select_seperator_1, #lang_select_seperator_2 {
  font-weight: bold;
  margin-top: 8px;
  margin-left: 2px;
  margin-right: -10px;
}
/*search_menu*/
#search_menu{
  float:left;
  width:158px;
  height:29px;
}
#search_menu form #query{
  padding:5px;
}
.siteSearchbox_submit{
  margin:0px 0px 0px -4px;
}
/*share button*/
.at16nc,.at300bs{
  height: 25px;
  width: 25x;
}
.at16nc.at16t_facebook{
  width:25px;
  height:25px;
  background-position:0px 0px !important;
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt.png") no-repeat;
}
.at16nc.at16t_facebook:hover{
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt_c.png") no-repeat;
}
.at15t_sinaweibo{
  width:25px !important;
  height:25px !important;
  background-position:0px 0px !important;
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt.png") no-repeat !important;
}
.at15t_sinaweibo:hover{
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt_c.png") no-repeat  !important;
}

.at16nc.at16t_twitter{
  width:25px;
  height:25px;
  background-position:0px 0px !important;
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt.png") no-repeat;
}
.at16nc.at16t_twitter:hover{
  background-position:0px 0px;
  background:url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt_c.png") no-repeat;
}

/*calendar*/
.mod_events_monthyear{
width: 770px !important;
border:none;
height: 85px ! important;
line-height: 15px;
color: #000000;
background-color: transparent;
font-weight: bold;
text-align: center !important;
cursor: pointer;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/month_circle.png") no-repeat 50% 0%;
 padding-top:6px;
}

.mod_events_table {
border:none;
width: 770px!important;
text-align: left;
font-size: 12px;
font-style: normal;
text-decoration: none;
margin-bottom: 0.25em;
}
.mod_events_table tr.mod_events_dayname{
  height:33px;
}
.mod_events_table .mod_events_td_dayname{
  border-bottom:none;
  color:black;
  background-color:#d7d7d1;
  text-align:left !important;
  vertical-align:bottom !important;
  padding:0px 0px 3px 3px;;
  border-left:1px solid #D7D7D1;
  border-right:1px solid #D7D7D1;
  font-family: "Didot W01 Roman", "細明體";
}
.mod_events_table tr{
  height:110px;
  vertical-align:top;
}
a.mod_events_link:link {
color: black;
}
.mod_events_td_dayoutofmonth{
  background-color:#f2f0eb;
  
}

.mod_events_td_daynoevents ,.mod_events_td_todaynoevents ,.mod_events_td_daywithevents ,.mod_events_td_todaywithevents ,.mod_events_td_dayoutofmonth{
  border:1px solid black;
  background-color:transparent;
  padding:4px 0px 0px 7px !important;
}
.mod_events_td_daynoevents a,.mod_events_td_todaynoevents a,.mod_events_td_daywithevents a,.mod_events_td_todaywithevents a,.mod_events_td_dayoutofmonth a{
}
a.mod_events_daylink:hover {
color: #7d6f6f;
text-decoration: none;
}
.mod_events_monthyear a.mod_events_link {
  color:black;
}
#jevents_body .limit{
  display:none;
}
#jevents_body .list-footer{
  text-align:center;
}
#jevents_body .list-footer p{
  padding-top:50px;
  display:none;
}
#jevents_body .list-footer ul{
  padding:20px  0px;
}

#jevents_body .list-footer ul li{
  display:inline;
  padding-left:10px;
}
#jevents_body .list-footer .counter{
  display:none;
}
.cal_table{
  font-size:12px;
}
.cal_table tr{
  height:110px !important;
}
.cal_table td{
    padding: 5px 0px 5px 5px !important;
}
.cal_table tr .cal_td_daysnames {
  border-bottom:0px;
  height: 27px ! important;
  line-height: initial;
  color: initial;
  background-color:#d7d7d1;
  font-weight: bold;
  text-align: left !important;
  vertical-align: bottom;
}
#jevents_body .cal_table a.cal_titlelink img{
  display:none;
}
.cal_td_daysnames span.sunday{
  color:#c2001d;
}
#main_body #jevents_body div.ev_navigation {
  line-height: 15px;
  height:100px;
  margin-bottom:15px;
}
.mod_events_td_dayname .sunday{
  color:#C2001D;
}
a.cal_daylink{
  font-family:Didot W01 Roman !important;
}
a.cal_daylink:hover{
  color: #7d6f6f;
  text-decoration: none;
}
div#ev_icon_weekly {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_week.png");
background-repeat: no-repeat;
  width:95px;
  height:15px;
    font-weight:600;
}
div#ev_icon_weekly_zh {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_week.png");
background-repeat: no-repeat;
  width:95px;
  height:15px;
    font-weight:600;
}
div#ev_icon_daily {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_day.png");
background-repeat: no-repeat;
    width:80px;
  height:15px;
    font-weight:600;
}
div#ev_icon_daily_zh {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_day.png");
background-repeat: no-repeat;
    width:95px;
  height:15px;
    font-weight:600;
}
div#ev_icon_monthly {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_month.png");
background-repeat: no-repeat;
    width:100px;
  height:15px;
  font-weight:600;
}
div#ev_icon_monthly_zh {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/by_month.png");
background-repeat: no-repeat;
    width:100px;
  height:15px;
    font-weight:600;
}
div#ev_icon_jumpto {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/jump_new.png");
background-repeat: no-repeat;
  width: 120px;
  height: 15px;
  padding-left: 25px;
    font-weight:600;
}
div#ev_icon_jumpto_zh {
background-image: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/jump_new.png");
background-repeat: no-repeat;
  width: 95px;
  height: 15px;
  padding-left: 25px;
    font-weight:600;
}
div.nav_bar_cal img, div.nav_bar_cal a {
  height: 15px;
  width: 100px;
  font-size: 14px;
}
.eventfull .eventstyle{
  border-color:transparent;
  padding:0px !important;
  border-width: 0px !important;
}
#index_calendar h3{
  display:none;
  text-align: center;
padding-bottom: 15px;
}
.mod_events_monthyear .iconic_td a{
  text-decoration:none;
  color:black;
  font-size:12px;
}
.mod_events_monthyear .iconic_td{
  width:110px !important;
}
.cal_table .cal_dayname{
  height:27px !important;
  font-size:16px;
}
.mod_events_monthyear .mod_events_link{
  width:10px;
}
.mod_events_monthyear .prev_month{
  width:10px;
}
.mod_events_monthyear .current_month{
  width:84px;
  line-height:25px;
}
.mod_events_monthyear .next_month{
  width:50px;
}
.mod_events_monthyear .inputbox{
  width: 110px;
  height:20px;
}
.mod_events_monthyear .button{
  margin-bottom: -5px;
  width: 20px;
}
.cal_search_box form{
  height:25px;
}
#jevents_body fieldset{
  border:none;
}
#jevents_body .ev_fieldset{
  display:none;
}
a.cal_titlelink:link{
font-size: 12px;
font-weight: normal;
font-family: initial;
text-decoration: none;
color: black;
display: block;
margin-bottom: 1px;
}
 a.cal_titlelink:hover{
 color: #7d6f6f !important;
  text-decoration:none;
}

.cal_td_daysnames {
border-bottom: 0px;
height: 27px ! important;
color: black;
background-color:#d7d7d1;
text-align: center !important;
}
#jevents_body fieldset .ev_table {
    border:0px;
}
#jevents_body fieldset .ev_table .ev_td_left, #jevents_body fieldset .ev_table .ev_td_right{
    border-bottom:1px solid black;
    border-right:0px;
    border-left:0px;
   border-top:0px;
}
#jevents_body fieldset .ev_table .ev_td_today{
  background:white;
  border-right:none;
  border-top:0px;
  border-bottom:1px solid black;
}
#jevents_body ul.ev_ul li.ev_td_li {
  border-style:none;
}
div.nav_bar_cal img, div.nav_bar_cal a {
text-decoration: none;
padding-left: 0px;
  color:black;
  line-height: 14px;
}
#jevents_body .ev_detail{
  padding:0px;
}
#content #jevents_body .inputbox{
  border:#d7d7d1 2px solid;
}
#content #jevents_body label{
  display:none;
}
#content #jevents_body #showpast{
  display:none;
}
.mod_events_td_daynoevents.public_holiday a, .mod_events_td_dayoutofmonth.public_holiday{
  color:#c2001d;
}
#jevents_body .contentpaneopen{
  margin-bottom:20px;
}
#content .contentpaneopen td.ev_detail{
  display:none;
}
#content .contentpaneopen td.ev_detail.repeat{
  display:block;
}
#jumpto{
  padding-top:  5px;
}
div.ev_navigation table {

}
.com_current_month{
  line-height: 1.2;
  padding: 10px 28px 0px 21px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/month_circle_gray.png") no-repeat 5% 0%;
  height:78px;
}
.item-457 ,.item-462{

}
#jevents_body a.ev_link_row {
  font-weight:normal !important;
}
#jevents_body .ev_td_left{
  width: 60px;
}
#jevents_body .ev_td_left ,#jevents_body .ev_td_right a.ev_link_row{
  font-size:16px !important;
  font-family: "Didot W01 Roman", "細明體";
}
#jevents_body .ev_td_right a.ev_link_row{
  color: #860202 !important;
}
#jevents_body table.ev_table{
  width:750px;
}
.ev_table td {
padding: 7px 0px !important;
}
#jevents_body .contentpaneopen h2{
  color: #860202;
  font-weight: bold;
  margin-bottom: 15px;
}
#jevents_body .contentpaneopen p{
  margin-top:25px;
}
/*share_button in jevents*/
.shareit{
  float: right;
  margin: -30px 0px 0px 0px;
}
.share_facebook{
  padding-right:5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt.png") no-repeat;
  height: 25px;
  width: 25px!important;
}
.share_facebook:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt_c.png") no-repeat;  
}
.share_weibo{
  padding-right:5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt.png") no-repeat;
  height: 25px !important;
  width: 25px !important;
}
.share_weibo:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt_c.png") no-repeat;  
}
.share_twitter{
  padding-right:5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt.png") no-repeat;
  height: 25px;
  width: 25px!important;
}
.share_twitter:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt_c.png") no-repeat;  
}



.bg_table_bar1 {background-color:#f0f0f1;}
.bg_table_bar2 {background-color:#f9e9e9;}
.bg_table_topbar {background-color:#c95265;}
.bg_table_topbar2 {background-color:#5f200e;}


img.left {
float: left;
margin: 10px 10px 5px 0;
}

.addthis_toolbox addthis_default_style{
  float: right;
  margin: -10px 0px 0px 0px;
}
.addthis_button_facebook{
  padding-right:30px;
  padding-top: 5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt.png") no-repeat;
  height: 25px;
  width: 25px!important;
}
.addthis_button_facebook:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_facebook_butt_c.png") no-repeat;  
}
.addthis_button_sinaweibo{
  padding-right:30px;
  padding-top: 5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt.png") no-repeat;
  height: 25px !important;
  width: 25px !important;
}
.addthis_button_sinaweibo:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_weibo_butt_c.png") no-repeat;  
}
.addthis_button_twitter{
  padding-right:25px;
  padding-top: 5px;
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt.png") no-repeat;
  height: 25px;
  width: 25px!important;
}
.addthis_button_twitter:hover{
  background: url("/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/share_tweet_butt_c.png") no-repeat;  
}



span.at4-icon.aticon-facebook {
 
}

a.at300b .at4-icon, a.at300m .at4-icon {
display: block;

}

.at4-icon.aticon-facebook {
background: url('') no-repeat left;
}

.at4-icon.aticon-facebook {
  width:0px;
  height:0px;
  background-position:0px 0px !important;
  background:url("") no-repeat;
}
.at4-icon.aticon-facebook:hover{
  background:url("") no-repeat;
}





.at4-icon.aticon-sinaweibo {
background: url('') no-repeat left;
}

.at4-icon .aticon-sinaweibo{
  width:0px;
  height:0px;
  background-position:0px 0px !important;
  background:url("") no-repeat;
}
.at4-icon aticon-sinaweibo:hover{
  background:url("") no-repeat;
}

.at4-icon.aticon-sinaweibo{
  width:0px !important;
  height:0px !important;
  background-position:0px 0px !important;
  background:url('') no-repeat !important;
}
.at4-icon.aticon-sinaweibo:hover{
  background:url('') no-repeat  !important;
}



.at4-icon.aticon-twitter {
background: url('') no-repeat left;
}


.at4-icon.aticon-twitter{
  width:0px;
  height:0px;
  background-position:0px 0px !important;
  background:url('') no-repeat;
}
.at4-icon.aticon-twitter:hover{  
  background:url('') no-repeat;
}

.at4-icon.aticon-twitter{
  width:0px;
  height:0px;
  background-position:0px 0px !important;
  background:url("") no-repeat;
}
.at4-icon.aticon-twitter:hover{  
  background:url("") no-repeat;
}


.at-icon-wrapper{
  display: none;
}

  
  

#header_menu{
  float: left;
  margin-top: 40px;
  margin-left:50px;
  width:920px;
}
#header_menu ul{
  list-style: none;
}
#header_menu ul li{
  float: left;
  width:35px;
  height:35px;
  padding-right: 10px;
}
#header_menu ul li a{
  float:left;
  width:35px;
  height:35px;
  text-decoration: none;
}
.header_facebook{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/facebook_butt.png) no-repeat;
}
.header_facebook :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/facebook_butt_c.png) no-repeat;
}
.header_weibo{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/weibo_butt.png) no-repeat;
}
.header_weibo :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/weibo_butt_c.png) no-repeat ;
}
.header_youtube{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/youtube_butt.png) no-repeat;
}
.header_youtube :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/youtube_butt_c.png) no-repeat;
}
.header_wechat{
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/wechat_butt.png) no-repeat;
}
.header_wechat :hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/wechat_butt_c.png) no-repeat;
}
#header_cuhk a{
  float:right;
  margin-top:-10px;   
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/footer_cuhk_logo_c.png) no-repeat;
  width:92px;
  height:73px;
  text-decoration:none;
}
#header_cuhk a:hover {
  background:url(/20230306000230oe_/https://www.com.cuhk.edu.hk/templates/JLM_Desktop/images/footer_cuhk_logo.png) no-repeat;
}



