/* Style Sheet for Luoyang */
/* body background gradient */
body {
	background: #FFFFFF url("images/gradient7.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	/* margin-top: 0.6em */ }
/* header navigation */
/* .nav1 {
	padding: 0.175em 0.5em 0em 0.5em;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: black;
	background-color: teal; }
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited { font-family: arial, sans-serif; color: white; text-decoration: none }
.nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active { font-family: arial, sans-serif; color: #99FF99; text-decoration: none }
.nav2 {
	padding: 0.175em 0.5em 0em 0.5em;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #00AAAA; } */
/* fonts and margins */
/* *, body, p, h1, h2, h3, h4, ul, li, td {
	font-family: "trebuchet ms", Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun, STXihei, "华文细黑", sans-serif; } */
*, body, p, h1, h2, h3, h4, ul, li, td {
	font-family: "trebuchet ms", arial, helvetica, sans-serif, "FangSong", "仿宋", STFangSong, "华文仿宋", "SimSun", "宋体" }
p, ul, li, td { font-size: medium; } /* "trebuchet ms", arial, helvetica, sans-serif, */
/* p.initial:first-line { text-transform: uppercase } */
h1, h2, h3, h4 { color: #660000 }
.mt1 { margin-top: -0.5em }
.mt2 { margin-top: -0.20em }
/* .title {
	font-family: garamond, "Times New Roman", serif;
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 0.85em;
	color: #006666 }
.titleimage { margin-top: 0.4em; margin-bottom: 0.4em }
.titlegradient { background: #8DC1AB url("images/contracts-strip1.jpg");
	background-attachment: scroll;
	background-repeat: repeat-X;
	background-position: center left }
.first { font-size: 1.5em }
.indent1 { margin-left: 3em }
.indent2 { margin-left: 6em }
.indent3 { margin-left: 9em }
.imageleft { margin-right: 0.8em; margin-bottom: 0.25em }
p.initial:first-line { text-transform: uppercase } */
/* links */
a:link {color: blue; text-decoration: underline }
a:visited {color: #800080; text-decoration: underline }
a:hover, a:active {color: red; text-decoration: underline }
/* sundry */
/* .box { border: solid teal 0.1em; padding: 0.25em; text-align: center }
.here {font-weight: bold; color: teal } */
.inverse { font-weight: bold; color: white; padding: 0.2em; background-color: #CC0000 }
/* .inverse2 { color: white; padding: 0.2em; background-color: #CCCCCC }
.coloured { color: teal }
.strikethrough { text-decoration: line-through } */
.gradient {	background: #FFFFFF url("images/gradient1.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left }
.gradient1a {	background: #FFFFFF url("images/gradient1a.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right }
/* .grey { color: #999999 } */
/* lists */
ul {list-style: url("images/square1.gif")} 
/* li { margin-top: 0.8em } */
/* .lower-alpha { list-style-type: lower-alpha; } */
/* side navigation */
/* ul.sidenav { margin-left: 0 }
li.sidenav { list-style-type: none }
li.oItem { cursor: text; list-style-type: none }
.oParent { cursor: hand }
ul.sidenav ul.sidenav { display: none } */