#header {
	background: #ffe url("/images/blog_donews_com/xiaop/xiaop.jpg") no-repeat 20px .8em;
	color: #000;
	padding-left: 60px;
	height: 20px;
	border-bottom: 1px dotted #000;
	margin : 0px;
	padding-bottom: 30px;
	font-family: "Courier New", Verdana, monospace;
}

#main {
	width: 71%;
	position: absolute;
	left: 27%;
	background-color: #fff;
	padding-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	border-left: 1px dotted #000;
	font-size: 10pt;
}

#rightmenu {
	float: left;
	width: 22%;
	margin-right: 74%;
	margin-left: 2%;
	padding-top: 10px;
	background-color: #fff;
	position: absolute;
	word-wrap: break-word;
	font-size: 9pt;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 25%;
}
html>body #rightmenu {
	width: 22%; /* ie5win fudge ends */
}

#footer {
	clear: both;
	width: 100%;
	border-top: none;
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
	position: relative;
	visibility: hidden;
   display: none;
}

a:visited {
	color: #5B9EFF;
	text-decoration: none;
	padding: 0 3px;
}

a:active,
a:link {
	color: #0066FF;
	text-decoration: none;
	padding: 0 3px;
}

a:hover {
	color: #88BBFF;
	text-decoration : underline;
	padding: 0 3px;
	}

blockquote {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

body {
	background-color: White;
	color: #000000;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color: #000000;
	font-size: 15pt;
	text-decoration: none;
}

h1 a:hover {
	color: #666;
	text-decoration: none;
}
h2,
h3,
h4,
h5,
h6{
	font-size: 10pt;
}

.post {
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 5px;
	font-size: 10pt;
}

.postTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.postText {
	font-size: 10pt;
	margin: 2em 0;
}

h3 {
	font-size: 10pt;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	background-color: transparent;
}

.listitem {
	border-bottom: 1px dotted #E4E4E4;
	padding-bottom: 3px;
	padding-top: 3px;
}

input,
label {
	color: Gray;
	font-family: Verdana;
	font-size: 10pt;
}

input.text {
	width: 381px;
}

li {
	font-size: 10pt;
	font-style: normal;
}

.dateTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin-left: 5%;
	margin-right: 2%;
}

p.date img {
	vertical-align: middle;
}

.postFoot {
	border-bottom: 1px dotted #D6D6D6;
	color: #D3D3D3;
	text-align: right;
	font-size: 9pt;
}

span.highlight {
	background-color: transparent;
}

td {
	font-size: 10pt;
}

textarea {
	color: #000000;
	font-size: 10pt;
	height: 200px;
	width: 300px;
}

#MyLinks1_XMLLink {
	visibility: hidden;
	display: none;
}

#MyLinks1_Syndication {
	visibility: hidden;
	display: none;
}

.CommentForm {
	border-top: 1px dotted #D6D6D6;
	padding-top: 20px;
	color: #A9A9A9;
	padding-left: 70px;
	padding-right: 40px;
	}

#comments {
	color: #888;
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#rightmenu h3 {
	background-color: transparent;
	border: none;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	margin: 15px 0px 3px 0px;
	padding: 2px 5px;
}

#rightmenu ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	font-size: 9pt;
}

#rightmenu li {
	font-size: 9pt;
}

#tagline {
	color: Gray;
	font-size: 10pt;
	position : absolute;
	top : 25px;
	right : 35px;
	margin : 0px;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.2em;
	border: 1px dotted #ccc;
	background-color: #fffff3;
	display: block;
	padding: .4em 1em;
	width: 90%;
}

i {
	font-style: normal;
	color: Green;
}

#rightmenu .center {
	text-align: center;
}

.post br {
	display: none;
}

#main iframe{
	 display: none;
}