/* CSS Document */
body {
	margin: 0 auto 40px 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background: #336699;
	
}

tbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

a{
	text-decoration: none;
	color :#006699;
}
a:hover,a:active{
	color :#339900;
	text-decoration: underline;
}

#container {
	
	width:950px; 
	min-height: 450px;
	margin: 0 auto 0 0;
	text-align: center;
	
}

#header {
	width:950px;
	height: 192px; 
	margin: 0 auto 0 0;
	padding: 0;
	line-height: 0;
	text-align: left;
	background: url(image/yla2.jpg) no-repeat top left; 
}

img#logo{
	line-height: 0;
	padding: 0;
}

#main {
	width:949px;
	_width:950px;
	min-height:450px;
	padding: 0 0 0 0;
	text-align: left;
	background: #ffffff;
	border-right: #000000 1px solid;
}


li.ajank{
    list-style-type: none;
	display: inline;
	font-weight: bold;
	font-size: 12px;
}

.ajank a{
	text-decoration: none;
	color :#006699;
}
.ajank a:hover,a:active{
	color :#339900;
	text-decoration: underline;
}

.linkit{
	padding: 0 0 0 0;
	font-size: 90%;
	line-height: 1.2em;

}

.linkit li{
    
    list-style-type: default;
	display: inline;
}

.linkit a{
	text-decoration: none;
	color :#ffffff;
}
.linkit a:visited{
	text-decoration: none;
	color :#ffffff;
}
.linkit a:hover,a:active{
	color :#ffffff;
	text-decoration: none;
}

#menu{

	position:relative;
	height: 20px;
	width: 800px;
	top: 161px;
	left: 65px;
	line-height: 1.4em;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

#menu li{
    padding-right: 15px;
	list-style-type: none;
	display: inline;
}

#menu a{
	text-decoration: none;
	color :#ffffff;
}
#menu a:visited{
	text-decoration: none;
	color :#ffffff;
}
#menu a:hover,a:active{
	text-decoration: none;
}

#content{
	width:850px;
	min-height: 450px;
	padding: 15px 0 15px 15px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 1.2em;

}

#footer{
	clear:both;
	width: 949px;
	height: 30px;
	padding: 0 0 0 0;
	line-height: 1.4em;
	text-align: center;
	font-size: 80%;
	background: #08437E;
	color: #ffffff;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0;
}



h1{
	font-size: 180%;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #336699;
}

h2{
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #336699;
}

h3{
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #336699;
}

h4{
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #336699;
}



