* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
body {
	 margin: 0; padding: 0; font-size: 12px; color:#000000;
}
body#start {
	background: url(../images/bg_home.gif) top left repeat-y;
}
body#article {
	background: url(../images/bg_content.gif) top left repeat-y;
}
body#gallery {
	background: url(../images/bg_gallery.gif) top left repeat-y;
}

input {
	font-size: 11px; color: #181512; line-height: 17px; margin: 0; padding: 0;
}
form {
	margin: 0; padding: 0;
}

a {
	color: #000;
}

a:hover {
	color: #A00;
}
.clear_all {
	height: 1px; overflow: hidden; clear: both;
}
.clear_text {
	height: 23px; overflow: hidden; clear: both;
}
#wrap_main{
	width: 760px; text-align: left;
}

#header {
	height: 122px; width: 760px; overflow: hidden;
}
	#logo {
		float: left; margin: 0; padding: 10px 0 0 20px;
	}
	#text_banner {
		float: right; margin: 0; padding: 10px 10px 0 20px;
	}

#wrap_content {
	width: 760px;
}
	#left {
		width: 150px; float: left;
	}

	#wrap_navi { position: relative; background: #9cf; width: 143px; padding: 12px 0; margin: 0; voice-family: "\"}\""; voice-family: inherit; border-left: 7px solid #8ABEF2; }
		#wrap_navi ul.navi { margin: 0; padding: 0; list-style: none; display: block; }
		#wrap_navi ul li a { display: block; width: 130px; color: #fff; padding: 6px 2px 6px 10px; text-decoration: none;}
		#wrap_navi ul li a:hover { display: block; width: 131px; color: #fff; text-decoration: none; background: #8ABEF2;}
		#wrap_navi ul li a.second { display: block; font-size: 12px; width: 124px; color: #fff; padding: 4px 4px 4px 15px; text-decoration: none;}
		* html #wrap_navi ul li a.second:hover { width: 124px; }
		#wrap_navi ul li a.third { display: block; font-size: 12px; width: 118px; color: #fff; padding: 4px 4px 4px 21px; text-decoration: none;}
		* html #wrap_navi ul li a.third:hover { width: 118px; }
		#wrap_navi ul li.current { font-weight: bold;}
	
	.text_item {
		padding: 0 0 10px 0;
	}
	
	#start_flash {
		float: left; width: 270px;
	}
		#start_flash .text {
			margin: 0px; padding: 0px 15px 15px 15px; line-height: 16px; 
		}
		#start_flash h2 {
			font-size: 12px; font-weight: bold; color: #991414; text-transform: uppercase; margin: 0; padding: 0; height: 31px;
		}	
		#start_flash h3 {
			font-size: 11px; color: #991414;
		}
	#start_news {
		float: right; width: 330px;
	}
		#start_news .text {
			margin: 0px; padding: 0px 15px 15px 15px; line-height: 16px; 
		}
		#start_news .text p {
			margin: 0px; padding: 0px;
		}
		#start_news h2 {
			font-size: 14px; font-weight: bold; color: #991414; margin: 0; padding: 0; height: 31px;
		}	
		#start_news h3 {
			font-size: 11px; color: #991414;
		}
	
	#content {
		width: 610px; float: left;
	}
		#content .text {
			margin: 0px; padding: 20px 15px 15px 15px; line-height: 16px;
		}
		#content h1 {
			font-size: 16px; color: #666666; font-weight: normal; text-transform: uppercase; margin: 0; padding: 4px 15px 4px 15px; background-color: #EEEEEE
		}	
		#content h2 {
			font-size: 14px; font-weight: bold; color: #991414; margin: 0; padding: 0; height: 31px;
		}	
		#content h3 {
			font-size: 11px; color: #991414;
		}

.link_headline {
	font-size: 13px; text-decoration: none;
}

	
#footer_text {
	height: 16px; color: #666666; font-size: 11px; text-align: right; padding-right: 20px;
}
#footer_text a {
	color: #666666; font-size: 11px;
}
#footer_text a:hover {
	color: #A00;
}

.gallery-table {
  background-color : #F0F0F0;
}

.gallery-tr {
  background-color : #E0E0E0;
}