body {
    background-image:url(/template/7004/img/back.jpg);
    background-color:#ccddcc; 
    padding: 0px;
    margin: 0px;
}

hr {
    color: #DCDCDC;
    height: 1px
}

#range {
    width:764px;
    background-color:#FFFFFF;
    border-width:1px 4px 3px 1px;
    border-style:solid;  border-color:#cccdcc;
    padding:10px 0 10px 0;
}

#header {
    width:740px; 
    background-image:url(/template/7004/img/header_blog.jpg);
    background-repeat:no-repeat;
    background-color:#75A949;
}

.blog_title {
    width:400px;
    overflow: hidden;
    word-break: break-all;
    font-weight: bold;
    font-size: 18px;
    text-align:left;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-shadow: #336600 0 2px 3px;
    padding: 0px;
    margin:80px 0 15px 30px;
}
.blog_title a:link {
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: none
}
.blog_title a:visited {
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: none
}

.blog_title a:hover {
    color: #ff6600;
    letter-spacing: 1px;
    text-decoration: none
}

.blog_description {
    width:400px; 
    overflow: hidden;
    word-break: break-all;
    font-size: 12px;
    line-height:1.4;
    text-align:left;
    color: #ffffff;
    margin:15px 0px 20px 30px;
    text-shadow: #336600 0 2px 3px;
}
.blog_description a:link {
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: underline
}
.blog_description a:visited {
    color: #ffffff;
    letter-spacing: 1px;
    text-decoration: underline
}

.blog_description a:hover {
    color: #ff6600;
    letter-spacing: 1px;
    text-decoration: underline
}

.menu {
    color:#FFFFFF;
    font-size: 10px;
    text-align:left;
    margin:0 0 5px 30px;
}
.menu a:link {
    color:#FFFFFF; 
    text-decoration: none;
}
.menu a:visited {
    color:#FFFFFF; 
    text-decoration: none;
}
.menu a:hover {
    color: #FFCC66;    
    border-bottom:1px solid #ff0066;
}

.menu2 {
    color:#666666;
    font-size: 10px;
    text-align:center;
}
.menu2 a:link {
    color:#666666; 
    text-decoration: none;
}
.menu2 a:visited {
    color:#666666; 
    text-decoration: none;
}
.menu2 a:hover {
    color: #ff6600;    
    border-bottom:1px solid #ff0066;
}

#content {
    width:740px; 
    background-color: #ffffff;
    margin-top:10px;
}
.entry {
    border:1px solid #dcdcdc;
    padding: 10px;
    margin-bottom:10px;
    width:88%;
}
.entry_title {
    font-size:12px;
    text-align:left;
    color:#333333; font-weight:bold;    
    border-left: 5px solid #668888;
    background-color:#ccddcc;
    padding:3px 5px 3px 5px;
    overflow: hidden;word-break: break-all; 
} 
 
.date {
    font-weight: normal;
    font-size: 10px;
    color: #335555;
}
.entry_text {
    padding:5px 5px 5px 5px;
    text-align:left;
    font-weight: normal;
    font-size: 11px;
    color: #666666;
    line-height:1.6; word-break: break-all;
}
.entry_text a:link {
    font-weight: normal;
    color: #557777;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.entry_text a:visited {
    font-weight: normal;
    color: #557777;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.entry_text a:hover {
    font-weight: normal;
    color:#ff6600;
    text-decoration:none;
    border-bottom:1px dashed #fff;
}
.entry_layer {
    overflow: hidden;
    width: 100%;
    word-break: break-all
}
.comment_layer {
    overflow: hidden;
    width: 100%;
    word-break: break-all
}

.posted {
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    line-height: 150%;
    margin:10px 10px 3px 10px;
    text-align:left;
    overflow: hidden; word-break: break-all;
    text-align:left;
}
.posted a:link {
    font-weight: normal;
    color: #557777;
    text-decoration: none
}
.posted a:visited {
    font-weight: normal;
    color: #557777;
    text-decoration: none
}
.posted a:hover {
    font-weight: normal;
    color: #ff6600;
    text-decoration: none;
}

.posted2 {
    font-weight: normal;
    font-size: 10px;
    border-top: 1px solid #999999;
    color: #666666;
    line-height: 150%;
    margin:0px 10px 10px 10px;
    text-align:left;
    overflow: hidden; word-break: break-all;
    text-align:left;
}
.posted2 a:link {
    font-weight: normal;
    color: #557777;
    text-decoration: none
}
.posted2 a:visited {
    font-weight: normal;
    color: #557777;
    text-decoration: none
}
.posted2 a:hover {
    font-weight: normal;
    color: #ff6600;
    text-decoration: none;
}

