* { margin: 0px 0px 0px 0px; padding: 0; }

body {background-color: #000000;margin: 0 auto;}

#all {
	width: 775px;
	margin: 68px auto;
	}
	
#left {
	float: left;
	}
	
#left ul {
	margin-top: -5px;
	list-style: none;
	}
	
#left ul li {
	margin:0px 0px -5px 0;
	}
	
#left a {
	text-decoration: none;
	}
	
#left img {
	border: 0;
	}
	
#right {
	float: left;
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	width: 576px;
	min-height: 305px;
	}
	
#right dl{
	font-family: Verdana,Arial Narrow,Arial;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	}
	
#right dl dt{
	margin: 13px 0 20px 5px;
	width: 420px;
	position: absolute;
	top: 0px;
	left: 10px;
	}
	
#right dl dd {
	color: #ffffff;	
	position: absolute;
	top: 60px;
	width: 370px;
	margin-left: 10px;
	font-size: 14px;
	}
	
#right p {
	margin: 0px 0px 0px 5px;
	width: 370px;
	}
	
#dol {
	color: #ffffff;
	font-family: Verdana,Arial Narrow,Arial;
	font-size: 14px;
	font-weight: bold;
	text-ALIGN: justify;
	}

#dol p {
	width: 775px;
	}
	
#dol a {
	text-decoration: none;
	color: #ffffff;
	}

	
#right dd a {
	margin-left: 0px;
	text-decoration: none;
	color: #ffffff;
	}

#menu li {
	background-repeat: no-repeat;
	background-image: url(images/bgm.jpg);
	width: 199px;
	height: 31px;
	padding-top: 5px;
	}
	
#menu li a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 60px;
	}
	
#menu li a:hover {
	color: #b51717;
	}