#photo_me {
	position: absolute;
	top: 120px;
	left: 23%;
}
#photo_h {
	position: absolute;
	top: 80px;
	left: 23%;
}
#photo_v {
	position: absolute;
	top: 80px;
	left: 30%;
}
#photo_q {
	position: absolute;
	top: 80px;
	left: 12%;
}
#navigate_h {
	position: absolute;
	right: 200px;
	top: 570px;
	text-align: center;
	padding: 20px;
}
#navigate_v {
	position: absolute;
	right: 330px;
	top: 790px;
	text-align: center;
	padding: 20px;
}
#navigate_hl {
	position: absolute;
	right: 180px;
	top: 870px;
	text-align: center;
	padding: 20px;
}
#navigate_q {
	position: absolute;
	right: 80px;
	top: 790px;
	text-align: center;
	padding: 20px;
}
.arr {
	color: gray;
	font-size: 26px;
	font-family: Times New Roman;
	text-decoration: none;
}
.navigate {
	font-size: 70%; 
	font-weight: normal; 
	color: black;
}
#name {
	position: absolute;
	left: 150px;
	top: 30px;
	text-align: center;
}
.name {
	font-family: Times New Roman;
	font-size: 30px;
	color: gray;
}
#back {
	position: absolute;
	top: 0px;
	text-align: left;
	left: 10px;
}
.back {
	color: white;
	font-family: Arial;
	font-size: 12px;
}
.back_stick {
	color: white;
	font-family: Arial;
	font-size: 12px;
}
.back:visited {
	color: white;
}
.back:hover {
	color: gray;
}
#logo {
	position: relative;
	width: 100%;
	text-align: center;
	top: 100px;
}
#sky {
	width: 30%;
	background: white;
	text-align: center;
	margin: 70px auto;
	padding: 20px;
}
#photo {
	position: absolute;
	float: right;
	top: 100px;
	right: 0px;
	background: url(../main/photo.jpg);
	width: 55px;
	height: 185px;
}
.list {
	margin-left:1.5em;
}
#copy {
	position: absolute;
	text-align: center;
	width: 200px;
	left: 42%;
	top: 600px;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	color: gray;
}
body {
	margin: 0px;
	font-family: Times New Roman;
	background-color: white;
	overflow: auto;
	scroll: auto;
	background-image: url(top.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
p {
	line-height: 1.5em;
	color: black;
}
a {
	color: gray;
}
a:visited {
	color: gray;
}
a:hover {
	color: black;
}
.cl {
	text-decoration: none;
}
.cl:hover {
	text-decoration: underline;
}
.brace {
	font-family: Times New Roman;
	font-size: 24px;
	color: black;
}
span.sbrace {
	margin-right: 0.3em;
}
span.hbrace {
	margin-left: -0.3em;
}

span.slaquo {
	margin-right: 0.44em;
}
span.hlaquo {
	margin-left: -0.44em;
}
span.slaquo-s {
	margin-right: 0.55em;
}
span.hlaquo-s {
	margin-left: -0.55em;
}
span.sbdquo {
	margin-right: 0.35em;
}
span.sbdquo:after {
	content: ' ';
}
span.hbdquo {
	margin-left: -0.35em;
}
span.sbdquo-s {
	margin-right: 0.35em;
}
span.sbdquo-s {
	margin-left: -0.35em;
}
span.squot {
	margin-right: 0.32em;
}
span.hquot {
	margin-left: -0.32em;
}
span.sowc {
	margin-right: 0.04em;
}
span.howc {
	margin-left: -0.04em;
}
span.sowcr {
	margin-right: 0.05em;
}
span.howcr {
	margin-left: -0.05em;
}

.col {
	padding-top: 30px;
	position: relative;
	width: 207px;
	height: 250px;
	float: left;
}
.col .t {
	position: relative;
	//top: 0px;
	height: 45px;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 7px;
	font-size: 75%;
}
.col .i {
	position: relative;
	width: 150px;
	margin-bottom: 8px;
}
.col .x {
	position: relative;
	//margin-right: -100%;
	//float: left;
	//display: inline;
	vertical-align: bottom;
	margin-left: 22px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
}
.col .z {
	position: absolute;
	bottom: 0;
}
