	body {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 1.8em;
		background-color : White;
		color : #333333;
		margin : 0;
		padding : 0;
		border-top : 7px solid #66CC00;
	}
	#content {
		margin : 0px 10px 10px 0px;
		/*width : 430px;*/
		width : 60%;
		padding-left : 35px;
		border-left : 10px dashed #cccccc;
	}
	#topbar {
		width : 100%;
		height : 30px;
		border-top : 2px solid white;
		border-bottom : 2px solid White;
		background-color : #CCCCCC;
	}
	#tagline {
		position : absolute;
		top : 12px;
		left : 45px;
		color : white;
		font-weight : bold;
		font-size : 1.2em;
	}
	#tagline p {
		padding : 0;
		margin : 0;
	}
	#menu {
		position : absolute;
		top : 82px;
		/*left : 550px;*/
		right : 80px;
		/*width : 180px;*/
		width : 20%;
		padding : 15px;
		border : 5px solid #66cc00;
	}
	#menu ul {
		list-style: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	p.others {
		text-align : center;
		line-height : 3px;
		font-size : 9px;
	} 
	h1{
		color : #cccccc;
		font : bold 2.5em Tahoma, sans-serif;
		margin-top : 35px;
		margin-bottom : 0;
		padding : 0;
	}
	h1+h2 {
		padding-top : 2em;
		margin-top : 0;
	}
	h2 {
		letter-spacing : 2px;
		padding-top : 3em;
		font-size : 1.2em;
		font-family : Tahoma, sans-serif;
		padding-bottom : 1px;
		border-bottom : 1px dashed #666666;
		color : #666666;
	}
	.postinfo {
		color : #666666;
		letter-spacing : 1px;
		padding-bottom : 2em;
	}
	h3 {
		color : white;
		background-color : #CCCCCC;
		font-size : 14px;
		font-weight : bold;
		padding : 0px 3px 0px 3px;
		margin : 0;
	}
	a.chinese {
		background-color : Yellow;
	}
	a:link {
		font-weight : bold;
		text-decoration : none;
		color : #3366FF;
	}
	a:visited {
		font-weight : bold;
		text-decoration : none;
		color : #9933CC;
	}
	a:hover {
		text-decoration : underline;
	}
	span.TEX {letter-spacing: -0.125em; }
	span.TEX span.E{ position:relative;top:0.5ex;left:-0.0417em;}
	a span.TEX span.E {text-decoration: none; }
	span.LATEX span.A{ position:relative; top:-0.5ex; left:-0.4em; font-size:85%;}
	span.LATEX span.TEX{ position:relative; left: -0.4em; }
