@charset "utf-8";
/* CSS Document */




#contents_contain{
width:100%;
height:600px;
margin:0 auto 0px auto;
}

#con_slide{
position:relative;
height:430px;
background:url('../../images/main/bg.jpg') no-repeat center 0;
margin-bottom:0px}

.con_contents{width:990px;
margin:0 auto}
#con_board{
position:relative;
width:100%;
height:117px;
margin-bottom:60px
}

#con_board .notice, #con_board .gallery, #con_board .{
position:relative;
width:300px;
height:100%;
float:left}

#con_board .gallery, #con_board .cutom{
margin-left:20px;}

#footer_contain{
width:100%;
position:relative; 
}


#con_board .notice h4{
float:left;
width:155px;
}

#con_board .gallery h4{
background:#009241;
}

#con_board h4{
text-align:center;
line-height:30px;
color:#FFFFFF;
font-size:14px;
height:31px;}

.noti_list, .gall_list{
margin-top:13px;
clear:both}

.noti_list li{
line-height:20px;
text-align:left
}

.gall_list li{
width:98px; 
height:68px;
background:#CCCCCC;
border:1px solid #666666;
float:left;
}

.ml_10{margin-left:10px}



           

