body{
	background: url("../images/background.jpg") no-repeat center top;
	-webkit-background-size: 1920px 1000px;
}

.xn_content_container{
	width: 980px;
	float: left;
	margin-top: 17px;
}

.xn_content_container .widget {
	margin-bottom: 0px;
}

.xn_content_container .xn_left_container {
	width: 196px;	
	float: left;
}

/* 공모전 기간 안내 위젯 */
.xn_content_container .xn_left_container .contest_schedule_container {
	width: 140px;
	height: 140px;
	float: left;
	margin: 28px;
	font-size: 12px;
	line-height: 14px;
}

.xn_content_container .xn_left_container .contest_schedule_container h1{
	width: 140px;
	height: 14px;
	float: left;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: url("../images/widget_title.png") no-repeat;
}

.xn_content_container .xn_left_container .contest_schedule_container .contest_schedule_date {
	width: 140px;
	height: 60px;
	float: left;
}

.xn_content_container .xn_left_container .contest_schedule_container .contest_schedule_date span{
	display: block;
	width: 140px;
	margin-bottom: 7px;
	float: left;
}

.xn_content_container .xn_left_container .contest_schedule_container .btn_entry{
	width: 140px;
	height: 32px;
	background: url("../images/btn_entry.png") no-repeat;
	border: 0px solid #fff;
}

.xn_content_container .xn_left_container .contest_schedule_container .btn_entry:hover{
	background-position: left bottom;
}

/* 콘텐츠제작가이드 바로가기 위젯 */
.xn_content_container .xn_left_container .contest_guide_container {
	float: left;
	width: 196px;
	height: 196px;
}

.xn_content_container .xn_center_container {
	width: 440px;
	height: 587px;
	float: left;
	background: url("../images/promotion.png");
	-webkit-background-size: 440px 587px;
}

.xn_content_container .xn_right_container {
	float: left;
	width: 344px;
}

.xn_content_container .sidebar_right_1 {
	float: left;
	width: 288px;
	margin: 0px 28px;
	height: 342px;
}

.xn_content_container .sidebar_right_2 {
	float: left;
	width: 344px;
	height: 100px;
}

.xn_content_container .sidebar_right_2 .widget {	
	float: left;
}