div#leftmid_container {
	overflow: hidden;
}

div#left {
	width: 165px;
	float: left;
	margin: 0 20px 0 0;
}

div#gad_c12 {
	padding: 1px;
	background: #f2efe9;
	border: 1px solid #bfbab0;
}

div#gad_3, div#gad_4 {
	background: #f2efe9;
	border: 1px solid #bfbab0;
	height: 15px;
	padding: 1px 0;
	text-align: center;
	margin: 0 0 3px 0;
}

div#switch {
	padding: 5px;
	word-spacing: 5px;
	color: #555;
}

div#switch span {
	display: block;
	font-size: 120%;
	font-weight: bold;
	word-spacing: normal;
}

div#mid_container {
	float: left;
	width: 770px;
	overflow: hidden;
}

div#mid {
	width: 530px;
	float: left;
	margin: 0 20px 10px 0;
}

div#mid noscript div {
	background: url(/layout/js.png) center center no-repeat;
	width: 530px;
	height: 400px;
}





div#mid div.main {
	position: relative;
	overflow: hidden;
	height: 1%;
}

div#mid div.main a.thumb {
	height: 100px;
	width: 100px;
	background: #eee url(/layout/loading.gif) no-repeat center;
	margin: 3px;
	float: left;
	text-align: center;
}

div#mid div.main a.thumb:hover {
	background: #fdd;
}

div#mid div.main a.thumb img {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 100px;
	max-height: 100px;
}

div#mid div.navi {
	margin: 10px 0;
}

div#mid div.navi a {
	text-decoration: none;
	font-weight: bold;
}

div#mid div.navi a.active {
	font-weight: normal !important;
}

div#mid div.navi a.o_rand {
	margin: 0 5px 0 5px;
}

div#mid div.navi a.o_date {
	margin: 0 0 0 5px;
}

div#mid div.navi a.o_left {
	float: right;
	padding: 0 0 0 23px;
	margin: 0 20px 0 0;
	background: url(/layout/ic_left.png) no-repeat left;
}

div#mid div.navi a.o_rght {
	float: right;
	padding: 0 21px 0 0;
	background: url(/layout/ic_right.png) no-repeat right;
}




div#loading {
	text-align: center;
	height: 100px;
	background: url(/layout/loading.gif) no-repeat center;
}

div#mid div.main div.act {
	position: absolute;
	width: 20px;
	top: 10px;
	right: 0;
	border: 0;
	text-align: right;
}

div#mid div.main div.act a {
	margin: 0 0 10px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: green;
	position: relative;
}

div#mid div.main div.act a img {
	position: relative;
	top: 4px;
}

div#mid div.main div.act a span {
	position: absolute;
	right: 20px;
	display: none;
	background: #eee;
	padding: 2px 5px;
	opacity: 0.8;
	white-space: nowrap;
}

div#mid div.main table {
	width: 528px;
	margin: 0;
}

div#mid div.main table td {
	height: 404px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

div#mid div.main table td a img {
	max-width: 520px;
	max-height: 400px;
}

div#mid div.nav a {
	display: block;
	width: 104px;
	height: 104px;
	float: left;
	margin: 2px 2px 0 0;
	background: url(/layout/bg_d.png);
	text-align: center;
}

div#mid div.nav a.active {
	background: transparent;
}

div#mid div.nav a img {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 100px;
	max-height: 100px;
}

div#cmnt {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
	clear: left;
}

div#cmnt form {
	margin: 10px 0 0 0;
}

div#cmnt form div.err {
	color: red;
	font-weight: bold;
}

div#cmnt form div.err li {
	margin: 0 0 0 30px;
}

div#cmnt form textarea {
	width: 288px;
}

div#cmnt form input.x {
	width: 270px;
}

div#cmnt form input.err, div#cmnt form textarea.err {
	background: #fcc;
}

div#cmnt div.c {
	overflow: hidden;
	margin: 0 0 10px 0;
	position: relative;
}

div#cmnt div.c a {
	text-decoration: none;
	color: black;
}

div#cmnt div.c a.h strong {
	text-decoration: underline;
	color: #00a;
}

div#cmnt div.c a.h:hover strong {
	text-decoration: none;
	color: #00a;
}

div#cmnt div.c img.av {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
}

div#cmnt div.c div.i {
	display: none;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 270px;
	padding: 0 5px;
	border: 1px dotted #f00;
	background: #fbb;
	z-index: 1000;
}

div#cmnt div.c div.m {
	float: left;
	width: 210px;
}

div#cmnt div.c div.m span {
	display: block;
	font-weight: bold;
}

div#cmnt div.c div.m span.red {
	color: #ee0000;
}

div#cmnt div.c div.m span.green {
	color: #00aa00;
}

div#cmnt div.c div.m span img {
	position: relative;
	top: 3px;
}

div#cmnt div.c div.m span imggg {
	vertical-align: -20%;
}

div#cmnt div.c div.m p {
	margin: 5px 0 0 0;
}

div#lead {
	color: #555;
}

div#lead h2 {
	text-shadow: black 0px 0px 2px;
}
