/*바디*/
body 
{
	text-align: center;
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	font-size: 12px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	margin: 8px auto;
	padding: 0px;
	background-image: url(../imageskr/bg/bg.gif);	
}


/*contents form스타일*/
#top
{
    position :relative;
	margin: 0 auto;    
    padding: 0px;
    width:901px;    
}

#navi
{
    position :relative;
	margin: 0 auto;    
    padding: 0px;    
    width:901px;
}

#contents
{ 
    position :relative;
	margin: 0 auto;    
    padding: 0px;    
    width:901px;
}


#contents .faq
{	
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	font-size: 12px;
	line-height: 17px;
	color: #00a9e3;
	font-weight: bold;
	list-style-type : none;
	display:inline;
	
}

#contents .space 
{	
	height:7px;
	list-style: none;
}

#contents .answer 
{	
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	font-size: 12px;
	line-height: 17px;
	color: #666;
	list-style: none;
}


#contents .infoslide
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}


#contents .bro {
	text-align:right;
}




/*테이블*/
table .press
{
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
}

table .office
{
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
}



/*테이블*/
table td 
{
	font-family: "돋움", "돋움체", "굴림체", "굴림";
	font-size: 12px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
}


/*a링크*/
a:link, a:visited, a:active  
{
	color: #7da4a8;
	text-decoration:none;
}

a:hover 
{
	color: #bfbfbf;
	text-decoration:none;
}


#a_color 
{
	color: #448b92;
	text-decoration:none;
}

#a_color:hover
{
	color: #bfbfbf;
	text-decoration:none;
}
