body {
	margin:0;
	background:url('images/bg.gif') repeat-x center top;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif
}
#wrapper {
	margin:0 auto;
	width:980px;
	background-color:transparent
}
#space {
	float:left;
	width:20px
}
#header {
	float:left;
	width:675px;
	height:66px;
	padding:5px 0 0 20px;
	background-color:#ffffff
}
.hdr_tit {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#fc0aaf
}
#content {
	float:left;
	width:960px;
	padding:0 0 5px 20px;
	background-color:#f3e4eb
}
#left {
	float:left;
	width:655px;
	padding:0 20px 15px 20px;
	background-color:#ffffff
}
.lft_title {
	float:left;
	clear:both;
	padding:20px 0
}
.lft_tit {
	float:left;
	width:455px;
	font-size:24px;
	font-weight:bold
}
.lft_tit a {
	text-decoration:none;
	color: black;
}
.lft_date {
	float:right;
	width:200px;
	padding-top:10px;
	font-size:11px;
	text-align:right;
	color:#666666
}
.lft_sub {
	font-size:16px;
	font-weight:bold
}
.lft_sub2 {
	font-size:15px;
	font-weight:bold
}
.lft_img {
	float:left;
	width:655px;
	padding:20px 0;
	text-align:center
}
.comment {
	float:left;
	width:655px;
	margin-top:10px
}
.cmt_top {
	overflow:hidden;
	width:655px;
	height:10px;
	background:url('images/bg_cmt_top.gif') no-repeat center top;
}
.cmt_txt {
	width:625px;
	padding:0 15px;
	background-color:#f9eef3
}
.cmt_tit {
	font-size:18px;
	font-weight:bold;
	color:#fc0aaf
}
.cmt_date {
	font-size:10px;
	padding-left:10px
}
.cmt_btm {
	overflow:hidden;
	width:655px;
	height:10px;
	background:url('images/bg_cmt_btm.gif') no-repeat center top;
}
#right {
	float:right;
	width:235px;
	padding:0 15px
}
.rgt_tit {
	float:left;
	width:235px;
	font:18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:20px;
	color:#fc0aaf
}
.rgt_img {
	float:left;
	padding:10px 0
}
