/*
''template details start''
'name:Adtraction 02 Bucket
'primary:true
'serial:67281
'cssFile:adtraction02_bucket.css
'aspFile:adtraction02_bucket.asp
''template details end''
*/

@import url("/~templates/adtraction.css");

#bucket {
	width: 1024px;
	height: 578px;
	background: url(/~images/template/adtraction/BG_Bucket.jpg) no-repeat center top;
}

#contents_bucket {
	position: relative;
	top: 0;
	left: 370px;
	width: 400px;
	float: left;
}

.contents_txt_bucket {
	width: 440px;
}

#newsticker {
	margin-right: 20px;
	width: 187px;
	font-size: 11px;
	float: right;
	background: url(/~images/template/adtraction/black90.png);
	color: white;
	height: 384px;
}

#newsticker_ie {
	margin-right: 20px;
	width: 187px;
	font-size: 11px;
	float: right;
	background: url(/~images/template/adtraction/black90.png);
	color: white;
	height: 372px;
}

#newsticker h2 {
	padding: 15px 0 5px 0;
}

#newsticker_ie h2 {
	padding: 15px 0 5px 0;
}

.pad {
	padding: 0 20px;
}

#newst {
	height: 310px;
	color: #999;
}

#newst h3 {
	font-size: 12px;
	color: #800000;
	font-weight: bold;
}

#newst a {
	color: #FFF;
}

.frame {
overflow:hidden;
}

