#osmc {
	width:600px;
	letter-spacing: 0px;
}

#intro {
	position: relative;
}

#mark {
	float:left;
}

#introtxt {
	float:left;
	font-size:77%;
	padding-left:10px;
	text-align:left;
	width: 490px;
}

#genre {
	position:relative;
	clear:both;
	padding-top: 20px;
}
#genre a {
	display:block;
	width:61px;
	height:45px;
	color: #333333;
	padding:5px;
	text-decoration:none;
}
#genre div {
	float:left;
	margin:0 1px;
	text-align:left;
	font-size:77%;
	font-weight:bold;
	line-height:130%;
	border-top:#666666 solid 1px;
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
}
#act-a, #act-b, #act-c, #act-d, #act-e, #act-f, #act-g, #act-h {
	width:61px;
	height:45px;
	padding:5px;
}
#neg-a, #neg-b, #neg-c, #neg-d, #neg-e, #neg-f, #neg-g, #neg-h {
	width:71px;
	height:55px;
} 
#act-a, #neg-a a:hover, #title-a {
	background-color: #FF6666;
}

#act-b, #neg-b a:hover, #title-b {
	background-color: #66CC33;
}

#act-c, #neg-c a:hover, #title-c {
	background-color: #CCCCFF;
}

#act-d, #neg-d a:hover, #title-d {
	background-color: #CC6633;
}

#act-e, #neg-e a:hover, #title-e {
	background-color: #CC99CC;
}

#act-f, #neg-f a:hover, #title-f {
	background-color: #FFCC66;
}

#act-g, #neg-g a:hover, #title-g {
	background-color: #999999;
}

#act-h, #neg-h a:hover, #title-h {
	background-color: #FFCC99;
}
#title-a, #title-b, #title-c, #title-d, #title-e, #title-f, #title-g, #title-h {
	font-weight: bold;
	padding:10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	clear: both;
}
#shoplst {
	margin-bottom:50px;
	padding:10px;
	border:solid 1px #666666;
}
#shoplst dl {
	width:578px;
	overflow:hidden;
}
#shoplst dt {
	margin-top: 10px;
	text-align: left;
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding: 5px 10px 5px 10px;
}
#shoplst dd {
	text-align: left;
	font-weight:bold;
	background-color:#DFE7EE;
	margin-left: 0px;
	font-size:77%;
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	padding: 5px 10px 5px 10px;
}
#shoplst a {
	text-decoration: none;
}
#shoplst .cmt {
	float:right;
	padding-top:5px;
	padding-right:10px;
	font-size:77%;
}

#banner {
	font-size:93%;
	text-align:center;
	margin:10px auto;
}
