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

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

li{
	list-style:none;
}

img,fieldset,iframe{
	border:0px;
}

.main_container{	
	width:100%;
	margin:0 auto;
	background:url(../images/bg_main.jpg) repeat-x;
}

.main{	
	width:1024px;
	margin:0 auto;
}

.header_container{	
	width:1024px;
	height:115px;
}

.nav{
	width:1024px;
	height:115px;
}

.content_container{
	width:1024px;
}

.content{
	width:1024px;
	height:696px;
}

.visual{
	width:1024px;   
	height:458px;
}

.section_container{
	width:1024px;
	height:238px;
	border:0px solid red;
}

.section{
	width:1000px;
	height:185px;
	margin:13px 0 0 15px;
	border:0px solid red;
	float:left;
}

.section_1{
	width:1000px;
	height:116px;
	margin-bottom:16px;
	float:left;
}

.notice{
	width:277px;
	height:116px;
	float:left;
}

.ele_01{
	width:420px;
	height:116px;
	float:left;
	margin-left:17px;
}

.ele_02{
	width:266px;
	height:116px;
	float:left;
	margin-left:20px;
}

.section_2{
	width:1000px;
	height:52px;
	float:left;
}

.section_2 li{
	float:left;
	margin-left:-1px;
}

.foot_container{
	width:1024px;
	height:138px;
}

.foot{
	width:1024px;
	height:110px;
	margin-top:18px;
}

/*서브css*/

.sub_container{	
	width:100%;
	margin:0 auto;
	background:url(../images/bg_sub.jpg) repeat-x;
	height:100%;
}

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

.s_content_container{
	width:1024px;
	margin:0 auto;
	height:100%;
}

.s_content{
	width:1000px;
	background:white;
	margin-top:37px;
	float:left;
}

.section_left{
	width:180px;
	margin-top:27px;
	float:left;
}

.section_right{
	width:735px;
	margin:27px 0 0 56px;
	float:left;
	min-height:600px;
}

.section_right li{
	float:left;
}

.s_foot_container{
	width:1024px;
	height:138px;	
}

.sub02_btn{
	width:735px;
	height:27px;
	float:left;
}

.sub02_btn li{
	float:left;
	margin-left:3px;
}

.s_foot{
	width:1024px;
	height:87px;
	margin-top:20px;
}

