body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 10px;
	padding: 0px;
	line-height: 25px;
}
.hd{color: #036;
}

.new_1 {
	width:400px;
	height:280px;
	text-align: right;
	float:left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.new_2 {
	width:300px;
	height:280px;
	text-align: left;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.bkcov {
	width:130px;
	height:230px;
	text-align: center;
	float:left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 895px;
	overflow: hidden;
}

a{
	font-size:14px;
}

p{
	margin: 15px 0px;
}


/********************** Header ***************************/

#header {
	margin: 0px 0px 0px 0px;
	background-image:url(/20220831084342oe_/http://www.cuhk.edu.hk/ics/journal/images/header.jpg);
	width:895px;
	height:240px;
	position:relative;
}

#logo_1,#logo_2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_1 {
	top:30px;
	left:20px;
}
#logo_2 {
	top:30px;
	left:100px;
}
#header_text {
	font-size: 13px;
	top:30px;
	left:790px;
	width:100px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{font-size:13px; color:#28556b;}
#header_text a:hover{font-size:13px; color:#c77e0c;}

#bar {
	background-color:#ffffff;
	width:895px;
	height:31px;
	top:210px;
	position:absolute;
}

/********************** Content ***************************/

#content {
	background-image:url(/20220831084342oe_/http://www.cuhk.edu.hk/ics/journal/images/content_bg.jpg);
	width:895px;
}
img{
	border-width:0px;
	text-align: center;
}
h1{
	color:#000000;
	font-size:18px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#c77e0c;
	font-size:14px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:590px;
	margin-left:30px;
	padding: 10px 10px 10px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:190px;
	padding: 0px 10px 10px 30px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
	text-decoration:none;

}
#right a:hover{
	color:#85a157;
}
#main {
	float:left;
	width:800px;
	margin-left:50px;
	padding: 10px 10px 10px 0px;
	display:inline;
}
#main a{
	color:#c77e0c;
	text-decoration:underline;

}
#main a:hover{
	color:#85a157;
}

/********************** Footer ***************************/

#footerline {
	clear:both;
	background-image:url(/20220831084342oe_/http://www.cuhk.edu.hk/ics/journal/images/footer_bg.gif);
	font-size:1px;
	height:20px;
}
#footer {
	width:895px;
	text-align:center;
	font-size:12px;
	padding: 12px 0px;
}
