ul {
	margin-top: 14px;
	margin-left: 6px;
	margin-right: 4px;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}
a {
	color: #0099CC;
}
.txt_small {
	font-size: 10px;
}
.articleBody p {
	margin-top: 20px;
}

.photo_left {
	float: left;
	width: 300px;
}

.photo_right {
	float: right;
	width: 300px;
	clear: right;
	margin-right: 45px;
}
.photo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}.photo_coment {
	clear: both;
	width: 96%;
	line-height: 160%;
}
.photo_title {
	clear: both;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: large;
	color: #333333;
}
.photo .photo_left p {
	margin-top: 4px;
	font-size: small;
}
.photo .photo_right p {
	margin-top: 4px;
	font-size: small;
}
.tableDefault td {
	vertical-align: middle;
}
.p_td  {
	clear: none;
	float: left;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	width: auto;
}

/* td color ---------- */
.tdColor1 {
	background-color: #FFF0F5;
}

.tableDefault td_right {
	vertical-align: middle;
}

.title_side {
	background-image: url(/common/images/listhead_tril.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	padding-left: 16px;
	margin-top: 6px;
	margin-right: 10px;
	background-position: 2px;
}
.title_side_clear {
	clear: both;
}

