*{
	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 {
	margin:0px auto;
	width:800px;
}

#top {
	text-align:center;
	height:60px;
	background:#FAEAFF url(../img/bg.gif);
}

h1 {
	margin:0px 10px 0 0;
	padding-top:10px;
	font-size:30px;
}

#menu {
	color:#ffffff;
	padding:2px 0;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 1px #898989;
	background:#24082D;
}

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

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

#left h2 {
	margin:0;
	padding-left:6px;
	font-size:13px;
	display:block;
	background:#24082D;
	border-bottom:solid 1px #898989;
	color:#ffffff;
}

#left ul {
	list-style:none;
	background:#F8F8F8;
}
#left li {
	border-bottom:solid 1px #EBEBEB;
	margin:3px 0 3px 4px;
}

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

#pass {
	margin-bottom:10px;
}

#right strong{
	display:block;
	font-size:18px;
	margin:20px 0 4px 0;
	background:#D5DFE8 url(../img/bg.gif);
	text-decoration: underline;
}

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

#foot {
	width:100%;
	text-align:center;
	clear:both;
	color:#ffffff;
	padding:2px 0;
	border-top:solid 1px #898989;
	background:#3A0000;
}

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

h1 a { color:#00025D; text-decoration: none;}
h1 a:hover{ color:#ec3838; text-decoration: none;}

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

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