@charset "UTF-8";
/* CSS Document */

/*--------contents----------*/		

div#contents{
	width:830px;
	height:110px;
	margin:50px 35px 50px;
}

#c_news{
	overflow:auto;
	width:330px;
	height:70px;
	margin:20px 250px 20px;
	position:absolute;
}

#c_news p{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

#c_news a{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#555555;
	text-decoration:underline;
}
	






















	
	
	
	
	
	
