#main {
       width: 70%;
       position: absolute;
       margin-top: 10px;
       background-color: #ffffff;
       padding-top: 20px;
       margin-bottom: 10px;
       padding-bottom: 40px;
       font-size: 10pt;
       border-top: 1px solid #d1c8b9;
       border-bottom: 1px solid #d1c8b9;
       border-left: 1px solid #d1c8b9;
       border-right: 1px solid #d1c8b9;

}

#rightmenu {
       float: right;
       width: 27%;
       margin-left: 72%;
       margin-top: 10px;
       padding-left: 0px;
       background-color: transparent;

       position: absolute;
       word-wrap:break-word;
       font-size: 9pt;
}

#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,
a:active,
a:link {
       color: #0066FF;
       text-decoration: none;
}

a:hover {
       color: #88BBFF;
       text-decoration : underline;
       }

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: #F0EEE1;
       color: #000000;
       font-size: 10pt;
       margin: 0px;
       width: 100%;
}

h1 {
	background-color : #d1c8b9;
	border-bottom : 2px solid #A00;
}
h1 a:visited,
h1 a:active,
h1 a:link {
       color: #000000;
       font-size: 15pt;
       text-decoration: none;
}

h1 a:hover {
       color: Silver;
       text-decoration: none;
}

.post {
       padding-left: 70px;
       padding-right: 40px;
       font-size: 10pt;
}

.postTitle {
       background: url(http://blog.donews.com/images/blog_donews_com/laobai/68887/o_blog.gif) no-repeat;
       padding-left: 20px;
       
       border-bottom: 1px dotted #D6D6D6;
       color: #000000;
       font-size: 10pt;
       font-weight: bold;
}

.postText {
       font-size: 10pt;
}

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 solid #ffffff;
       color: #000000;
       font-size: 10pt;
       font-weight: bold;
       padding: 0px 0px 0px 0px;
 
}

p.date img {
       vertical-align: middle;
}

.postFoot {

       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;
}

.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: 10px 0px 0px 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;
}

i {
       font-style: normal;
       color: Green;
}

#comments .postTitle {
       background: url(http://blog.donews.com/images/blog_donews_com/laobai/68887/o_re.gif) no-repeat;
       padding-left: 22px;
       height: 20px;
       border-bottom: 1px dotted #D6D6D6;
       color: #000000;
       font-size: 10pt;
       font-weight: bold;
}

.CalTitle
{
	background-color : #d1c8b9;
	border-color:#ADF;
	font-family:Arial;
	font-size: 13px;
	color : #06A;	
	border-bottom: 1px solid #69A;
	margin-left : 0px;
	padding : 0px;
	height:100%;
}

object {
       visibility: hidden;
       display: none;
}