/* Sample 4*/
#ns p {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
}
#box4{
	position:absolute;
}
#box4 div{
	width:440px;
	height:238px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}


.mask3{
	position:relative;
	width:440px;
	height:238px;
	overflow:hidden;
}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

.buttons {
	padding:0px;
	margin:0px;
	height:22px;
	background:url(../images/duyuruBG.jpg);
}
.buttons span.cl_span {
	padding:0px;
	width:44px;
	height:22px;
	background:url(../images/duyuruPageBG.jpg) no-repeat;
	color:#333333;
	cursor:pointer;
	line-height:22px;
	float:left;
	text-align:center;
}
.buttons span.active, .buttons span:hover {
	background:url(../images/duyuruPageBG_over.jpg) no-repeat;
	color:#fff;
}

/* ********************************** */

.mask_ilaniAsk{
	position:relative;
	width:275px;
	height:150px;
	overflow:hidden;
}
#box_ilaniAsk{
	position:absolute;
}
#box_ilaniAsk div{
	width:275px;
	height:75px;
}