
*
{
  padding: 0;
  margin: 0;
}
a:link{

text-decoration:none;}

body
{
  background-image:url(default/background.jpg); background-repeat:repeat-y; background-position:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 78%;
  background-color:#000000;

}

/*--------µ¼º½À¸---------*/
#nav {
	width:748px;
	height: 39px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	background: #000;
	color:#FFFFFF;
	text-align:center;
}

#nav ul{
	margin: 0px;
	padding: 0px;
}
	
#nav ul li{
	display:inline;
	list-style-type: none;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
	background: url(default/menubg.gif) repeat-x top left;
	border-right: 1px solid #8D8D8D;
}
	
#nav ul li a{
	float: center;
	display: block;
	margin: 0;
	padding:13px 20px 11px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#nav ul li a:hover{
	background: url(default/bgk.gif) repeat-x bottom left;
	color:
	#000;
}

#nav ul li:hover{
	
}
#menu {
  list-style: none;
  padding: 0px;
  margin: auto;
  height:39px;
 background-image:url(default/navtop.jpg); background-repeat:no-repeat;
}

/*------------------------------Ö÷Ò³ÄÚÈÝ-------------------------------------*/

#wrapper
{
  background-color:#FFFFFF;
  width: 748px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom:10px;
  background: #FFFFFF url(default/side-image.jpg) no-repeat right bottom;
}

#header
{
  margin-left:-6px;
}

#headerimg
{
  background-color:#FFFFFF;
  background: url(default/new_header.jpg) no-repeat top center;
  height: 180px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	padding-top: 80px;
	color: #FFFFFF;
	}
	.description a
	{
	color:#FFFFFF;
	text-decoration: none;
	}

.strip
{
padding:0px;
margin:auto;
background-color:#FFFFFF;
background-position:center;
height:2px;
width:748px;
}

#content 
{
padding-left:10px;
margin-top:10px;
margin-bottom:10px;
width: 72%;
float: left;
}
/*-------------------------Post-------------------------------------------*/
#post_block
{

background:url(default/comment-down.jpg) right bottom no-repeat;
margin-left:55px; margin-top:-80px;
}
#post_block_archive
{
background:url(default/comment-down.jpg) right bottom no-repeat;
margin-left:55px; margin-top:-90px;
}
#post_block_single
{

background:url(default/comment-down.jpg) right bottom no-repeat;
}
#post_block_single h3{

font-size:18px;
font-weight:bold;
color:#009933;}	
.post
{
  margin-bottom: 0em;
}

.post
{
  margin-left:20px;
  font-size: 1.1em;
  }
  
.post img {border: 5px solid #CCCCCC;}
.post a img {border: 5px solid #CCCCCC;}
.post a:hover img {border-color:#006600;}
 
h2
{
  font-size: 1.6em;
  }
 
h1 a:hover, h2 a:hover, h2 a:visited, h2 a
{

  text-decoration:none;
  color:#009900;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 0px;
  font-size:13px;
  text-indent:2em;
  line-height:18px;
  padding-right:10px;
}
 
.postmetadata
{
  padding: 8px;
  font-size: 1em;
}
 
.postmetadata a
{
color:#003300;
}	

.post p
{
  line-height: 1.2em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #000000;
}
 
.post li
{
  margin-left: 20px;
}
 
.post ul
{
  list-style-image: url(default/listitem.png);
  list-style-type:circle;
  margin-bottom: 10px;
}
 
acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}
 
h5
{
  margin-top: 1em;
  font-size: 1em;
}
 
.post a
{
  color:#009933;
  text-decoration:none;
}

#date_bg {
width:55px; height:60px;
background:url('default/date.jpg');
margin-left:4px; margin-top:20px;
background-repeat:no-repeat;
}

#date_bg .month {
	display: block;
	color:#006600;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:4px;

}
#date_bg .day {
	display: block;
	color:#006600;
	font: 2.1em Georgia;
	text-align: center;
	margin-top: -5px;
	margin-left: 4px;
}

