﻿@charset "UTF-8";
/* CSS Document */

/* Generel
------------------------------------ */

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.3;
}

@media print {
	html { background-image: none;}
}

a{
    color: #006666;
    text-decoration: none;
    cursor: pointer;
}
a:hover{
  color: #996600;
    cursor: pointer;
}

sub, sup {
	/*For IE only*/
	>line-height: 2;
}

.clear{
    clear: both;
}

#header{
	width: 1024px;
	height: 41px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/news_inner_hd_bg.jpg);
	text-align: left;
	margin-top: 0px;
	padding-left: 0px;
	width: 1024px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	height: 116px;
	margin-left: 0px;
	vertical-align: top;
	padding-top: 0px
}

#banner.banner2014 {
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/news_inner_hd_bg_2014.jpg);
}

#linkNSLHome {
	position: absolute;
	top: 0px;
	left: 725px;
}

#linkNSLHome  img{
	width: 150px;
	height: 116px;
	border: 0px;
}

#linkIssueNo {
	position: absolute; 
	top: 10px; 
	left: 890px;
}

#linkIssueNo h1 {
	margin: 0;
	font-size: 52px;
	color:#FFFFFF;
	text-align:right;
	font-weight: normal;
	padding-left: 20px;
}

#outerWrap #banner #linkIssueNo h1.long {
	font-size: 42px;
	line-height:1.6;
	padding-left: 0px;
}

#outerWrap #banner #linkIssueNo h1.long, #outerWrap #banner #linkIssueNo h1.long a {
	letter-spacing:-0.09em;
}

#linkIssueNo h2 {
	margin: 10px 2px;
	font-size: 18px;
	color:#FFFFFF;
	text-align:right;
	font-weight: normal;
}
#linkIssueNo a, #linkIssueNo a:hover {
	color:#FFFFFF;
}


#outerWrap{width:1024px; margin:0 auto; text-align:left; min-height:449px; position:relative;}

#outerWrap * {letter-spacing: 0.083em;}
/*Exception */
#outerWrap #banner *, #outerWrap #foot * {letter-spacing: normal;}

p.char {position:absolute; padding:0; margin:0; top:4px; right:0; color:#73216d; z-index:100; font-size:13px; line-height:1;}
p.char a {color:#73216d; text-decoration:none; font-size:13px; line-height:1;}
p.char a:hover {color:#666;}



a.home {display:block; width:260px; height:45px; position:absolute; left:255px; top:15px; z-index:100;}
a.home b {position:absolute; left:-9999px;}
#keywordform {width:139px; height:17px; background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/keyword_search.gif) no-repeat 0 0; margin:0; padding:0; position:absolute; right:0; top:30px; z-index:100;}
#keywordform input.key {width:97px; padding:2px 10px; float:left; border:0px; background:transparent; font-size:10px; color:#666;}
#keywordform input.word {width:20px; height:17px; background:none; line-height:0; font-size:0; text-indent:-999999px; float:left; border:0; cursor:pointer;}

div#header .language {
	position:absolute; 
	top:0px; 
	left:900px;
}
div#header .sizing {
	position:absolute;
	left:700px;
	top:0px;
	color:#333333;
	/*z-index:100;*/
	padding-top:7px; 
}
div#header .sizing p {
	 margin:0; 
	 padding:8px 0 0 0;
}
div#header .sizing p a {
	color:#999;
	text-decoration: none;
}
/*div#header .sizing p {padding:0; margin:0;}*/　
div#header .sizing p span.current {color:#73216d;}

div#header .sizing {font-size:12px;}
div#header .sizing p {font-weight:bold;}

.t1 {font-size:11px;}
.t2 {font-size:14px;}
.t3 {font-size:16px;}

#innerWrap_bg {background: #fff url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/inner_repeat_bg.jpg) repeat-y left top; width:900px; position:relative;}

#innerWrap {width:900px; position:relative; background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/inner_main_bg.jpg); background-repeat: no-repeat; background-position: left top;}

#topbar {
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/topbar.jpg);
	text-align: left;
	margin-top: 0px;
	padding-left: 0px;
	width: 1024px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	height: 34px;
	margin-left: 0px;
	vertical-align: top;
	padding-top: 0px
}

#topbar.topbar2014 {
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/topbar2014.jpg);
}
#topbar div.white a {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
#topbar div.white a:hover {
    /*color: #996600;*/
	color: #FFFFFF;
}

