﻿/*A:link {text-decoration: none;  color: black;}

A:visited {text-decoration: none;color: black;}

A:active {text-decoration: none;color: black;}

A:hover {text-decoration: underline; color: blue;}
*/


A:active {text-decoration: none; color:#111111;}
A:visited {text-decoration: none; color:#111111;}
A:link {text-decoration: none; color:#111111;}
A:hover {text-decoration: none; color:#111111;}

.banner_link_text
{
	color:#ffffff;
}

.banner_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white !important;
	text-align: center;
	font-weight: bold;	
}

.banner_link a
{	
	display: inline-block;
	padding: 0px 4px;
	color: white !important;
	border: 1px solid transparent;
}

.banner_link a:hover
{	
	background-color: transparent;
	border: 1px solid #FFFFFF;
}

.banner_link span
{	
	display: inline-block;
	padding: 0px 2px;
	border: 1px solid transparent;
}

.issue_headline
{
	
	font-weight:bold;
	font-size:18px;			
	
}

.pass_issue
{
	font-weight:bold;			
}

.toc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;		
	height:30px;	
	vertical-align:middle;
}

.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #73266c;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #73266c;
	font-size: 16px;
	font-weight:bold;
}


.xslt_article_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #73266c;
	font-size: 16px;
	font-weight:bold;
}

.xslt_issue_dateAndVol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #73266c;
	text-align: center;
	font-weight: bold;
}

.linksbg {
	font-size: 12px;
	background-image: url(/20230303010146oe_/http://cloud.itsc.cuhk.edu.hk/enewsasp/app/web/67/images/toc_bg.jpg);
	background-repeat: no-repeat;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.pastissue_border
{
	background-color:#73266c;
	
}

.xslt_article_abstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

.xslt_article_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}

.search_articleInfo
{
	font-weight:bolder;
	font-size:14px;
}
.search_title
{
	background-color:#BBBCBC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	
}
.search_abstract{
	background-color:#FFFFFF;
	font-size: 10pt;
	color: Black;
}

.remove_space ,
.remove_space table,
.remove_space a ,
.remove_space tr ,
.remove_space td ,
.remove_space img{
	border : none ;
	/*padding : 0 px;*/
	margin: 0px; 
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size:0px;
}