/* p.postmetadata span{ background-image: url(default/ico_folder.gif); margin-left:10px; padding:3px 0 9px 20px;  background-repeat: no-repeat;  background-position: left;}*/
 p.postmetadata span.Comments{ background-image: url(default/ico_comments.png);}
/*---------------------------Post Ends-------------------------------------*/

/*---------------------------Sidebar-------------------------------------*/
#sidebar {
    margin-top:16px;
	margin-bottom:10px;
	width: 26%;
    margin-left: 73%;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar ul
{
  list-style: none;
  
}

#sidebar ul ul
{
  margin-left: 10px;
  margin-bottom: 5px;
  font-size:12px;
  letter-spacing:1px;

}

#sidebar ul h2
{
display: block;
background-image: url(default/side-nav.jpg);
padding-bottom: 10px;
padding-top: 15px;
padding-left: 32px;
height: 25px;
background-position: left;
background-repeat: no-repeat;
color:#00CC33;
letter-spacing: +1px;
font-size: 15px;

}

#sidebar a
{
  text-decoration: none;
  color:#003300;
}
 
#sidebar a:hover
{
  text-decoration: underline;
}

#sidebar ul li { padding: 2px 0px 0px 0px; margin: 0px; display: block; }

	#archead h2
	{ color:#FF9900;
	margin-left:10px;
	margin-top:10px;}
	
/*---------------------------Sidebar Ends-------------------------------------*/	

/*---------------------------Navigation-------------------------------------*/
.navigation a
{
color:#006600;
font-size:14px;
}
.navigation .alignleft {
padding-left:10px;

}

.navigation .alignright {
text-align:left;
padding-left:10px;
padding-top:5px;
}

/*---------------------------Navigation Ends-------------------------------------*/

/*---------------------------Footer-------------------------------------*/
#footer{
	text-align:center;
	color:#CCFFFF;
	margin-left:-2px;
	margin-top:0px;
	background:url(default/footer.jpg) no-repeat center;
	height:150px;
	font-size:14px;
	}
	#footer a
	{
	color:#66CC33;
	text-decoration:underline;
	}
#footer_nav a{
color:#66FF66;
padding-left:10px;
font-size:14px;
}
.rss
{
background : url(default/rss.png) no-repeat left center;
padding-left : 20px;
color : #ff9900;
text-decoration : none;
}

.validcss {
background : url(default/css.gif) no-repeat left center;
padding-left : 13px;
color:#FF6600;
text-decoration : none;
margin-left : 6px;
}
#valids
{
margin-top:-8px;}


/*---------------------------Footer Ends-------------------------------------*/

/*---------------------------Navigation-------------------------------------*/

/*---------------------------Navigation Ends-------------------------------------*/

/*---------------------------Comments-------------------------------------*/
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	background: #F1FCE6;
	border: 1px dotted #D8EFC1;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F1FCE6;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F1FCE6;
	border: 1px solid #D8EFC1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(default/btn-bg.gif) no-repeat;
	border: 1px solid #ABC394;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6C894E;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*---------------------------Comments Ends-------------------------------------*/

/*---------------------------Guestbook-------------------------------------*/
#box {
	display: block; float: left;
	margin: 0; padding: 0;
	width: 450px;
}

#box-top {
	display: block;
	margin: 0; padding: 0;
	width: 100%; height: 9px;
	background: transparent url("default/comments_box_top.png") no-repeat top left;
}

#box-body {
	margin: 0; padding: 5px 15px 1px 15px;
	background-color: #688a02;
	background: transparent url("default/comments_box_body.png") repeat-x top left;
	color: #ffffff;
}

#box-bottom {
	display: block;
	margin: 0 0 10px 0; padding: 0;
	width: 100%; height: 10px;
	background: transparent url("default/comments_box_bottom.png") no-repeat top left;
}

#comment-title a{
	margin: 0 0 6px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#165019;
}

#comment-title {
	margin: -4px 0 14px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
}


a#gbook {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 70px;
	width: 102px;
	background: url(default/gbook.png) bottom right no-repeat;
	text-decoration: none;
}
#guestbook
{
margin-left:-20px;
margin-bottom:-20px;}