#topbar select.dlTOC {
	float: left; 
	margin-top: 5px; 
	margin-left: 5px; 
	margin-right: 5px; 
	width: 708px;
}

#topbar select {
	font-size: 16px;
}


/* Header
------------------------------------ */
#header div.top-menu a
{
    margin-right:10px;
    color:#73216D;
    line-height:1.2;
}

#header div.language a
{
    color:#73216D;
    line-height:1.2;
}


/* Top menu
------------------------------------ */
#menu {position:absolute; left:192px; top:76px; width:707px; height:23px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/inner_naviga_bar.gif) no-repeat; position:relative; z-index:100;}
#menu ul {padding:0 0 0 21px; margin:0; list-style:none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left; color:#fff; text-decoration:none; padding-top: 0; padding-right: 25px; padding-bottom: 0; padding-left: 25px;}
#menu ul li a:hover {color:#9ff;}
#menu ul li .current {color:#9ff; font-weight: bold;}
#menu ul li a.sub:hover {background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/d-arrow.gif) no-repeat right 10px;}
#menu ul li:hover > a {color:#9ff;}
#menu ul li:hover > a.sub {background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/d-arrow.gif) no-repeat right 10px;}

#menu ul li a:hover {direction:ltr;}
#menu ul :hover div {left:2px;}


/* newsletter field
------------------------------------ */

#paper {
    float: left;
    margin: 0;
    text-align: left;
    width: 720px;
}

#news_hd {
	width:755px;
	/*float:left;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25px;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/news_inner_hd_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*height: 82px;*/
	height: 62px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	/*_margin-left:12px;*//*IE6*/
}
#news_hd p{
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	color: #FFFFFF;
	font-size:12px;
}
#news_hd h1{
	font-size: 30px;
	color: #fff;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	float: right;
	display: block;
}
#news_hd h1 a
{
    color:#fff;
}

#news_hd #newsletter-logo
{
    float:left; 
    margin-left:405px; 
    _margin: 0 0 0 318px;
    width:70px; 
    >width:65px; 
    _width:60px; 
    height:42px;    
    cursor:pointer;
}

#news_hd_blank {
	width:755px;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 25px;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/news_inner_hd_bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 82px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	_margin-left:12px;/*IE6*/
}
#news_hd_blank p{
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	color: #FFFFFF;
}
#news_hd_blank h1{
	font-size: 38px;
	color: #999999;
	margin-right: 3px;
	margin-top: 0;
	font-weight: normal;
	float: right;
	display: block;
}
#news_inner_main{
	/*width:720px;*/
	margin-top: 0;
	margin-bottom: 0;
	background-position: top left;
	background-repeat: repeat-y;
	/*min-height: 481px;*/
	text-align: left;
	border: solid 1px #C7D0E3;
}

#photo_wrapper {
	border: solid 1px #C7D0E3; 
	margin: 10px 0px 0px 0px; 
	text-align:center;
	overflow:hidden;
	height: 360px;
}

#photo_col {
	width:200px;
	float:left;
	text-align: left;
	padding-right: 22px;
	padding-left: 12px;
	padding-top: 50px;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/news_inner_main_up_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
}
#photo_col h5, .image-item h5 {
	font-style: italic;
	line-height: 1.1;
	color: #333333;
	display: block;
	margin: 0px;
	position: relative;
	/*float: left;*/
}
#photo_col h5 em, #photo_col h5 i, .image-item h5 em, .image-item h5 i {
	font-style: normal;
}

#left_col {
	width:200px;
	height:177px;
	float:left;
	text-align: left;
	padding-top: 50px;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/news_inner_main_up_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
}
img.paper_hd  {
	margin: 0px;
}

img.paper_foot  {
	margin: 0px;
	float: left;
	position: relative;
}

img.but_go {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
	margin-left: 7px;
	position: relative;
}

img.cu_logo {
	position: relative;
	margin-top: 23px;
	display: block;
	float: left;
	margin-left: 23px;
}
img.cu_logo2 {
	position: relative; margin-top: 33px; display: block; float: left; margin-left: 180px;
}

img.cu_anniversary {
	position: relative;
	margin-top: 23px;
	display: block;
	float: left;
	margin-left: 35px;
}

