body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:'돋움';
}


li{
	list-style:none;
}

ul{
	margin:0px; padding:0px;
}

img, fieldset, iframe{
	border:0 none
}

.main_container{
	margin:0 auto;
	width:100%;

}

.main{
	margin:0 auto;
	width:1103px;
	border: 0px solid green;	
}

.header_container{
	width:1004px;
	height:107px;
	margin-right:99px;
}

.header{
	width:1004px;
	height:95px;
	float:left;
}

.logo{
	width:232px;
	height:72px;
	float:left;
	margin:23px 24px 0 0;
}

.menu{
	width:748px;
	height:72px;
	float:left;
	margin-top:23px;
}

.contents_container{
	width:1103px;
	height:657px;
	border: 0px solid red;
}

.main_contents{
	width:1103px;
	height:657px;
}

.main_visual{
	width:1103px;
	height:330px;
	border:0px solid blue;
}

.main_visual_01{
	width:1004px;
	height:330px;
	float:left;
}

.main_visual_02{
	width:99px;
	height:330px;
	float:left;
	margin-bottom:132px;
}

.section_container{
	width:1103px;
	height:327px;
}

.section{
	width:961px;
	height:288px;
	float:left;
	margin:0 123px 39px 19px;
}

.section_01{
	width:192px;
	height:288px;
	float:left;
	margin-right:21px;
}

.section_01_1{
	width:192px;
	height:110px;
	float:left;
	margin-bottom:22px;
}

.section_01_1 li{
	float:left;
}

.section_01_2{
	width:192px;
	height:156px;
	float:left;
}

.section_02{
	width:278px;
	height:288px;
	float:left;
	margin-right:9px;
}

.section_02_1{
	width:278px;
	height:110px;
	float:left;
	margin-bottom:22px;
}

.section_02_2{
	width:278px;
	height:156px;
	float:left;
}

.section_03{
	width:278px;
	height:288px;
	float:left;
	margin-right:9px;
}

.section_03_1{
	width:278px;
	height:110px;
	float:left;
	margin-bottom:22px;
}

.section_03_2{
	width:278px;
	height:156px;
	float:left;
}

.section_04{
	width:174px;
	height:288px;
	float:left;
}

.section_04_1{
	width:174px;
	height:110px;
	float:left;
	margin-bottom:22px;
}

.section_04_2{
	width:174px;
	height:156px;
	float:left;
}

.section_04_2 li{
	float:left;
}

.footer_container{
	width:1103px;
	height:98px;
}

.footer{
	width:1103px;
	height:98px;
}


/*서브css*/

.sub_container{
	width:100%;
	margin:0 auto;
}

.sub{
	width:1004px;
	margin:0 auto;
}

.sub_contents_container{
	width:1004px;
}

.sub_contents{
	width:1004px;
}

.sub_visual{
	width:1004px;
	height:272px;
}


.sub_section_container{
	width:980px;
	margin:0 24px 40px 0;
}

.sub_section{
	width:980px;
	float:left;
}

.section_left{
	width:192px;
	float:left;
	margin-right:40px;
}

.section_right{
	width:748px;
	float:left;
}

.section_right li{
	display:inline;
	float:left;
}
