p{
	text-indent:2em;
	margin:0;
	padding:0;
	line-height:24px;
}

.subject{
	font-size:16px;
	font-weight:bold;
	padding:0 10px;
	color:#FF6600;
	border-bottom:3px solid #CCCCCC;
	margin:5px 0;
}

.title, .title a, .title a:visited{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.title a:hover{
	color:#FF9900;
}


.picbg{
	width:200px;
	height:160px;
	padding:5px;
	text-align:center;
	background:#F5F5F5;
	border:1px solid #CCCCCC;
}

.bt{
	background:url(../../images/default/bt.png);
	width:112px;
	height:36px;
	color:#666666;
	font-weight:bold;
	font-size:14px;
	border:0;
}

.left{
	float:left;
}

.right{
	float:right;
}