img.photo_prev {
	/*float: left;*/
	/*display: block;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
img.photo_next {
	/*float: left;*/
	/*position: relative;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div#photo_col div.image-wrapper
{
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	/*border: 1px solid #339999;*/
	overflow:hidden;
	width:200px; 
	/*height:142px;*/
}
div#photo_col div.image-wrapper img
{
	border: 1px solid #339999;
}

div.spacing{
	height: 15px;
	>height: 8px;	
}
/*img.photo {
	float: left;
	position: relative;
}*/


/* article column
------------------------------------ */
#article {
	text-align: left;
	/*padding-top: 3px;*/
	min-height: 400px;
	/*margin: 0px 35px 30px 35px;*/
	margin: 0px 39px 30px 39px;
	position: relative;
}

#article #article-content {
	position: relative;
}

#article img {display:block;}

#article div#article-content img {display:inline;}

#article #page-control-prev {
	position: absolute;
	left: -69px;
	height: 100%;
	width: 60px;
	/*border: 1px solid #f00;*/
	z-index: 2;
	top: 0;
	margin-bottom: 20px;
}

#article #page-control-next {
	position: absolute;
	right: -69px;
	height: 100%;
	width: 60px;
	/*border: 1px solid #f00;*/
	z-index: 2;
	top: 0;	
}

#article #article-content #page-control-prev a, #article #article-content #page-control-next a {
	/*position:absolute;*/
	/*top : 0;*/
	display: none;
}
#article #article-content #page-control-prev a div, #article #article-content #page-control-next a div {
	text-align:center;
	font-family: 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB',serif;
}

/* ------------------------------------------------------------------------------------------------ */

#article h1 
{
	color: #73216d;
	font-family: 'Times New Roman', Times, "標楷體", 'DFKai-SB', 'BiauKai', PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', sans-serif;
	.font-family: "標楷體", 'Times New Roman', serif; /*to show 標楷體 in IE7, you must need to set "標楷體" quoted in double quotes, not single quote and MUST put in the first position. If it is placed after 'Times New Roman', 'Times New Roman' will take over*/
	/*font-family: 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB',serif;*/
	/*font-size: 26px;*/
    /*letter-spacing: 0.08em;*/
    /*line-height: 2em;*/
    line-height: 1.2em;
	margin: 0;
}


#article h2, #article p.heading, #article p.sectionhead {
	font-family: Georgia, 'Times New Roman',Times, 'DFKai-SB', 'BiauKai', PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;
	/*font-family: Georgia, 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;*/
	font-weight: normal;
	line-height: 1.2;
	color: #73216d;
	/*margin-top: 0.4em;*/
	margin-bottom: 0px;
	
	/*  Difference from Vendor
	color: #73216D;
    letter-spacing: 0.08em;
    line-height: 2em;
    margin: 0;
	*/
}

#article p {
	font-family: 'Times New Roman', Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
	margin-top: 0.25em;
	margin-bottom: 0px;

	/*  Difference from Vendor
    letter-spacing: 0.08em;
    line-height: 2em;
    margin: 0;
	*/
}

#article h3, #article p.subhead {

	font-family: Georgia, 'Times New Roman',Times, 'DFKai-SB', 'BiauKai', PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;
	/*font-family: Georgia, 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;*/
	line-height: 1.2;
	color: #73216d;
	/*margin-top: 0.25em;*/
	margin-bottom: 0;

	/*  Difference from Vendor
	color: #73216D;
	font-family: 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB',serif;
	font-weight: normal;
    font-size: 20px;
    letter-spacing: 0.08em;
    line-height: 2em;
    margin: 0;
	*/
}	


#article p.subhead2, #article p.subhead3, #article p.subhead4 {
	color: #73216D;
	
}	


#article p.quote {
	color: #73216d;
    margin: 12px inherit 0px 40px;
}	

#article p.caption {
	color: #996600;
}	

#article p.highlight {
	font-weight: bold;
	color: #73216d;
}	


#article h4, #article p.introduction {
	font-weight: normal;
	font-family: 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB',serif;
	line-height: 1.2;
	color: #996600;
	/*margin-top: 12px;*/
	margin-bottom: 0px;
	
	/*  Difference from Vendor
    letter-spacing: 0.08em;
    line-height: 2em;
    margin: 0;
	*/
}
#article h6, #article p.notes, #article p.signature {
	font-family: 'Times New Roman',Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB',serif;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 7px;
	margin-bottom: 0px;
	color: #333333;
	
	/*  Difference from Vendor
    font-size: 20px;
    letter-spacing: 0.08em;
    line-height: 2em;
    margin: 0;
	*/
	
}

