@charset "utf-8";
/* CSS Document */
body{color:#0c4372;font:0.70em Verdana; background-image:url(../img/bg_top.jpg); background-repeat:repeat-x;background-position: top center;}
img{border:0;margin:0;padding:0; }
IMG.displayed {
    display:inline;
    margin-left: auto;
    margin-right: auto;
	padding:10px 4%;}
strong{font-weight:bold;}
em{font-style:normal; font-size:10px}
p{margin:5px;line-height:14px;}
span{margin:10px 0;padding:0px;line-height:15px; text-align:justify}
p2{margin:0px 0;padding:0px;line-height:5px;}
ul{margin:10px 0;padding:0;line-height:10px;}
h2,h3,h4,h5,h6{padding:0;margin:0;}
h1{padding:0;margin:0; color:#f89623; font-size:12px; font-weight:bold; background:url(../img/ik.png) left no-repeat; padding-left:20px;}
td,th{vertical-align:top;}
h2{padding:0;margin:0; color:#f89623; font-size:12px; font-weight:bold; }
* {margin:0;padding:0;}
.no-d {text-indent:-99999px;} 
button {cursor:pointer;}
a:link{outline:none;text-decoration:none;margin:0 auto;cursor:pointer;color:#f89623;}
a:visited{outline:none;text-decoration:none;margin:0 auto;cursor:pointer;color:#f89623;}
a:hover,a:active,a:focus{outline:none;text-decoration:none;margin:0 auto;cursor:pointer;color:#FFCC00;}
.l {float:left;}
.r {float:right;}
.cl {clear:both; height:20px;}
#logo {
	width:250;
	height:119px;

}
#body_1 {
	width:1024px;
	background: url(../img/top.png) top no-repeat;
	height:100%;
	margin:auto;
}
#top {
	width:1024px;
	height:245px;
	margin:auto;
}
#content {
	width:1024px;
	height:130px;
	margin:auto;
	
}
#footer {
	background:url(../img/footer.png) center no-repeat;
	width:1024px;
	height:130px;
	margin:auto;
	
}
#content2 {
	width:547px;
	height:100%;
	margin:auto;
	
}
#content3 {
	width:800px;
	height:100%;
	margin:auto;
	
}
#menu {
	width:100%;
	height:60px;
	margin-right:0;
}
.menu_top {
	width:963px;
	height:30px;
	margin:auto;
	}
.menu_top1 {
	width:100%;
	height:30px;
	margin:auto;
	background:url(../img/bg_menu_hor.jpg) repeat-x;
	}
.menu_top2 {
	width:100%;
	height:30px;
	margin:auto;
	background:url(../img/bg_menu2.jpg) repeat-x;
	}
.menu_nav {
	width:340px;
	margin-top:0px;
	margin-left:600px;
	}
#search {
	margin-top:30px;
	text-align:center;
	width:303px;
	float:right;
	height:auto;
}
 li {
 	background:url(../img/button2.png) center no-repeat;
	font-size:10px;
	font-weight:bold;
	display: block;
	height:42px;
	width:107px;
	margin-top:5px;
	padding-top:35px;
	text-align:center;
}
ul, ul  {
	display: block;
	list-style:none;
	height:auto;
	width:auto;
	margin:1px;
	padding:1px 1px;
	text-align:center;
}
ul {
	float: left;
	width:100%;
		}

ul li {
	float: left;
}
ul li a:link, ul li a:visited {
	display: block;
	font-weight: bold;
	color: #f89623;
	margin:auto;
}
ul li a:hover {
	color:#ffb65f;
}
ul li a:active {
	color:#ffb65f;
}
