#bnrBorder{
	margin:0 10px 10px;
	border:2px solid #ccc;
	background:#f0f0f0;
}

#bnrWrapper{
	border:2px solid #fff;
}

#bnrLeft{
	float:left;
	width:303px;
	height:156px;
	overflow:hidden;
}

#bnrRight{
	float:right;
	width:191px;
	overflow:hidden;
}

#bnrRightUL{
	padding:4px 8px 0 !important;
	margin:0;
	list-style-type:none;
}

#bnrRightUL li{
	padding-bottom:2px;
	background:url("/img/index/ico_garr.gif") no-repeat left 4px;
}

#bnrRightUL li a{
	display:block;
	width:163px;
	height:1.5em;
	margin-left:12px;
	_margin-left:0;
	overflow:hidden;
	font-size:12px;
	line-height:150%;
}


#campaignBtn{
	display:block;
	width:171px;
	height:23px;
	margin:6px auto 0;
	background:url("/img/index/btn_camplist.gif") no-repeat;
	text-indent:-1000px;
	overflow:hidden;
}

#bnrImagePrimary{
	display:block;
	z-index:1001;
	position:relative;
}

#bnrImageSecondary{
	display:block;
	z-index:1000;
	position:relative;
	top:-156px;
}

#ggetWrapper dt{
	font-size:14px;
	font-weight:bold;
}

#ggetList{
	list-style-type:none;
	margin:0 2px;
	border-top:1px dotted #ccc;
	padding:10px;
}

#ggetList span{
	display:block;
	float:right;
	width:410px;
	margin-bottom:5px;
}

.iconMOVIE,
.iconDVD,
.iconGAME,
.iconMUSIC,
.iconPRESENT{
	float:left !important;
	width:65px !important;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.iconMOVIE{
	color:#ea7500;
}

.iconDVD{
	color:#008b8b;
}

.iconGAME{
	color:#4169e1;
}

.iconMUSIC{
	color:#ff6347;
}

.iconPRESENT{
	color:#a850c5;
}