#article li {
	font-family: 'Times New Roman', Times, PMingLiu,mingliu,'細明體_HKSCS-ExtB','Ming(for ISO10646)ExtB', serif;
}

#article div.icon {
	/*width:500px;*/
	/*float:left;*/
	margin-top: 0px;
	margin-bottom: 10px;
}
#article div.icon img {
	margin-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
	/*float: left;*/
}

/* ------------------------------------------------------------------------------------------------ */

div.ui_pic {
	/*float: left;*/
	width:483px;
	margin-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.photo-item {float:left; margin:0 5px;} 

div.ui_pic_top {float: left; width:483px; height:10px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/ui/ui_pic_top.gif); overflow:hidden;}
div.ui_pic_mid {width:461px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/ui/ui_pic_mid.gif); padding:0 11px;}
div.ui_pic_bott {float: left; width:483px; height:10px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/ui/ui_pic_bott.gif); overflow:hidden;}
div.ui_pic a {display:block; color:#066; text-decoration:none;}
div.ui_pic a:hover {color:#960;}

div.ui_pic h5 {
	display: block;
	margin-top: 5px;
	/*margin-left: 20px;*/
	/*margin-right: 0px;*/
	/*float: left;*/
	/*width: 200px;*/
	/*margin-bottom: 10px;*/
}

div#photo-gallery-viewable 
{
   float:left;
   width:420px;
   left: -5500px;
   position:relative;
}

div#photo-gallery-viewable li 
{
    width:200px; margin:0 5px; height:195px;
}

div#photo-gallery-viewable li div.image-wrapper 
{
    position:relative; overflow:hidden; width:200px; background-color:#ddd;
}

div#photo-gallery-viewable li div.image-wrapper img
{
    margin:auto; left:-100px; position:relative; left:0px;
}

img.back { 
	cursor:pointer;
	float: left;
	margin-top: 47px;
	margin-left: 5px;
	margin-right: 5px;
}
img.next { 
	cursor:pointer;
	float: left;
	margin-top: 47px;
	margin-left: 5px;
}

div.photo-item img {
	cursor:pointer;
	/*float: left;*/
	margin-top: 2px;
	/*margin-left: 10px;*/
	border: 1px solid #066;
}

#article table{
	/*width:483px;*/
	/*float:left;*/
	border: 1px solid #dda300;
	border-collapse: collapse;
	margin-top: 20px;
}

#article table.noborder 
{
    border: none;
}


#article table td{
	border: 1px solid #dda300;
	padding: 5px;
	color: #333333;
}

#article table.noborder td{
	border: none;
	padding: 5px;
	color: #333333;
}

#article table.noborder td.border-top {
	border-top:1px solid #000;
}

#article table.noborder td.border-bottom {
	border-bottom:1px solid #000;
}
#article table.noborder td.border-bottom2 {
	border-bottom:medium double #000;
}
#article table.noborder td.border-left {
	border-left:1px solid #000;
}

#article table.noborder td.border-right {
	border-right:1px solid #000;
}



table td{
	border: 1px solid #dda300;
	padding: 5px;
	color: #333333;
}
table td.paleBG{
	background-color: #FFEDB9;
}
table td.top{
  background: #73216d;
  color:#FFF;
  border: none;
}


div.bullet {
	width:500px;
	float:left;
	margin-top: 12px;
}
div.bullet ul, #article-content ul {padding:0; margin:5px 0 0 0; list-style:none;}
div.bullet ul li, #article-content ul li 
{
    color:#333333; 
	display:block;
	height:auto;
	padding-left:15px;
	margin-bottom: 3px;
	list-style: none;
}

div.article_cover {
	width:172px;
	/*float:left;*/
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

div.article_cover img {
	border: 2px solid #CCCCCC;
}

div#article-content 
{
    margin-bottom:30px;
}

div#content-pages 
{
    text-align:right;
}

div#subArticle 
{
    margin-top:12px;
}

div#subArticle ul li {
	>width: 100%; /* Fix disppearing bullets in IE */
}



