@charset "utf-8";
/* ****************************************************
Since : 2008‒08‒15
Last Modified: 2011‒09‒01
***************************************************** */
html{
	background:url(../img/killing-bg2.jpg) #000 top center repeat-y;
}
#header{
}
#header .headerWrap .btnWrap li{
	float:left;
	display:block;	
}
#header .headerWrap .btnWrap a{
	height:11px;
}


/*--------------
GlobalNavi
--------------*/
#header .designWrap .btnA a{
	background:#000;
	color:#FFF;
}


#header li.btn-special a{
	width:73px;
	background:url(../img/head-btn-special.gif) no-repeat;
}
#header li.btn-present a{
	width:72px;
	background:url(../img/head-btn-present.gif) no-repeat;
}
#header li.btn-mailmagazine a{
	width:95px;
	background:url(../img/head-btn-mailmagazine.gif) no-repeat;
}
#header li.btn-watch a{
	width:61px;
	background:url(../img/head-btn-watch.gif) no-repeat;
}
#header li.btn-mobile a{
	width:62px;
	background:url(../img/head-btn-mobile.gif) no-repeat;
}
#header li.btn-us-rating a{
	width:114px;
	background:url(../img/head-btn-usrating.gif) no-repeat;
}

/*--------------
ChannelNavi
--------------*/

#header li.chBtn-fox a{	
	background:url(../img/head-navibtn-fox.gif) no-repeat;
}

#header li.chBtn-life a{	
	background:url(../img/head-navibtn-life.gif) no-repeat;
}
#header li.chBtn-crime a{	
	background:url(../img/head-navibtn-crime.gif) no-repeat;
}

#header li.chBtn-movies a{	
	background:url(../img/head-navibtn-movies.gif) no-repeat;
}


/*--------------
rightColumn
--------------*/
#rightColumn .topicWrap h3{
	display:block;
	color:#FFF;
	background:url(../img/rightcolumn-topic-bg.gif) no-repeat;
	padding:5px 14px 5px;
}

#rightColumn .topicWrap .box-inner,
#rightColumn .topicWrap dl,
#rightColumn .adtxt p,
#rightColumn .poll form{
	background:#ECECEC;
}

#rightColumn .poll form .btnBox{
	border-top:1px dotted #CCC;
}
