body {
	background: #ffffff; background: #ffffff url("images/bg.gif");
	margin: 0;
}

body, div, table, td {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #4A493E;
}

#main {
	width: 776px;
	background: #BCDEEF url("images/bg_main.gif");
	margin: 0 auto;
}
	.main_title {
		background: #ffffff url("images/a_bg.gif");
	}


/* Header */
	#header {
		width: 776px;
		height: 220px;
		text-align: center;
	}

br.clear {
	clear: both;
}



div#content {
	width: 776px;
}

div#content div {
	float: left;

}

div#c_1 {
	position: relative;
	width: 187px;
	margin-top: 0px;
	margin-left: 0px;
}

div#c_2 {
	width: 536px;
	margin-left: 0px;
	margin-top: 0px;
}


/* Footer */
	#footer {
		margin: 0 auto;
		background: #ffffff url("images/footer_bg.gif");	
		width: 776px; 	
		height: 55px; 	
		text-align: center;
	}
	#footer table {
		text-align: center;
		margin: 0 auto;		
		margin-top: 12px;
	}


/* News */
	.news_top {
		background: #ffffff url("images/news_top.gif");
		height: 41px; 
	}
	.news_footer {
		background: #ffffff url("images/news_footer.gif");
		height: 10px; 
	}
	.news_date {
		color: #4A493E;
		font-weight: bold;
		padding: 5px 10px 2px 10px;
	}
	.news_title {
		color: #990000;
		font-weight: bold;
		padding: 5px 10px 2px 10px;
	}
	.news_message {
		background: #ffffff url("images/news_bg.gif");
		padding: 5px 10px;
		color: #4A493E;
		}
	.news_detail a:link,
	.news_detail a:active,
	.news_detail a:visited {
		color: #556F90;
		text-decoration: none;
		font-family: Verdana, Helvetica, Arial;
		font-size: 10px;
		float: right;
	}
	.news_detail a:hover {
		color: #6C91BD;
		text-decoration: none;
		font-family: Verdana, Helvetica, Arial;
		font-size: 10px;
		float: right;
}

a:link,a:visited,a:active { 
	color:#556F90; 
	background-color: transparent; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px
}
a:hover { 
	color:#6C91BD; 
	background-color: transparent; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;
	text-decoration: underline
}

/* Tbla */
ul {
	list-style-image: url('images/dott.gif')
}
p {
	text-align: justify;
	text-indent: 5pt;
	margin: 10px 5px;
}
.kep {
	border: thin solid #A4C9DC;
}
.textinput {
	border: thin solid #A4C9DC;
}
.button {
	background-color: #A4C9DC;
	color: #990000;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