div#prevnextRegion 
{
	margin-top:15px;
	display: block;
	width:510px;
	/*float:left;*/
}
div#prevArticle 
{
	float:left;
	width:200px;
	line-height: 1.2;
}
div#nextArticle 
{
	text-align:right;
	float:right;
	width:200px;
	line-height: 1.2;
	vertical-align: top;
}

div#prevArticle a#prevarticle 
{
    padding-top: 25px;
    /*background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/but_prev_artic.gif) left top no-repeat;*/
    
}

div#nextArticle a#nextarticle 
{
    padding-top: 25px;
    /*background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/but_next_artic.gif) right top no-repeat;*/
}

img.prev_artic {
	margin-bottom: 5px;
	float: left;
}
img.next_artic {
	margin-bottom: 5px;
	margin-left: 453px;
}

#pageNo {
	float: right; 
}


/*Social plugins*/
/*--------------------------------------------------------------------------------*/
#sharebox {
    background: url("/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/sharebar-long.jpg") no-repeat;
    /*height: 81px;*/
    /*width: 647px;*/
	border: 1px solid #C7D0E3;
	border-top: none;
	margin-bottom: 12px;
}
#shareboxshort {
    background-image: url("/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/sharebar-short.jpg");
    height: 80px;
    width: 342px;
}
.shareboxtext {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 12px 1px;
    text-align: center;
    width: 163px;
	color: #000000;
}

.shareboxtext a#linkFBComments {
    font-size: 12px;
    line-height: 14px;
	padding-left: 5px;
}

.shareboxtextshort {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    margin: 24px 1px 0;
    text-align: center;
    width: 96px;
}

.social-links {
    float: left;
    height: 70px;
    margin-left: 163px;
    margin-top: -60px;
    padding-left: 10px;
    padding-top: 10px;
    width: 477px;
}
.social-links_short {
    float: left;
    height: 70px;
    margin-left: 96px;
    margin-top: -60px;
    padding-left: 10px;
    padding-top: 10px;
    width: 260px;
}

#shareme-wrapper {
	float:left;
	/*width:420px;*/
	padding: 12px 20px;
}

.sharrre .button {
	float: left;
	width: 87px;
}

.sharrre .googleplus {
	width: 60px;
}

.sharrre .sina {
	width: 70px;
}

/*	toc
----------------------------------------------------------*/

#toc_top, #toc_bottom {
    /*background-color: #005292;*/
    color: #FFFFFF;
    font-size: 18px;
    height: 35px;
    margin-top: 0;
    text-align: left;
    /*width: 720px;*/
}

#toc_top div.topic, #toc_bottom div.topic {
	float: left; 
	margin-top: 5px; 
	margin-left: 5px; 
	/*width: 400px;*/
}

div.pageNo_wrapper {
	float:right;
	text-align: right;
	margin-top: 5px; 
	margin-right: 10px;
}

div.pageNo_wrapper a, div.pageNo_wrapper a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div.pageNo_wrapper span.currentPage {
	text-decoration: underline;
}

div.toc {width:425px; margin-top: 20px;}
div.tocTop {width:425px; height:23px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc_top.gif); overflow:hidden; text-align:center;}
div.tocTop span {padding:0 15px; background-color:#fff; color:#999; font-weight:bold;}
div.tocMid {width:407px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc_bg.gif); padding:0 8px 0 10px;}
div.tocBott {width:425px; height:23px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc_bott.gif); overflow:hidden;}

