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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

img {border:0px;}

#contain {
	margin: 0px auto;
	width: 750px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	}

#header {}

#logo {
	
	float: left;
	height: 63px;
	width: 219px;
}

#picture {
	background-image: url(/images/index_04.jpg);
	float: left;
	height: 63px;
	width: 531px;
}

#under_picture {
	background-image: url(/images/index_06.gif);
	height: 17px;
	width: 750px;
}

#menu {
	background-image: url(/images/index_07.gif);
	height: 45px;
	width: 750px;
}

#menu_text {
	padding-top: 10px;
	padding-left: 150px;
	}

#under_menu {
	background-image: url(/images/index_08.gif);
	height: 18px;
	width: 750px;
}

#middle {}

#content {
	float: left;
}

#title {
	background-image: url(/images/index_09.gif);
	height: 22px;
	width: 564px;
}

#title_text {
	padding: 2px;
	
	}

#work_area {
	
	width: 564px;
}

#work_area_text {
	padding: 5px;
	}

#news {
	float: left;
}

#news_head {
	background-image: url(/images/index_10.gif);
	height: 22px;
	width: 186px;
}

#news_body {
	
	width: 186px;
}

#news_text {
	padding: 5px;
	color: #ffffff
	}

#footer {
	background-image: url(/images/index_14.gif);
	height: 66px;
	width: 750px;
	
}

#f_menu {
    padding-top: 20px;
	padding-left: 290px;
	}

#copyright {
	padding-left: 275px;}

.floatclear {clear:both;}

a:link {color:#000000; text-decoration:none; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;}
a:visited {color:#000000; text-decoration:none; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;}
a:hover {color:#000000; text-decoration:underline; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;}
a:active {color:#000000; text-decoration:underline; font-family: Tahoma, Geneva, sans-serif; font-size: 11px;}

a.footer_link {
	color: #000000;
    font-weight: bold;
	}

a.menu_link {
	color: color="#000000";
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
