input{
color:#666;
background:0;
border:0;
font:12px Verdana;
}
select{
color:#555;
background:#E8E8E8;
width:170px;
font:12px Verdana;
}
/*-------------------------------------------------------------------------------*/
body{
font:12px Verdana;
color:#999;
background:0;
}
#container1{
margin:0px auto;
position:relative;
width:900px;
background:0;
border-left:1px solid #749B00;
border-right:1px solid #749B00;
border-bottom:1px solid #749B00;
}
/*-------------------------------------------------------------------------------*/
a {
color:#999;
text-decoration:none;
}
a:hover {
color:#fff;
text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
#banner{
background:#749B00;
height:160px;
}
#pageheader h1 a{
color:#fff;
font:40px Arial Unicode MS;
font-weight:bold;
position:relative;
left:10px;top:20px;
overflow:hidden;
width:850px;height:100px;
padding-left:5px;
}
#pageheader .description{
color:#fff;
font:12px Verdana;
position:relative;
left:30px;top:10px;
padding:5px;
overflow:hidden;
width:400px;height:50px;
}
/*-------------------------------------------------------------------------------*/
#content {
width:580px;
float:left;
overflow:hidden;
margin-top:10px;
padding-left:20px;
padding-bottom:20px;
}
.title{
color:#749B00;
font:15px Verdana;
font-weight:bold;
width:200px;
padding:8px;
}
.date{
color:#999;
margin-top:10px;
text-align:right;
}
.blogbody{
color:#666;
}
.posted{
color:#666;
text-align:right;
padding-top:5px;
border-top:1px dashed #ccc;
}
#name_id, #email, #url, #rem, #magic, #trackback_url{
border:1px solid #666;
}
.comments-reply .comments-author{
background:0;
color:#000;
padding-top:5px;
margin-left:10px;
}
/*-------------------------------------------------------------------------------*/
#links{
width:250px;
float:right;
overflow:hidden;
margin-top:10px;
}
.sidetitle{
color:#749B00;
font-weight:bold;
}
#boxNewComment .boxNewComment1 .side a{
display:block;
}
#boxNewComment .boxNewComment1 .side{
color:#749B00;
}
#boxNewArticle{
margin-top:20px;
}
#boxNewArticle .side{
margin-top:5px;
}