div.toc ul {padding:0; margin:0; list-style:none;}
div.toc ul li {display:block; height:auto; padding-left:17px;}
div.toc ul li span {display:block; padding-bottom:5px; color:#666;}
div.toc ul li a {display:block; padding-bottom:5px; color:#066; text-decoration:none;}
div.toc ul li a:hover {color:#960;}

div.toc ul li ul {padding:0; margin:0; list-style:none;}
div.toc ul li ul li {display:block; height:auto;}
div.toc ul li ul li a {display:block; padding-bottom:4px; color:#066; text-decoration:none;}
div.toc ul li ul li span {display:block; padding-bottom:4px; color:#666; text-decoration:none;}

div.toc ul li ul li ul {padding:0; margin:0; list-style:none;}
div.toc ul li ul li ul li {display:block; height:auto;}
div.toc ul li ul li ul li a {display:block; padding-bottom:4px; color:#066; text-decoration:none;}
div.toc ul li ul li ul li span {display:block; padding-bottom:4px; color:#666; text-decoration:none;}

div.toc-extend-wide {width:510px; margin-top: 10px;}
div.toc-extend-wide div.tocTop {width:510px; height:23px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc3_top.gif); overflow:hidden; text-align:center;}
div.toc-extend-wide div.tocMid {width:492px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc3_bg.gif); padding:0 8px 0 10px;}
div.toc-extend-wide div.tocBott {width:510px; height:23px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/publications/publications/toc/toc3_bott.gif); overflow:hidden;}

div.toc-extend-wide div#btnTOCClose {position:absolute; top:18px; left:450px; text-align:right; cursor:pointer;}

/* function column
------------------------------------ */

#rightCol {
	padding-bottom: 0px;
	padding-left: 10px;
	width: 285px;
	padding-right: 0px;
	float: right;
	padding-top: 10px;
}


#rightCol2 {width:177px; float:left; padding:28px 0 0 0;}

div.psearch {width:174px; height:79px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/box_p_search.gif) no-repeat; position:relative; padding-bottom:7px;}
div.psearch h3 {color:#73216d; font-size:13px; margin:0; padding:7px 10px 10px 13px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/s_hd_bar.gif) no-repeat 10px bottom;}

#searchform {
    background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/keyin_p_search_new.gif) no-repeat scroll 0 center transparent;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
	margin-top: 2px;
	margin-right:10px;
    width: 180px;
}

#searchform input.search {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    float: left;
    font-size: 12px;
    height: 20px;
	padding-top: 5px;
	padding-top: 7px\9; /* for IE 7 and 8*/
    padding-left: 10px;
    padding-right: 0;
    width: 140px;
}

#searchform input.submit {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 5px 0 0 0;
    text-indent: -999999px;
    width: 30px;
}

div.contact {width:174px; height:60px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/box_contact_dir.gif) no-repeat; position:relative; padding-bottom:7px;}
div.contact h3 {color:#73216d; font-size:12px; margin:0; padding:5px 10px 10px 13px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/s_hd_bar.gif) no-repeat 10px bottom;}
#contactform {width:148px; height:17px; background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/keyin_c_search.gif) no-repeat 12px 0; margin:3px 0 0 0; padding:0 0 0 12px;}
#contactform input.contact {width:108px; padding:2px 10px; float:left; border:0px; background:transparent; font-size:10px; color:#666;}
#contactform input.find {width:20px; height:17px; background:none; line-height:0; font-size:0; text-indent:-999999px; float:left; border:0; cursor:pointer;}


div.narBox {width:285px;}
div.narBox h3 { /*color:#73216d; */ color:#666666; margin:0; padding:5px 10px 10px 10px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/r_hd_bar.gif) no-repeat 8px bottom;}
div.narBox h3 a {/*color:#73216d;*/ color:#666666; }

div.narBoxTop {width:285px; height:10px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/r_box_top_bg.jpg); overflow:hidden;}
div.narBoxMid {width:270px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/r_box_repeat_bg.jpg); padding:7px;}
div.narBoxBot {
	width:285px;
	height:10px;
	background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/r_box_foot_bg.jpg);
	overflow:hidden;
	margin-bottom: 10px;
}

div.videoBoxNew {
	padding: 10px 10px 0px 15px;
}

div.narBox ul {padding:7px; margin:0; list-style:none;}
div.narBox ul li {display:block; height:auto;}
div.narBox ul li a {
	display:block; padding-left:17px; color:#066; text-decoration:none;
    background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/template3/bullet.gif);
    background-repeat: no-repeat;
}


div.narBox ul li a:hover {color:#960;}
* html div.narBox ul li {height:15px;}

div.videoBoxTop {width:174px; height:24px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/but_video.gif); overflow:hidden;}
div.videosBoxMid{
	padding:3px;
}	

#rightCol div#video{
	display: none;
}

