@charset "utf-8";
/* CSS Document */

#igosso {
	width: 100%;
}

#igosso .body {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFB0;
	padding-bottom: 10px;
}

#igosso .title {
	background-color: #FFDFB0;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	font-weight:bold;
}
#igosso .body .im {
	padding: 10px;
	width: 120px;
	float: left;
	height: 120px;
	margin-right: 5px;
}
#igosso .body .subdata {
	float: none;
	margin-bottom: 5px;
	font-size: 12px;
}
#igosso .body .rside {
	float: left;
	width:480px;
}

#igosso .body .rside .ctitle {
	margin-top: 5px;
	margin-bottom: 5px;
}
#igosso .body .rside .desc {
line-height:130%;

}
#igosso .body .clear {
	clear: both;
}

#igosso .poweredby{

	text-align:right;
	padding:0px 10px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFB0;
	height:20px;

}

#igosso .noentry {

padding:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFB0;
	margin:5px;


}
.detail_body .detail_left table tr td #igosso .aboutvoice {
	padding: 10px;
	margin: 10px;
}
.detail_body .detail_left table tr td #igosso .aboutvoice {
	font-size: 12px;
	border: 1px solid #9CF;
}
.detail_body .detail_left table tr td #igosso .aboutvoice .t2 {
	margin: 0px;
	padding: 0px;
}
.detail_body .detail_left table tr td #igosso .aboutvoice .t1 {
	margin-bottom: 10px;
}
.detail_body .detail_left table tr td #igosso .newentry {
	text-align: center;
}

