*{
	margin:0;
	padding:0;
	line-height:150%;
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}

body {
	color:#323232;
	font-size:13px;
	background:#ffffff;
}

img {
	border:0px;
}

#body-all {
	width:100%;
}

#wrap {
	width:800px;
}

#top {
	height:34px;
	text-align:right;
	background:#F3EAC0 url(../img/bg.gif);
}

h1 {
	margin:0px 10px 0 0;
	font-size:24px;
}

#menu {
	color:#ffffff;
	padding:2px 0;
	font-weight:bold;
	background:#807024;
	border-bottom:solid 1px #898989;
}

#menu span {
	margin-left:20px;
}

#left {
	float:left;
	width:180px;
	padding:10px;
}

#left h2 {
	margin:0;
	padding-left:6px;
	font-size:24px;
	display:block;
	background:#9C9782;
	color:#ffffff;
}

#left ul {
	list-style:none;
}
#left li {
	margin:3px 0 3px 4px;
}

#right {
	width:500px;
	border-left:solid 1px #898989;
	padding:10px;
	float:left;
}

#pass {
	margin-bottom:10px;
}

#right strong{
	display:block;
	font-size:18px;
	margin:20px 0 4px 0;
	text-decoration: underline;
}

#image{
	width:500px;
	height:220px;
	overflow:hidden;
}

#foot {
	width:100%;
	text-align:center;
	clear:both;
	padding:10px 0;
	border-top:solid 1px #898989;
}


.search-lavel {
	font-size:10px;
}

/* ƒŠƒ“ƒN */
a { color:#00025D; text-decoration: underline;}
a:hover{ color:#ec3838; text-decoration: none;}

#menu a { color:#ffffff; text-decoration: underline;}
#menu a:hover{ color:#ffffff; text-decoration: none;} 
