/* CSS Document */
.article {
	margin: 0px;
}
.article .bg {
	background-image: url(pagebg.gif);
	padding: 20px;
}
.article .tlist {
	line-height: 1.68em;
	background-image: url(../../images/arrow/a003.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 2px;
}
.article .tlist a {
	text-decoration: none;
}
.article .tlist a:hover {
	color: #CE000B;
	text-decoration: underline;
}
.article .tlist a.cg {
	color: #CE000B;
}
.article .tlist .date {
	color: #999999;
	float: right;
}
.article .title {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin: 0 15px;
}

.article .info {
	text-align: center;
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #999999;
}
.article .ctr {
	text-align: right;
}
.article .ctr img {
	margin-right: 2px;
}
.article .zoom {
	line-height: 1.68em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px;
	font-size: 14px;
}
.article .zoom img {
	border: 1px solid #FFFFFF;
}
.article .footer {
	border-bottom: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.comment {
	font-size: 12px;
	line-height: 1.68em;
}
.comment h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.comment iframe#list {
	width: 100%;
	height: expression(1);
	hght: expression(autoResize());
}
.comment .spacer {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.comment .list {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin: 0px;
}
.comment .info {
	margin: 0px;
	padding: 0px;
}
.comment .cont {
	padding: 0px;
	color: #666666;
	margin: 5px 0;
}
.a_clist {
}
.a_clist .more {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.a_clist .title_left {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 12px;
}
.a_clist .title {
	font-weight: bold;
	background-image: url(../../images/dotline_hz.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	background-position: left bottom;
	color: #46461F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.a_clist .title a {
	color: #46461F;
	font-weight: bold;
}
.a_clist .title a:hover {
}

