﻿@charset "utf-8";
dl {
	font-size: 93%;
}
dl.h3 {
	width: 540px;
	margin: auto;
}
dl.h3 dt {
	color: #ff4000;
}
table.type1 {
	font-size: 108%;
}
table.type1 th, table.type1 td {
	width: 16%;
	color: #ccc;
	text-align: center;
	background-color: transparent;
}
table.type1 thead th, table.type1 tbody th.head {
	background: #151515;
}
table.type1 td {
	font-weight: bold;
	color: red;
	background: #333;
}
.area p {
	line-height: 1.5;
	padding-bottom: 1em;
	margin: 0 40px;
	text-indent: 1em;
}
.picC {
	margin-bottom: 30px;
}
.picC img {
	border: none;
}
h2 {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 0;
	width: 290px;
	color: #fff;
	background: #1b3f1f;
}
.earea {
	position: relative;
	width: 606px;
	height: 428px;
	margin: auto;
}
.earea img, .earea .picC {
	padding: 0;
	margin: 0;
}
.earea h2 {
	width: auto;
	padding: 0 5px;
	margin: 0 0 5px 0;
	color: #1b006a;
	background: #ffdf80;
}
.ename {
	position: absolute;
	left: 16px;
	top: 390px;
	width: 255px;
	height: 1.6;
	padding: 0;
	margin: 0;
	text-align: center;
	text-indent: 0;
	white-space: nowrap;
}
.ecomment1 {
	position: absolute;
	top: 10px;
	right: 14px;
	width: 312px;
	height: 278px;
	overflow: hidden;
}
.ecomment2 {
	position: absolute;
	right: 14px;
	bottom: 10px;
	width: 312px;
	height: 128px;
	overflow: hidden;
}
.ecomment1 p, .ecomment2 p {
	line-height: 1.7;
	padding: 0 5px;
	margin: 0;
	font-size: 10.2pt;
	color: #000;
	text-align: left;
	text-indent: 0;
}
#backnumber .box {
	width: 580px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background:url(../img/bnback.gif) repeat-y top center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#backnumber ul {
	width: 32em;
	border: none;
	margin: auto;
	padding-left: 20px;
	background:url(../img/tableback.png) repeat top left;
	font-size: 10.2pt;
}

.ie6 #backnumber ul {
	padding-left: 10px;
	background:url(../img/tableback.png) repeat top left;
	behavior: url('/mts-yu/style/iepngfix.htc');
}
#backnumber ul:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
#backnumber ul {
	min-height: 1%;
	display: inline-table;
}
/* Hides from IE-mac \*/
*html #backnumber ul {
	height: 1%;
}
#backnumber ul {
	display: block;
}
#backnumber ul li {
	list-style: none;
	width: 33%;
	height: 2em;
	border: none;
	line-height: 2;
	text-align: center;
	float: left;
	background: url(/mts-yu/img/mark20.png) no-repeat 5px center;
	behavior: url('/mts-yu/style/iepngfix.htc');
}

#backnumber ul li a{
	display: block;
}
