body {
	font-size : 12px;
	font-family : Verdana,Tahoma,sans-serif;
	margin : 0px;
	color:#333;
	background-color: #000;
}

a:visited,
a:active,
a:link {	
font-size: 12px;
color : #666;
text-decoration : none;
}
a:hover {
	text-decoration : none;
	background-color: #900;
	color: #ccc;
}
#form1{
	width: 1000px;
	float: right;
}

#header{	
	height:180px;
	background: url(http://blog.donews.com/images/blog_donews_com/lostin/59062/o_top.jpg) #000 no-repeat 0 0;
	border-bottom: 10px solid #222;
}
h1{
top:3px;
right:3px;
	border: none;
}
h1 a:visited,
h1 a:active,
h1 a:link {color : #000;}
h1 a:hover {text-decoration : none;
color:#ccc;
background-color:#900;}
h2 {margin-top : 10px;font-size : 1em;}
.postTitle
{font-weight: bold;
	color:#666;
	padding: 2px;
	font-size: 12px;
	margin: 10px 20px;
	border-bottom: #333 1px dotted;
}

h5 
{
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px;
	border-bottom: #333 1px dotted;
}

#tagline {	
	position : absolute;
	top : 50px;
	left : 20px;
	margin : 0px;
	color : #000;
	font-size :11px;
}

p.date img {
	vertical-align : middle;
	color: #000;
}

p.date {
	font-size : 12px;
	font-weight : bold;
	border-bottom : 1px dotted #333;	
	margin-bottom : 0px;
	padding : 2px 0px;
}

.dateTitle
{
	padding:2px 0;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 0px 15px;
	border-bottom: #333 1px dotted;
}

blockquote {
	font-style : italic;
}

p.postfoot {
	font-size : 12px;
}

.postFoot 
{
	margin : 10px 0 0 300px;
	font-size : 12px;
}


#main {
	position: absolute;
	margin : 0px 20px 0 0;	
	width:740 !important;
	width:760;
	padding : 10px;
}

#rightmenu {
position: absolute;
float: right;
margin:20px 0 0 750px !important;
margin:20px 0 0 770px;
margin-right: 0;
width: 250 !important;
width:240;
color:#444;
line-height: 150%;
background-color: #111;
}

#rightmenu h3 {
	color: #666;
	padding: 3px 0px;
	border: none;
	background: none;
	margin: 0 0 3px 3px;
	border-bottom: #333 1px dotted;
}

#rightmenu ul {
	list-style : none;
	border: none;
	background: none;
	margin : 0 5px 10px;	
	padding : 0px;
}

#rightmenu li a,
#rightmenu li a:visited,
#rightmenu li a:active{
	font-size:12px;
	padding: 1px 2px;
	color: #666;
	line-height: 20px;
	margin: 0 0 10px 10px;
}
#rightmenu li a:hover{
	color: #ccc;
	background-color: #900;
	text-decoration: none;
}
#footer {
	padding-top : 5px;
	text-align : center;
	font-size : 0.7em;
}

input.text {
	width : 300px;	
}

textarea {
	width : 300px;
	height : 200px;	
}

#comments h4 span {
	color : #999;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
}

#comments postTitle span {
	color : #999;
}

#comments postTitle {
	margin : 0px;
	font-size : 0.9em;
}

#comments post {
	margin : 0px;
	font-size : 0.9em;
}

p {
	margin : 10px 10px;
padding:0 0 0 10px;}

#comments postText {
	margin : 10px 0px;
}

h3 {
	font-size : 12px;
	color: #333;
	margin-left:30px;
	padding-top: 3px;
	border-bottom: #333 1px dotted;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

span.highlight
{
	background-color:Yellow;		
}

#Description
{
  padding: 5px 0 5px 5px;
  float: left;
}

#Navigator
{
  padding: 5px 5px 5px 0;
  float: right;
}

#Navigator a
{
  color: #963;
}

#classnavbar{
  padding: 1px 0px 0px 8px;
  font-size: 12px;
  height:18px;
  border-bottom:none;
}
#calendar{
	#text-align: center;
	margin-bottom: 1em;
}
/*鑷畾涔夋牱寮?/
.postText{
	padding: 0px 20px;
	color:#333;
	font-size:12px;
}
.postText a:visited,
.postText a:active,
.postText a:link{
	color:#666;
	border-bottom: #333 1px dotted;
	line-height: 180%;
}
.postText a:hover {
color:#666;
background-color: #900;
text-decoration: none;
	border-bottom: #ccc 1px dotted;
}
/*璇勮琛?/
.post {
	color: #333;
	padding:10px;
	border-bottom: #333 1px dotted;
}
.ptext{
	color:#f30;
	font-weight: bold;
}
.listitem {
	border-bottom: 1px dotted #333;
	padding: 3px 0;
	}
.small{
	font-size: 9px;
}
.i{color:#666;}
.orange{
	color: #FFA500;
}
.red{
	color: Red;
}