body {
   background-color:#ffcc99;
   margin: 0px;
   margin-bottom: 20px;
   padding: 0px;
}

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

#range {
    width:731px; 
   	background-image:url(/template/7005/img/header_blog.jpg);
	background-repeat:no-repeat; 
    background-position:center 5px; 
    background-color:#ffffff;
    border-style:solid;  border-color:#cccdcb;
    border-width:1px 3px 3px 1px;
}

#header {
   	width:100%;height:310px;
	text-align:left;
}
#content {
   width:720px;
    }

   
.blog_title {
   	width:500px;
	   overflow: hidden;
	   word-break: break-all;
    font-weight: bold;
    font-size: 18px;
	   text-align:left;
    color: #663333;
    letter-spacing: 1px;
    text-shadow: #ffffff 0 2px 3px;
	   margin:30px 0 10px 25px;
}
.blog_title a:link {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: none
}
.blog_title a:visited {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: none
}

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

.blog_description {
    width:500px;
    word-break: break-all;
    font-size: 12px;
    color: #663333;
    text-shadow: #ffffff 0 2px 3px;
    margin: 0 0 25px 25px;
}
.blog_description a:link {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: underline
}
.blog_description a:visited {
    color: #663333;
    letter-spacing: 1px;
    text-decoration: underline
}

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

.menu {
    color:#663333;
    font-size: 11px;
    text-align:left;
    margin-left:20px;
}
.menu a:link {
    color:#663333; 
    text-decoration: none;
}
.menu a:visited {
    color:#663333; 
    text-decoration: none;
}
.menu a:hover {
    font-weight: bold;
    color: #cc0000;    
    border-bottom:1px solid #CC0000;
}

.entry {
    background-color:#FFFAF0;
    margin-bottom:10px;
    border-style:solid;  border-color:#cccdcb;
    border-width:0 1px 1px 0;
    width:100%;
    word-break: break-all; 
}
.entry_title {
    font-size:12px;
    text-align:left;
    color:#663333; font-weight:bold;  
    background-color:#ffcc99;
    padding:3px 5px 3px 10px;
    overflow: hidden;word-break: break-all; 
} 
 
.date {
    font-weight: normal;
    font-size: 10px;
    color: #663333;
}
.entry_text {
    padding:5px 10px 10px 10px;
    	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: #666666;
    text-decoration:none;
	   border-bottom:1px dashed #eaa17f;
}
.entry_text a:visited {
    font-weight: normal;
    color: #666666;
    text-decoration:none;
	   border-bottom:1px dashed #eaa17f;
}
.entry_text a:hover {
    font-weight: bold;
    color:#CC0000;
    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 {
    PADDING:8px 5px 5px 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #666666;
    LINE-HEIGHT: 110%;
	text-align:right;
	OVERFLOW: hidden; WORD-BREAK: break-all;
	text-align:right;
}
.posted a:link {
    font-weight: normal;
    color: #666666;
    text-decoration: none
}
.posted a:visited {
    font-weight: normal;
    color: #666666;
    text-decoration: none
}
.posted a:hover {
    color: #CC0000;
    text-decoration: none;
}

.side {
    background-color:#FFFAF0;
    border-style:solid;  border-color:#cccdcb;
    border-width:0 1px 1px 0;
    width:90%;    
}


.side_title {
    width:90%;overflow: hidden;word-break: break-all;
    text-align:center;
    background-color:#ffcc99;
    font-weight: bold;
    font-size: 10px;
    overflow: hidden;
    padding: 3px 5px 3px 5px;
    color: #663333;
    word-break: break-all;
    letter-spacing: 1px;	
}
.side_text {
    width:150px;overflow: hidden;word-break: break-all;
    padding: 10px 10px 5px 10px;
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    line-height: 150%;
   	text-align:left;
}
.side_text a:link {
    color:#666666;
    text-decoration: none;
}
.side_text a:visited {
    color:#666666;
    text-decoration: none;
}
.side_text a:hover {
    color: #CC0000;
    text-decoration:none;
}


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

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

.calendar a:link {
    color: #993300;
    text-decoration: none;
    border:1px solid #ff9999; display:block;
}
.calendar a:visited
{
    color: #993300;
    text-decoration: none;
    border:1px solid #ff9999; display:block;
}
.calendar a:hover
{
    font-size: 10px;
    color: #CC0000;
    background-color: #fff;
    text-decoration: none;
    border:1px solid #ff3366; display:block;
}

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