/*div.videosBoxMid p {
	margin:5px;
}
div.videosBoxMid p a {
	background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/but_movie.gif) no-repeat scroll 0 0 transparent; 
	padding-left:50px; 
	padding-bottom: 15px;
	display:block;
}
*/
div.videosBoxMid{
	padding:3px;
}	
div.videosBoxMid a {
	margin:5px;	
	background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/news/but_movie.gif) no-repeat scroll 0 0 transparent; 
	padding-left:50px; 
	display:block;
}
#midCol {width:512px; float:left; padding:90px 13px 0 0;}
div.new {width:256px; height:126px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/box_what_new.gif); padding:10px; margin-bottom:15px; position:relative;}
div.new h3 {color:#73216d; font-size:13px; margin:0; padding:0 0 10px 3px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/newsletter/inner_images/l_hd_bar.gif) no-repeat 0 bottom;}
#midCol img {display:block;}




#foot {margin-top:25px; width:1024px; height:57px; text-align:right; clear:both;}
#foot ul {padding:5px 0; margin:0; list-style:none;}
#foot ul li {display:inline; color:#666; font-size:11px; line-height:1.1;}
#foot ul li a {text-decoration:none; color:#73216d;}
#foot ul li a:hover {color:#666;}
#foot p {font-size:11px; line-height:1.1; color:#666; padding:0; margin:0;}

#pad {height:25px; clear:left;}

* html #outerWrap {height:449px;}
* html #foot {position:absolute; bottom:auto; left:50%; margin-left:-450px; margin-bottom:-1px;}

/*----------------------------------*/

/* Right Column
 -----------------------------------*/

/* Adv. Publication Search 
----------------------------------------------------------*/
 
div.narBox h4  {
	text-align: right;
	/*padding: 5px 10px 0 0;*/
	padding: 0px 0px 0 0;
	margin: 3px 18px 0 0;
}
 
 
div.narBox h4 a.adv-search {
    background: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/home/but_back.gif) right no-repeat;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}


/*	backIssues (Right Navigation)
----------------------------------------------------------*/

div#backIssues-scroll-pane {padding-top:3px;}

div#backIssues ul {padding:0; margin:0; list-style:none;}
div#backIssues ul li {display:block; height:auto; padding:5px 0px 5px 5px; width:160px; float:left; }
div#backIssues ul li div {float:left;}
div#backIssues ul li div a.textbox {padding-top:5px; width:90px;}
div#backIssues ul li a {display:block; padding-left:19px; padding-bottom:4px; color:#066; text-decoration:none;}

div#backIssues ul li ul {padding:0; margin:0; list-style:none;}
div#backIssues ul li ul li {display:block; height:auto; margin:5px 0px 5px 5px; width:auto;}
div#backIssues ul li ul li a {display:block; padding-left:29px; padding-bottom:4px; color:#066; text-decoration:none;}

span#lblBackIssues div.accordion {
	display:none;
}

span#lblBackIssues div.ui-accordion h3.ui-accordion-header {
	background: #ffffff;
	background-image: url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/inner/sub_side_menu_bg.gif);
	color: #73216D;
	margin: 0;
	padding: 0;
	border-width:0 0 1px 0;
	border-color:#999;
	border-style:solid;
}

span#lblBackIssues div.ui-accordion div.ui-accordion-content {
	border-width:1px 0;
	border-color:#999;
	border-style:solid;
}

span#lblBackIssues div.ui-accordion .ui-accordion-content	{
	padding: 2px 0;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
	overflow:hidden;
}

/*	RSS Feeds
----------------------------------------------------------*/
div.feeds {width:174px;}
div.feedsTop {width:174px; height:7px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/home/s_box_top_bg.gif); overflow:hidden;}
div.feedsMid {width:154px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/home/s_box_repeat_bg.gif); padding:0 10px;}
div.feedsMid a {display:block; color:#cc6600; text-decoration:none; padding-left:25px;}
div.feedsMid a.rss {background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/home/rss_icon.gif) no-repeat left top}
div.feedsMid a:hover {color:#066;}
div.feedsBot {width:174px; height:7px; background:url(/20230311101959oe_/https://www.iso.cuhk.edu.hk/chinese/images/home/s_box_foot_bg.gif); overflow:hidden;}

/*FB Comments*/
div.fb-comments-count {
	/*Facebook generate a span tag for non-IE browswer while generate a div tag for IE browser. */
	display: inline; /*For IE */ 
}

/*TOC Menu List*/
form#TOCform .ui-combobox {
	position: relative;
	display: inline-block;
}
form#TOCform .ui-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* support: IE7 */
	*height: 1.7em;
	*top: 0.1em;
}
form#TOCform .ui-combobox-input {
	margin: 0;
	padding: 0.3em;
}

form#TOCform .ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1.5;
}