@charset "utf-8";
/**
* Hwaje Style Sheets
* File Name : /css/main.css
* Description : 화제신문 스타일시트
* Author : Hwaje Web business Team / Lee kyoung sun
* Date : 2015.06.26
* Update : 2015.06.26
* Copyright(c) 2015 hwaje. All Rights Reserved.
*/


.contents_wrap .wide-container{
	width:940px;
	height:565px;
	padding-bottom:70px;
	overflow:hidden;
}
.contents_wrap .m_con01{
	background:url(../img/bg_m01.png) no-repeat center 0;
	margin:0 auto;
	padding:55px 45px;
}
.contents_wrap .m_con01 .img_wrap, .contents_wrap .m_con01 .text{
	float:left;
}
.contents_wrap .m_con01 .img_wrap{
	width:372px;
	height:264px;
	background:url(../img/bg_img01.png) no-repeat;
}
.contents_wrap .m_con01 .img{
	width:350px;
	height:196px;
	padding:13px 12px;
	overflow:hidden;
}
.contents_wrap .m_con01 .text{
	width:430px;
	padding:15px 0 0 40px;
}
.contents_wrap .m_con01 .text h4{
	font-size:1.5em;
	font-weight:700;
}
.contents_wrap .m_con01 .text .sec_tit{
	font-size:1.2em;
	font-weight:500;
	color:#F58302;
	padding:10px 0 10px 0;
}
.contents_wrap .m_con01 .text .btn_m01{
	padding:15px 0 0 0;
}
.contents_wrap .m_con02{
	padding-bottom:50px;
}
.contents_wrap .m_con02 ul{
	width:957px;
	margin:0 auto;
}
.contents_wrap .m_con02 ul li{
	float:left;
	padding:8px;
}