/*iya*/
body {
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}
li {
	list-style: none;
}
img {
	border: none;
}
#all {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
#header {
	padding: 54px 0 50px 28px;
	clear: both;
}
#header img {
	padding: 0 0 0 20px;
	margin: 0 0 -3px 0;
}
#header form {
	display: inline;
}
#head_nav {
	float: left;
}
/*.input_search {
	width: 72px;
	height: 14px;
	margin: 1px 5px 0 20px;
	border: 1px solid black;
	list-style: none;
	padding: 0 2px 1px 2px;
	font-size: 12px;
}
.sub {
	width: 11px;
	height: 12px;
	margin: 0 0 -2px 0;
	border: none;
	background: #adadd0 url(../pics/start/search.gif) no-repeat;
}*/
#phrase {
	width: 324px;
	height: 21px;
	margin: 0 0 0 285px;
	background: url(../pics/start/phrase.gif) 20px 0 no-repeat;
	font-size: 11px;
	padding: 2px 0 0 33px;
}
#phrase marquee {
	margin: 0 13px 0 0;
}

#flash {
	text-align: center;
}
#diz {
	color: #9999ff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#diz a {
	color: #9999ff;	
}
#footer {
	background-image: url(../pics/start/footer_back.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	margin: 30px 0 0 0;
}
#foot_nav {
	padding: 15px 0 15px 200px;
}
#foot_nav span {
	font-size: 16px;	
	top: 1px;
}
#foot_nav a {
	color: Black;
	padding: 0 4px 0 4px;
	font-size: 12px;
}
#copyright {
	clear: both;
	text-align: center;
	color: #5e5e5e;
	font-size: 9px;
}
#copyright a {
	color: #5e5e5e;
	text-decoration: none;
}