body {
	font-family: "verdana"
	font-size: 0.6em;
	color: #222222;
	background: #FFF url(images/bg.jpg) top right no-repeat;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 3px solid #FF0000;
}

#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

#header {
	width: 300px;
	background: #FFF url(images/headerbg.gif) top right no-repeat;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
}

#header h1 {
	width: 250px;
	padding: 27px 0 0 30px;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	font-family: "黑体"
	text-transform: lowercase;
}

#header h1 a {
	color: #000000;
}	

#header h1 a:hover {
	color: #000000;
	text-decoration: none !important;
}	

#header p {
	width: 250px;
	height: 27px;
	margin: 0;
	padding: 10px 0 0 30px;
	font-size: 12px;
	color: #666;
	font-family: "verdana";
}

#header hr, #footer hr {
	display: none;
	padding: 0;
	margin: 0;
}

#content {
	width: 66%;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
}

.post {
	margin: 0 10px 0 0;
	padding: 15px 10px 5px 10px;
	line-height: 1.6em;
}

.entry {
	padding: 2px 0 0 0;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.6em;
        letter-spacing: 0.5px;
        text-align: justify;
	word-break:normal;
	/*word-wrap:break-word;*/
}

.post ul {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	list-style-type: square;
	padding: 0;
}

.post ol {
	margin: 0 10px 10px 30px;
	line-height: 1.6em;
	padding: 0;
}

p {
	padding: 3px 0 10px 0;
	margin: 0;
}

.post h2 {
	color: #3a3a3a;
	font-size: 0.8em;
	line-height: 35px;
	padding: 3px 0 0px 0;
	margin: 0;
	font-family: "Times New Roman","宋体";
}

.post a {
	color: #3a3a3a;
	text-decoration: underline;
}	

.pagetitle {
	color: #3a3a3a;
	font-size: 0.7em;
	line-height: 10px;
	padding: 0px 0px 0px 10px;
	margin: 0;
	font-family: "verdana";
}	

.post h2 a {
	color: #3a3a3a;
	text-decoration: none !important;
}	

.post h2  a:hover{
	color: #3a3a3a;
	text-decoration: none !important;
}	

.date {
	font-size: 10px;
	line-height: 0px;
	padding: 0px 5px 10px 0;
	color: #777;
}

.postedby {
	color: #666;
	font-size: 0.6em;
}

.postedby a {
	color: #666;
	font-weight: normal;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}


.divider {
	display: none; 
}

.bottomnav {
	padding: 0 0 0 5px;
        margin-right:0px;
        text-align:left;
}

.alignleft, .alignleft a{
	padding: 0 0 0 0;
	font-size: 0.8em;
	display: inline;
	color: #000000;
	font-weight: normal;
}
.alignright,.alignright a {
	padding: 0 0 0 0;
        padding-right:5px;
	font-size: 0.8em;
	display: inline;
	color: #000000;
	font-weight: normal;
}
.aspace
{
       margin-left:10px;
       margin-right:10px;
}

#rightcol {
	float: right;
	margin: 0;
	width: 15%;
	background: none;
	color: #444;
	padding: 62px 0px 0px 20px;
	font-size: 0.6em;
        letter-spacing: 1px;
}

#rightcol ul {
	padding: 0 0 0 20px;
	margin: 0;
}

#rightcol li {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

#rightcol li li {
	list-style-type: none;
	line-height: 1.4em;
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
}

#rightcol li h2 {
	margin: 30px 0 10px 0;
	text-transform: capitalize;
	font-size: 1.1em;
}

#rightcol a {
	color: #444;
	font-weight: normal;
}

#rightcol a:hover {
	color: #666;
}

#footer {
	clear: both;
	width: 100%;
	color: #000;
	background: #FFF;
        font-size: 0.7em;
	color: #666;
	padding: 0;
	margin: 60px 0 0 0;
	text-align: right;
}

#footer p {
	width: 0px;
	padding: 7px 4px 4px  0;
	margin: 0 0 0 auto;
	text-align: center;
	font-size: 60em;
}

#footer a {
	color: #666;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
}

.postmetadata {
	margin: 0px;
	padding: 2px;
	background-color: #FF0000;
}

.postmetadata a {
	font-weight: normal;
}

/* common */

blockquote {
	margin: 5px;
	padding: 0 5px 5px 25px;
	background: #FFF url(images/blockquote.gif) top left no-repeat;
}

abbr, acroym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

input, textarea, select {
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background: #FFF;
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

code, pre {
	font-family: "verdana";
	font-size: 0.6em;
	font-weight: normal;
}

/** Comments **/
#commentsarea {
	padding: 0 10px 10px 0;
	margin: 10px;
}

#comments, #respond {
	color: #444;
	font-size: 0.6em;
	line-height: 15px;
	padding: 0 0 10px 0;
	margin: 0;
}

.commentlist li {
	margin: 0 0 10px 0;
	font-size: 0.7em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EEE;
        list-style-type:circle;
}

.commentlist li cite {
	font-weight: bold;
	font-style: normal;
        list-style-type:circle;
}

.commentmetadata {
	float: right; 
	font-size: 0.8em;
}

/*****shan's css*********/
.commentformtext
{
        font-size:0.7em;
}
.commentreplytext
{
        font-size:0.7em;
}
.aligncenter
{
        font-size:0.6em;
        margin:0 5px 0 5px;
}
