.aComplete-box {
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	max-height: 200px;
	padding: 2px;
	overflow-y: scroll;
}
.aComplete-box div {
	padding: 1px 5px;
	cursor: pointer;
}
.aComplete-box div.aCsel {
	background-color: #f0f0f0;
}

input._disfilter {
	color: #888;
}

/* nl */
.nlSubscirbeForm {
	overflow: hidden;
}
.nlSubscirbeForm h4 {
	
}
.nlSubscirbeForm p {
	padding-bottom: 10px;
}
.nlSubscirbeForm-text {
	width: 80%;
}
.nlSubscirbeForm-button {
	padding: 10px 0;
}
.nlSubscirbeForm-button input {
	
}

/* pp */
#_t0p_site_win {
	position: absolute;
	background-color: #fff;
	border: 1px solid #000;
	z-index: 9999;
}
#_t0p_site_close {
	text-align: right;
	text-decoration: underline;
	background-color: #f7f7f7;
	padding: 2px 0;
}
#_t0p_site_close img {
	margin: 0 5px;
	cursor: pointer;
}
#_t0p_site_inn {
	padding: 10px;
}
#_t0p_site_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/trans.png");
	background-repeat: repeat;
	background-position: 0 0;
	z-index: 1999;
}

#dpe_wrap {
	overflow: hidden;
}
#dpe_energy {
	position: relative;
	float: left;
	width: 270px;
	height: 265px;
	background-image: url("img/dpe-bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 10px 0 0;
}
#dpe_energy div {
	position: absolute;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
	color: #fff;
	left: 204px;
	width: 64px;
	height: 45px;
	background-image: url("img/dpe-arr.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dpe_energy div.dpe-enA {
	top: 18px;
}
#dpe_energy div.dpe-enB {
	top: 48px;
}
#dpe_energy div.dpe-enC {
	top: 80px;
}
#dpe_energy div.dpe-enD {
	top: 114px;
}
#dpe_energy div.dpe-enE {
	top: 144px;
}
#dpe_energy div.dpe-enF {
	top: 176px;
}
#dpe_energy div.dpe-enG {
	top: 206px;
}

#dpe_gas {
	position: relative;
	float: left;
	width: 270px;
	height: 265px;
	background-image: url("img/dpeg-bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dpe_gas div {
	position: absolute;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	color: #fff;
	left: 208px;
	width: 62px;
	height: 45px;
	background-image: url("img/dpeg-arr.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#dpe_gas div.dpe-gsA {
	top: 18px;
}
#dpe_gas div.dpe-gsB {
	top: 48px;
}
#dpe_gas div.dpe-gsC {
	top: 80px;
}
#dpe_gas div.dpe-gsD {
	top: 114px;
}
#dpe_gas div.dpe-gsE {
	top: 144px;
}
#dpe_gas div.dpe-gsF {
	top: 176px;
}
#dpe_gas div.dpe-enG {
	top: 206px;
}

#ytcover {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("img/cover.gif");
	background-repeat: repeat;
	background-position: 0 0;
	z-index: 2048;
}
#ytplay {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	background-color: #000;
	width: 800px;
	height: 480px;
	z-index: 2049;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#ytclose {
	height: 30px;
	overflow: hidden;
}
#ytclose div {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url("img/wclose.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	height: 20px;
	padding: 0 25px;
	margin: 4px 5px 0 5px;
	cursor: pointer;
}
#ytplayer {
	width: 800px;
	height: 450px;
	border: 0;
	padding: 0;
	margin: 0;
}

#artvotebox {
	overflow: hidden;
}
#artvotebox div {
	float: left;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 20px;
	padding: 0 28px;
	margin: 0 5px 0 0;
	cursor: pointer;
}
#artvotebox div.l {
	color: #080;
	background-image: url("img/like.gif");
}
#artvotebox div.d {
	color: #a00;
	background-image: url("img/dislike.gif");
}
