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;
}

