#content_left{	
	width:700px
	height:auto;
	float:left;
}
.ttbl {
	width:700px;
	height:auto;
	border-spacing:0px;	
	font-size:18px;
	line-height:120%;
}
.ttd1 {
	background:url(../../common/img/bg_table.png) repeat;
	border-bottom:1px dotted #7f7f7f;
	width:191px;
	height:auto;
	text-align:center;	
	vertical-align:middle;	
	padding:22px;
}
.ttd2 {
	width:413px;
	padding:22px;
	height:auto;
	border-bottom:1px dotted #666666;
	word-break:break-all;
}
.ttd3 {
	width:8px;
	height:auto;
	vertical-align:bottom;
}
.ttd3 img{
	margin-bottom:-4px;
	margin-left:-2px;
}
#content_right{	
	width:398px;
/*	height:471px;*/
	padding:6px;
	float:right;
	background:#fff;
}
.no_bdbt{
	border-bottom:none;
}