*{margin:0;
	:0;}
body{
	
	text-align:center;
}
img{
	border:0;
}
#wrapper{
	text-align:left;
	margin:0 auto;
	width:1003px;
}
#header{
	position:relative;
	background:url('../images/home.jpg') left top no-repeat;
	height:358px;
}
#btn-back{
	position:absolute;
	right:20px;
	top:38px;
}
#main{
	background:url('../images/bg-main.jpg') left top #fffbed;
	padding:30px 50px 40px;
	-webkit-box-shadow:0 10px 40px rgba(0,0,0,.1) inset;
	-moz-box-shadow:0 10px 40px rgba(0,0,0,.1) inset;
	-ms-box-shadow:0 10px 40px rgba(0,0,0,.1) inset;
	-o-box-shadow:0 10px 40px rgba(0,0,0,.1) inset;
	box-shadow:0 10px 40px rgba(0,0,0,.1) inset;
}

.list{
	padding:30px 30px 30px 50px;
	list-style:none;
	font-size:14px;
	background:#fff;
	color:#545454;
}
.list li{
	padding-top:0;
	position:relative;
	background:url('../images/bg-list-border.jpg') -8px bottom no-repeat;
	line-height:2.5em;
	zoom:1;
}
.list li a{
	text-decoration:none;
	color:#666666;
	background:url('../images/bg-list-a.png') left 2px no-repeat;
	padding-left:28px;
	font-size:14px;
}
.list li span.date{
	color:#797979;
	position:absolute;
	right:15px;
	top:0;
}

table.pager{
	margin:30px auto 0px;
	font-size:12px;
}
table.pager a{
	color:#666;
	text-decoration:none;
}

table .txt{
	background:url("../images/bg-txt.jpg") left top no-repeat;
	height:25px;
	width:25px!important;
	border:0 none;
	text-align:center;
}
#footer{
	background:url('../images/bg-footer.jpg') left bottom repeat-x #fff;
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:1.75em;
	padding-top:20px;
	padding-bottom:16px;
	border-top:1px solid #7d261f;
	margin-top:30px;
}
.title{
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	text-align:center;
	line-height:1.75em;
	margin-top:15px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	margin-bottom:2px;
}
.titlegroup{
	position:relative;
	zoom:1;
}
cite{
	font-size:12px;
	font-style:normal;
	color:#666;
	line-height:1.75em;
}
.author{
	position:absolute;
	right:5px;
	bottom:3px;
	font-size:12px;
	color:#666;
}
.contents, .contents p{
	color:#666;
	line-height:1.75em;
	font-size:12px;
}
.editor{
	color:#666;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}

.list h6{
	font-size: 16px;
    color: #643b24;
    text-align: center;
    margin: 0 0 30px;
    background: url("../images/bg-title.png") no-repeat left top;
    line-height: 35px;
    background-position: -20px 0;
    background-repeat:repeat-y;
    padding:4px 0;
  }
.list p{
	font-size:14px;
	line-height:26px!important;
	color:#545454;
	text-indent:2em;
	margin-bottom:15px!important;
	text-align:justify; text-justify:inter-ideograph!important;
}
.list .editor{
	text-align: right!important;
   	margin-top:40px;
}
.back{
	text-align:right;
	margin-top:25px;
}

#foot{
	background:url("../images/foot_bg.jpg") left top repeat-x;
	text-align:center;
	color:#575757;
	height:89px;
	padding-top:20px;
	border-top:1px solid #7d261f;
	margin-top:30px;
}
#foot p{
	margin:8px 0px;
	font-size:12px;
	font-family: Arial;
}