@charset "utf-8";
/* CSS Document */


	
#visual{

height:460px;
margin-top:10px;


}
	
#contents{
min-height:100px;} /*최소높이*/

#contents #news {
background:url(../images/main/bg_news.jpg) no-repeat 0 0;
position:relative;	
	height:150px;
	width:390px;
	top:20px;
	left:70px;}
	

	
#contents  #news ul {
 position:absolute;
top:35px;
left:50px;
color:#333333;
   
}
#contents  #news ul li{ 

font-size:12px;
font-family:"굴림";
color:#000000;
width:300px;
padding:2px 20px 2px 0;

	}	
	
#contents #news p {
	position:absolute;	

	left:310px;}		
	



 			 
#contents #info {

	margin-left:480px;
	position:absolute;
	top:25px;
    height:120px;}
		
#contents #info li {
display:inline;
   }  
   