@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
a:visited {
}
#main {
	width:966px;
	margin:0px;
	padding:0px;
}
#top_wide {
}
#top_wide span {
	float:left;
}
#top_wide #top_line {
	float:right;
	margin:0 5px 0 0px;
}
#top_wide #nav_home {
	float:right;
}
#left {
	float:left;
	width:210px;
}
#nav {
	background-image:url(../images/button_bg_solid.gif);
	height:36px;
	line-height:36px;
	color:#00461E;
	padding:0 0 0 35px;
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:bold;
}
#nav a {
	color:#00461E;
}
#nav_1 {
	width:205px;
	margin-top:5px;
}
#nav_1 ul {
	margin:0px;
	list-style:none;
	padding:0px;
}
#nav_1 ul li {
	line-height:15px;
	color:#00612A;
	font-size:12px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:4px;
}
#nav_1 ul li.highlight {
	background-color:#FF7700;
	color:#ffffff;
}
#nav_1 ul li.selected {
	background-color:#FFAA00;
}
#nav_1 ul li a {
	color:#00612A;
	display:block;
	width:170px;
	font-weight:600;
	text-decoration:none;
	text-align:left;
	padding-left:35px;
	background:url(../images/dot_green.gif) 10px top no-repeat;
}
#nav_1 ul li.selected a {
	color:#ffffff;
}
#nav_1 ul li.highlight a {
	color:#ffffff;
}
/*
#nav_1 ul li a:hover {
	background-color:#FF7700;
	color:#ffffff;
}*/

#nav_2 {
	margin:0px;
}
#nav_2 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav_2 ul li {
	background-image:url(../images/button_bg.gif);
	color:#00461E;
	padding:0 0 0 35px;
	background-repeat: repeat-y;
	height:30px;
	line-height:31px;
	font-size:12px;
	font-weight:bold;
}
#blueprint {
	padding:30px 0 0 20px;
	background-image:url(../images/grey.gif);
	background-repeat: repeat-y;
}
.pic_print {
	padding-top:40px;
}
#right {
	float:left;
	width:720px;
	margin-left:30px;
}
#right_wide {
	float:left;
	width:930px;
	margin-left:30px;
}
#top_line {
	margin:0 0 0 150px;
}
#nav_home {
	margin:0 0 0 150px;
	width:420px;
	float:right;
}
#nav_home ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#nav_home ul li {
	background:url(../images/dot.gif) no-repeat 5px 1px;
	float:left;
	color:#CCCCCC;
	width:auto;
	padding:0px;
	margin: 0 5px;
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
}
*+html #nav_home ul li.top_nav span {
	display:block;
	margin-top: 2px;
}
span.top_nav a {
	color:#CCCCCC;
}
#nav_home {
	margin:0 0 0 305px;
}
#banner {
	margin-top:30px;
}
#nav_bar span.title {
	background-image:url(../images/dot_solid.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color:#FC7215;
	float:left;
	margin: 0px 5px 5px 0;
	padding-left:30px;
	font-weight:bold;
	font-size:125%;
	text-align:left;
	width:auto;
	max-width:250px;
}
#nav_bar {
	margin-top:35px;
	float:left;
	width:100%;
}
.line_img_left {
	clear:left;
	background:url(../images/line.gif) no-repeat right bottom #FF6600;
	min-height:2px;
	height:2px;
	text-align:left;
}
#nav_bar span#navigation_bar {
	margin-top:5px;
	text-align:right;
	float:right;
	padding:0px;
	font-size:75%;
	line-height:20px;
	width:auto;
}
#navigation_bar a {
	color:#000000;
}
#nav_line {
	float:left;
	height:10px;
	width:695px;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
}
#content {
	float:left;
	width:695px;
	margin-top:20px;
	text-align:justify;
}

#gallery {
	float:left;
	width:695px;
	margin-top:20px;
	text-align:left;
}

#content_wide {
	float:left;
	width:905px;
	margin-top:20px;
	text-align:justify;
}
#content_content {
	float:left;
	width:450px;
}
#content h2 {
	font-size:16px;
	color:#99CC00;
}
#content h3 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:0px;
}

.gallerysubtitle {
	font-size:14px;
	color:#99CC00;
}
#content p {
	font-size:75%;
	line-height:150%;
	margin:10px 0px;
}
div.chinese p {
	letter-spacing:5px;
}
#pic {
	text-align:right;
	float:right;
	width:245px;
}
div.pic_bottom {
	clear:both;
	margin:50px 15px 0 0;
}
.pic_bottom_2 {
	margin:0 15px 0 0;
}
.word {
	font-size:75%;
	line-height:150%;
}
#bottom {
	float:left;
	background-color:#F2F2F2;
	height:20px;
	width:966px;
	margin-top:15px;
}
.footer_links {
	float:left;
	font-size:11px;
	color:#666666;
	margin:3px 0 5px 20px;
}
ul.footer_links {
	list-style-type:none;
}
ul.footer_links li {
	list-style-type:none;
	float:left;
}
ul.footer_links li.separator {
	margin:0px 4px;
}
#bottom_sign {
	float:right;
}
#content ul {
	font-size:75%;
	margin-top:5px;
	line-height:150%;
}
#content ul li {
	margin-bottom:1px;
}
#content ul ul, #content ul ol,
#content ul ul ul, #content ul ul ol,
#content ul ol ul, #content ul ol ol
{
	font-size:100%;
}


div.chinese ul li {
	letter-spacing:5px;
}
div.chinese td {
	letter-spacing:5px;
}

.content_title_bg {
	background:url(../programmes-faculties/images/dept_icon.gif) no-repeat;
	padding-left:20px;
}
#content ol {
	font-size:75%;
	margin-top:5px;
}
#content ol ul, #content ol ol,
#content ol ul ul, #content ol ul ol,
#content ol ol ul, #content ol ol ol
{
	font-size:100%;
}
#content ol li {
	margin-bottom:10px;
}
#content td {
	font-size:75%;
}

#content p td{
	font-size:100%;
}
#content p td td, #content p td p{
	font-size:100%;
}
#content p td td td, #content p td td p{
	font-size:100%;
}

#content td td, #content td p{
	font-size:100%;
}
#content td td td, #content td td p{
	font-size:100%;
}
#news_tab {
	width:520px;
	margin-bottom:0px;
}
#news_tab select {
	float:left;
}
#news_tab p {
	float:right;
	margin:0px;
}
#news_tab p span {
	width:auto;
	margin:0px 0px;
}

div#event_content p label{
	width:100px;
	display:block;
	font-weight:bold;
}

div.english p{
	letter-spacing:0px;
}
