﻿/*-----------------------------全局定义样式-----------------------------*/
*{margin:0; padding:0;}
html, body{color: #333;font-family:Arial, SimSun, 宋体,Microsoft YaHei,微软雅黑;font-weight:100;font-size: 12px;line-height: 160%;background-color: #DBD5C5;background-repeat: repeat-x;background-position: top;}
a{ color:#930; text-decoration:none}

#wrapper{width: 950px; margin: 0 auto;}
/*-----------------------------文章框架-----------------------------*/ 
#container{overflow: hidden; height: 100%; background: url(images/container-bg-Lusongsong.png) repeat-y 0 0 #F7F3ED;} 
#content{float: left;width: 670px;} #content-inner{padding: 8px 0 8px 10px;} 




/*-----------------------------文章内容部分-----------------------------*/
.post-info{padding: 26px 0;line-height: 1.8em;font-size: 16px;text-align: justify;} 
.post-info p{text-indent:2em;margin-bottom: 24px;}
.post-info strong{font-weight: bold;}


/*-----------------------------单页部分-----------------------------*/
#DY-container{overflow: hidden; height: 100%; background: url(images/DY-bg-Lusongsong.png) repeat-y 0 0 #F7F3ED;} #DY-content{float: left;width: 920px;} #DY-content-inner{padding: 8px 0 8px 10px;}
#DY-post-title h1,#DY-post-title h2{font-size:30px;line-height:30px;font-family:Microsoft YaHei,small;font-weight: normal;padding-bottom: 10px;padding-top: 10px;text-align: center;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #CCC;} .DY-post-title h1 a{color :#450A11;} 
