
html{line-height: 150%;}
body{
	padding: 30px 40px;font-size: 12px;font-family: Tahoma,"宋体";
}

a {color: black;text-decoration: none;}
a:hover {color: #666;text-decoration: none;}
.content a {color: black;text-decoration: none;background: url(img/link.gif) center right no-repeat;padding-right: 15px;}


.page {
	width: 997px;margin: 0 auto;
	}
h1 {display: none;}

.nav {margin-bottom: 60px;}
	.nav ul {}
	.nav ul li {
		position: relative;
		float:left;
		width: 133px;
		margin-right: 25px;
		text-align: center;list-style: none;
		background: url("img/line.gif") no-repeat center 40px;
		height: 500px;
		}
		.nav ul a {
			}
		.nav ul a:hover {
		}
		.nav li div {
			position: absolute;top:0;left:0;border: 1px solid #888;
			width: 100%;background: #fff;
			}
	#intro {margin-top: 80px;padding: 80px 0;}
	#recent {margin-top: 200px;padding: 80px 0;}
	#works {margin-top: 150px;padding: 80px 0;}
	#mags {margin-top: 80px;padding: 80px 0;}
	#unpublished {margin-top: 110px;padding: 30px 0;}
	#contact {margin-top: 150px;padding: 20px 0;}
		#backtoindex {}
		
/* Tool Kit /////*/
.fix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	.fix {display: inline-table;min-height: 1%}
	/* Hides from IE-mac \*/
*	html .fix {height: 1%;}
	.fix {display: block;}
	/* End hide from IE-mac */