* {
	margin: 0px;
	padding: 0px;
	
}
body {
	font-family:Verdana, arial,sans-serif;
	font-size:12px;
}
img{
	border:0;
}

li{
	margin-left:25px;
}

a:link{
	color: #669900;
	text-decoration: none;
}
a:visited{
	color: #99CC00;
	text-decoration: none;
}
a:hover{
	color: #99CC00;
	text-decoration: underline;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
h4{
	font-size:14px;
	margin-bottom:2px;
	padding:2px;
	font-weight:bold;
}
blockquote{
	margin:10px;
	padding:10px;
	-moz-box-shadow:5px 5px 7px #cccccc;
	-webkit-box-shadow:5px 5px 7px #cccccc;
	border:1px solid #cccccc;
	background-color:#f0f0f0;
}
#left{
	width:690px;
	float:left;
}
#right{
	float:right;
	width:250px;	
}
#center {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
#left_home{
	width:49%;
	float:left;
	box-shadow: 5px 5px 15px #ccc; 
	-moz-box-shadow:5px 5px 7px #cccccc;
	-webkit-box-shadow:5px 5px 7px #cccccc;
	border:1px solid #ccc;
}
#right_home{
	width:49%;
	float:right;
}
.new_bd{
	list-style-type:none; 
	box-shadow: 5px 5px 15px #ccc; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-bottom:2px solid #ccc;
	padding:5px;
	background-color:#fff;
}

#latest_comments{
	list-style-type:none; 
	box-shadow: 5px 5px 15px #ccc; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-bottom:1px solid #ccc;
	padding:5px;
	background-color:#fff;
}
#latest_comments ul li{
	margin:0 0 0 20px;
	padding:0 5px;
}

.div_li{
	margin-top:2px;
	border-bottom:1px solid #ccc;
}
.div_info{
	margin:10px 0px;
}
.entry_list a:link{
	color: #696969;
}
.entry_list a:visited{
	color: #696969;
}

table {
	width:100%;
}
textarea{
	border:1px #e4e4e4 solid;
	width:95%;
	height:300px;
}
#div_top {
	width:940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
}
#top_image{
	width:300px;
	float:left;
}
#top_word{
	width:630px;
	float:right;
	text-align:right;
	font-weight:bold;
        color:#99CC00;
        font-family:Georgia,Verdana,arial,sans-serif;
}
#top_word li{
	margin:10px 0px;
	padding:0px 10px;
	float:left;
	border-right:2px solid #cccccc;
	text-align:center;
	list-style-type:none;
}
#banner{
	width:940px;
	margin-right: auto;
	margin-left: auto;
	height:197px;
	background:url(../images/banner.jpg) no-repeat center;
}
#banner_word{
	font-size:25px;
	color:#FFFF00;
	padding-top:160px;
	padding-bottom:7px;
	text-align:center;
	font-family:bad seed,arial,sans-serif;
}
.div_clear{
	clear:both;
}
#nav{
	padding:5px;
	margin:5px 0px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-family:arial,sans-serif;
}
#div_foot{
	width:980px;
	border-top:1px dotted #B5B5B5;
	margin-top:10px;
	height:30px;
	line-height:30px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#div_foot a:link{
	color: #339900;
	text-decoration: none;
}
#div_foot a:visited{
	color: #339900;
	text-decoration: none;
}
#div_foot a:hover{
	color: #339900;
	text-decoration: underline;
}

.blog_title{
	font-size:14px;
	margin-bottom:2px;
	padding:2px;
	font-weight:bold;
}
.blog_text{
	padding:0 5px;
	border:1px #E4E4E4 solid;
	margin-bottom:5px;
}
.blog_text img{
	max-width:650px;
	width:expression(this.width > 650 ? 650: true);
}

#tags{
	padding:2px;
	margin-top:2px;
	font-family:Verdana,arial,sans-serif;
	word-wrap:break-word; 
	overflow:hidden;
}
.tags_middle{
	font-size:18px;
}
.tags_big{
	font-size:30px;
	font-family:Georgia,arial,sans-serif;
}
#relate_entry li{
	padding:2px;
	border-bottom:1px dotted #99CC00;
	margin-top:2px;
	list-style:url(../images/li.png);
}
#sitemap li{
	padding:2px;
	border-bottom:1px dotted #99CC00;
	margin-top:2px;
	list-style:url(../images/li.png);
}
.sitemap_date{
	color:#996600;
}
.tag_view{
	text-align:right;
	border-top:1px #cccccc dotted;
	margin-bottom:10px;
	font-family:Georgia,Verdana,arial,sans-serif;
	font-size:11px;
}
.comment_text{
	width:95%;
	height:100px;
	margin:10px;
}
.comment_input{
	width:200px;
	height:30px;
}
.comment_title{
	height:30px;
	line-height:30px;
}
#comment{
	padding:5px;
	border:1px #E4E4E4 solid;
	margin-bottom:5px;
}

#comment_list{
	padding:5px;
	margin:5px 0px;
	border-top:1px #ccc solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-family:Georgia,arial,sans-serif;
}
.comment_no{
	width:5%;
	float:left;
	font-weight:bold;
	margin:0px 1% 0px 0px;
	padding:0px 0px 0px 1%;
}
.comment_man{
	width:15%;
	float:left;
	margin:0px 1% 0px 0px;
	padding:0px 0px 0px 1%;
	border-left:1px #ccc dotted;
}
.comment_info{
	width:74%;
	float:left;
	margin:0px;
	border-left:1px #ccc dotted;
	padding:0px 0px 0px 1%;
}

.div_line{
	clear:both;
	line-height:5px;
	height:5px;
}

.div_line_comment{
	clear:both;
	height:5px;
	line-height:5px;
	margin:5px 0px 4px 0px;
	border-bottom:1px solid #ccc;
}