@charset "utf-8";
/*MAIN.RIGHT*/
.list-notic {
	height: 295px;
	line-height: 24px;
}

.list-notic a {
	color: #373d45;
	text-decoration:none;
}

.list-notic a:hover {
	color: #ff0084;
	text-decoration: blink;
}

.list-notic ul {
	padding: 5px;
}

.show-reg {
	margin-top: 10px;
}

.notic_echo {
	border:#bde09a solid 1px;
	height: 285px;
	margin-top: 10px;
}

.notic_echo .title {
	line-height:28px;
	font-size: 14px;
	font-weight:bold;
	background: #edf5f8;
	padding: 5px 7px;
}

.notic_echo .title .image{
	vertical-align: middle;
	margin-bottom: 5px;
}

.notic_echo .contents {
	color:#334951;
	padding: 7px;
	line-height: 20px;
}
.notic_echo .contents p {
	margin: 5px;
}

.show-contact {
	margin-top: 10px;
}

.list-video {
	margin-top: 10px;
	height: auto;
}
/*MAIN.LEFT*/
.list-contestant {
	margin-top: 10px;
}

.list-contestant .title {
	height: 38px;
	padding-top: 10px;
}

.list-contestant ul {}

.list-contestant li {
	width: 185px;
	height: 300px;
	float: left;
	line-height: 18px;
	text-align: center;
}

.list-contestant li .text {
	margin-top: 5px;
	text-align: left;
}

.list-contestant li a {
	display: block;
	height: 260px;
	width: 155px;
	padding: 12px 0px;
	color: #670011;
	text-decoration: none;
}
.list-contestant li a:hover {
	color: #b4001e;
	text-decoration: underline;
}

.list-contestant li a img {
	width: 152px;
	height: 228px;
	border:#ffebeb solid 3px;
}

.list-contestant li a:hover img{
	border-color: #c4644a;
}

.list-news {
	clear: both;
	margin-top: 10px;
}

.list-news .title {
	height: 32px;
	padding-left:38px;
	border-bottom: #f1eaee solid 2px;
}

.list-news a {
	color: #670011;
	text-decoration: none;
}
.list-news a:hover{
	color: #b4001e;
	text-decoration: underline;
}

.list-news .channel-tl {
	margin-left: 10px;
	writing-mode: tb-rl;
	height:70px;
	padding-top:6px;
	padding-right: 7px;
	letter-spacing: 5px;
	background: #e4dae0;
}

.list-news hr {
	color: #f2f2f2;
}

.list-news td {
	height: 180px;
	vertical-align: top;
}

.list-links {
	clear: both;
	margin-top: 10px;
	height: 180px;
}

.list-links .title {
	padding: 5px 7px;
	padding-left:38px;
	border-bottom: #f1eaee solid 2px;
}

.list-links ul {
	padding: 10px;
}

.list-links li {
	width: 25%;
	height: 53px;
	float: left;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}

.list-video {
	clear:both;
}
.list-video li {
	display:block;
	line-height: 25px;
}
.list-video li img{
	display:block;
}
.list-video a {
	color: #670011;
	text-decoration: none;
}
.list-video a:hover{
	color: #b4001e;
	text-decoration: underline;
}