﻿@charset "utf-8";
/* CSS Document */

body, td, input, textarea, div, th {
	font-family:돋움;
	margin:0;
	padding:0;
	font-size:9pt;
	color:#4e4e4e;
	text-align: left;
	background-color:#1c141c;
	
}


#top{margin:auto; width:600px; height:55px;}
#prev{width:55px; height:55px; float:left; clear:both;}
#page{width:490px; height:55px; float:left; font-family:Verdana; font-size:10px; text-align:center; line-height:55px; color:#ffffff;}
#next{width:55px; float:left; height:55px;}
#cont{margin:auto; width:600px; }
