@import url("common.css");
@import url("layout.css");
@import url("board.css");

/* unique - layout */
body{
	background:#EFECE5;
}
div.bg_object{
	background:url("../images/broadcast/bg_repeat.gif") repeat-y 50% 0;
}
/* center bg for ie(crop left 1px) */
*html div.bg_object{background:url("../images/broadcast/bg_repeat_ie.gif") repeat-y 50% 0;}
*:first-child+html div.bg_object{background:url("../images/broadcast/bg_repeat_ie.gif") repeat-y 50% 0;}
div.bg_repeat{
	background:url("../images/broadcast/bg_top.jpg") no-repeat 50% 0;
}
div.body{
	background:url("../images/broadcast/bg_top.jpg") no-repeat 50% 0;
}
div.content{
	min-height:420px;
	padding-top:215px;
	padding-bottom:185px;
}
*html div.content{height:420px;}
div.footerbg{ /* marginTop-paddingTop(LATT Junior top)=104 */
	margin-top:-160px;
	padding-top:56px;
	background:url("../images/broadcast/bg_footer.jpg") no-repeat 50% 0;
}
*html div.footerbg{background:url("../images/broadcast/bg_footer_ie.jpg") no-repeat 50% 0;}
*:first-child+html div.footerbg{background:url("../images/broadcast/bg_footer_ie.jpg") no-repeat 50% 0;}

div.header,
div.submenu{
}

/* talkplus */
body.talkplus div.content div.pagetitle{
	position:relative;
}
body.talkplus div.boardsearch{
	padding-top:40px;
}
body.talkplus div.boardlist table td a{
	color:#857461;
}
body.talkplus div.boardlist table td a:hover{
	color:#554B40;
}


div. tpboastlist{padding-top:-40px;position:absolute}


div.bestofbestswf{
	margin-top:-145px;
}

div.descnsel{
	width:100%;
	background:#FDF3D7;
	overflow:hidden;
	margin-top:35px;
}
div.descnsel h4{
	height:28px;
	padding:10px 0 0 20px;
	border:none;
	background:#FFF;
}
div.descnsel p.txt{
	float:left;
	width:387px;
	padding:18px 0 20px 20px;
}
div.descnsel p.sel{
	float:right;
	width:468px;
	padding:20px 0 20px;
}
div.descnsel p.sel img{
	vertical-align:middle;
}
div.descnsel p.sel select{
	width:170px;
}
div.descnsel p.sel label{
	display:block;
}
div.descnsel p.sel label img{
	vertical-align:top;
}

p.standate{
	float:left;
	margin-top:-47px;
	padding-left:20px;
}

div.standate{
	float:left;
	margin-top:-20px;
	padding-left:20px; 
	vertical-align:bottom;
}


div.standate img{
	vertical-align:middle;
	margin-bottom:3px;margin-right:1px;
}


/* club talk talk */
