@charset "euc-kr";
/* CSS Document */

.mvpop .chech li a {color:#fff; text-decoration:none;}
.mvpop .chech li a:hover {color:#eaff00;}

.mvpop {
	position:absolute;
	width:400px;
	height:300px;
	border:3px solid #003d60;
	margin: 0px;
	left: 0px;
	top: 0px;
	z-index:999;
	background-color: #fff;
}
.mvpop .mv {
	position:relative;
	width:400px;
	height:270px;
	border-top:none;
	margin:0px;
	left: 0px;
	top: 0px;
	background-color: #E1E1E1;
	list-style-image: none;
	list-style-type: none;
}
.mvpop .chech {
	position:relative;
	width:400px;
	height:30px;
	border-top:3px solid #003d60;
	list-style:none;
	float:left;
	top: 0px;
	left: 0px;
	background-color: #003d60;
}
.mvpop .chech ul {
	font-family: "µ¸¿ò", "±¼¸²Ã¼", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #ebf8ff;
	float: right;
	width: 231px;
	height: 23px;
	list-style-image: none;
	list-style-type: none;
    }
.mvpop .chech li {
	float:left;
	height: 23px;
	list-style-image: none;
	list-style-type: none;
    }
.mvpop .chech li.text1{
	padding-top:4px;
	padding-top:4px;
	}