/*---------------------------Guestbook Ends-------------------------------------*/

#side_about
{
  margin: 2px 5px;;
  text-align:left;
}
#side_about a
{
color:#009933;
text-decoration:none;
}
 
#favs
{
border: 2px solid #CCCCCC;
}

#about_me
{
margin-top:15px;
font-size:14px;
margin-bottom:220px;
}

#about_img
{
margin-bottom:10px;
height:125px;
background:url(default/me.png) no-repeat left top;
}

#contact
{
height:450px;
background:url(default/gbookback.jpg) no-repeat;
}

#contact_margin
{
margin-bottom:200px;
}

#googleads
{
margin-top:10px;
}
#google_adsense
{
margin-top:10px;
margin-left:20px;
text-align:center;
}

/*==================================*/
div.post2 {
	width:98%;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:72%;
	text-decoration:none;
}
.post2 .title{
	font-size:16px;
	font-weight:bold;
	float:left;
	text-align:left;
	padding-left:0px;
}
.post2 a{
	text-decoration:none;
}

div.post-nav {

	clear:both;
	float:left;
}
.ttp{
margin-bottom:10px;
font-size:24px;
}
.ttp a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.ttp a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post2 .post-title{

	padding:5px 0 2px 28px;
	margin:2px 0 2px 0;
	font-size:18px;
	color: #284259;
	border-top:1px dashed #D0D0D0;
	border-bottom:1px dashed #D0D0D0;
	background:#fafafa url("default/title-bg.gif") no-repeat 3px center;
}

div.post2 .post-date{
	width:60%;
	margin:0 0 0 0;
	padding:5px 5px 2px 0;
	font-size:12px;
	color:gray;
}

div.post2 .post-footer{
	
	margin:10px 10px 30px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:right;
}


div.post2 .post-tags{
	margin:2px 0 2px 5px;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{

	margin:0 0 0 0;
	padding:0 0 0 5px;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	font-size:32px;
	margin:54px 0 0 10px;
	padding:0;
	font-weight:bold;
}
#BlogTitle a{
	color:#F0FFF0;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
	color: #F0FFF0;
	font-size:12px;
	margin:2px 0 0 10px;
	padding:0;
}
#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0;
	padding:25px 10px 0 10px;
	text-align:right;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;
	height:20px;
	margin:0;
	padding:0 10px 0 10px;
	text-align:right;
	float:none;
	clear:both;
	font-weight:normal;
}
.tagback{
font-size:12px;
padding-left:10px;}
.linkart{
border-width:1px;
border-style:solid;
border-color:#009966;

padding-left:10px;
padding-top:10px;}
.linkart ul{
	list-style:none;
}
.linkart .a{

font-size:14px;}

/*---------------------------------------------------------------*/
ul.msg{
	width:500px;
	margin:10px 0 40px 20px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
	list-style-type:none;
}
li.msgname{
	padding:2px 0 2px 5px;
	margin:0px;
	border-bottom:1px dashed #D0D0D0;
}
li.tbname{
	padding:0 0 0 5px;
	margin:0px;
	border-bottom:1px dashed #D0D0D0;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	border-left:1px dashed #D0D0D0;
	border-right:1px dashed #D0D0D0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
	border-left:1px dashed #D0D0D0;
	border-right:1px dashed #D0D0D0;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	border-bottom:1px dashed #D0D0D0;
	border-left:1px dashed #D0D0D0;
	border-right:1px dashed #D0D0D0;
}
ul.trackback li.tbname{
	border-bottom:none;
	padding:3px 0 2px 12px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
	border-bottom:1px dashed #D0D0D0;
}
ul.mutuality li.tbname{
	padding:3px 0 2px 12px;
	margin:0px;
	border:none;
}
ul.mutuality li.msgarticle{
	background:#ffffff;
	padding:0 10px 10px 16px;
	border:none;
}


li.msgarticle div.quote{
	padding:10px;
	background:#f0f0f0;
}
li.msgarticle div.quote-title{
	margin:2px;
	padding:3px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/