	body {
		/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
		font-family : Arial, 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;
	}
	.postblock {
		margin-left: 1.5em;
		padding-left: 5px;
		background-color: #fcfcfc;
		color: #666666;
		font-size: 0.8em;
		border: 1px dotted #ccc;
	}
	h3 {
		color : white;
		background-color : #CCCCCC;
		font-size : 1em;
		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 {
		font-weight : bold;
		text-decoration : underline;
		color : #CC6633;
	}
	blockquote {
		margin-left: 1.5em;
		padding-left: 5px;
		background: #eee;
		border: 1px dotted #ccc;
		border-left: 5px solid #ccc;
	}
	.error {
		color: red;
		font-size: larger;
	}
	p.warning {
		color: red;
		font-size: larger;
	}
	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; }
/* for vim :TOhtml */
.vimblock { color: #ffffff; background-color: #000000; font-family: Courier, monospace; }
.lnr { color: #ffff00; }
.Underlined { color: #80a0ff; text-decoration: underline; }
.Special { color: #ffa500; }
.Comment { color: #80a0ff; }
.Identifier { color: #40ffff; }
.Statement { color: #ffff60; font-weight: bold; }
.Constant { color: #ffa0a0; }
.Type { color: #60ff60; font-weight: bold; }
.PreProc { color: #ff80ff; }
.Title { color: #ff00ff; font-weight: bold; }
.Error { color: #ff0000; background-color: #000000; }

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield {
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