.side {
    border:1px solid #dcdcdc;
    padding:10px;
    width:90%
	
}
.side_title {
    width:95%;overflow: hidden;word-break: break-all;
    text-align:left;
    background-color:#ccddcc;
    border-left: 5px solid #668888;
    font-weight: bold;
    font-size: 10px;
    padding:3px 5px 3px 5px;
    overflow: hidden;
    color: #335555;
    word-break: break-all;
    letter-spacing: 1px;	
}
.side_text {
    width:95%;overflow: hidden;word-break: break-all;
    padding: 5px 5px 5px 5px;
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    line-height: 150%;
    text-align:left;
}
.side_text a:link {
    color:#557777;
    text-decoration: none;
}
.side_text a:visited {
    color:#557777;
    text-decoration: none;
}
.side_text a:hover {
    color: #ff6600;
    text-decoration:none;
}

.calendar_bg
{ width:150px; margin:0 5px; }

.calendar {
    padding:1px;
    font-size: 10px;
    color: #666666;
    line-height: 150%;
}

.calendar a:link {
    color: #557777;
    text-decoration: none;
    border:1px solid #ccddcc; display:block;
}
.calendar a:visited
{
    color: #557777;
    text-decoration: none;
    border:1px solid #ccddcc; display:block;
}
.calendar a:hover
{
    font-size: 10px;
    color: #ff6600;
    background-color: #fff;
    text-decoration: none;
    border:1px solid #ff6600; display:block;
}

.page {
    font-size: 10px;
    color:#666;
    letter-spacing: 1px;
    overflow: hidden;
    width: 95%;
    word-break: break-all;
    padding-bottom:10px;
}
.page a:link {
    color:#557777;
    text-decoration: none
}
.page a:visited {
    color:#557777;
    text-decoration: none
}
.page a:hover {
    color: #ff6600;
    text-decoration: none;
    border-bottom:1px dashed #fff;
}

.side-tag {
padding:10px 10px 10px 10px;
line-height:normal;
min-height:10px;
}
.side-tag a:link {
    color:#557777;
    text-decoration: none;
}
.side-tag a:visited {
    color:#557777;
    text-decoration: none;
}
.side-tag a:hover {
    color: #ff6600;
    text-decoration:none;
}
.tag-word{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	line-height:1.4em;
	text-align:right;
}
.tag{
	padding:10px;
}
.tag a:link {
    font-weight: normal;
    color: #557777;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.tag a:visited {
    font-weight: normal;
    color: #557777;
    text-decoration:none;
    border-bottom:1px dashed #eaa17f;
}
.tag a:hover {
    font-weight: normal;
    color:#ff6600;
    text-decoration:none;
    border-bottom:1px dashed #fff;
}
#tag_cloud{
	border:1px solid #666;
	padding:10px;
	text-align:left;
	position:relative;
}
#tag_cloud a {
	padding:2px;
}
.tag-title{
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.tag-body{
	margin:10px 0px;
	padding:10px 0px 0px 0px;
	position:relative;
	font-size:11px;
}

.tag-service{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #666;
	padding:0px 0px 5px 0px;
	clear:left;
	position:relative;
	font-size:14px;
}
.tag-search{
	text-align:right;
	padding:5px 0px;
	margin-bottom:10px;
	font-weight:bold;
	position:relative;
}
.tag-article{
	padding:0px 10px 10px 10px;
	text-align:left;
	position:relative;
}
.tag-article-title{
	text-align:left;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	position:relative;
}
.tag-article-posted{
	font-weight:normal;
	position:relative;
}
.tag-article-summary{
	padding:0px 10px;
	line-height:1.4em;
	position:relative;
}
.tag-more{
	text-align:right;
	margin:10px 0px;
	clear:both;
	position:relative;
}
.tag-photos{
	float:left;
	margin:10px 6px;
	position:relative;
	width:140px;
	height:200px;
}
.tag-photos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-audios{
	margin:5px;
	position:relative;
}
.tag-audios-title{
	text-align:left;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	position:relative;
}
.tag-audios-posted{
	font-weight:normal;
	position:relative;
}
.tag-videos{
	float:left;
	margin:10px 6px;
	position:relative;
}
.tag-videos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-navi{
	clear:left;
	text-align:center;
	margin:10px 0px;
	position:relative;
}

.listCategoryArticle{
	margin-top:5px;
	padding:5px;
	border:solid 1px #666;
}
.listCategoryArticle ul{
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0;
	padding-left:12px;
	line-height:1.4;
}


.bookmark{
padding:5px 0px;
text-align:left;
}

.bookmark img{
margin-right:3px;
}
.bookmark iframe{
margin-right:3px;
}

