@charset "utf-8";



div#channelList {
/*
	margin: 0 0 10px 0;
	_margin:0;
*/
	}

div#channelList div.channelUnit {
	padding: 10px 0;
	_behavior: url(/static/css/iepngfix.htc);
	}

div#channelList div.ch1 {
  background: url(/static/img/hoIndex_ch_title_1.png) no-repeat;
	}

div#channelList div.ch2 {
  background: url(/static/img/hoIndex_ch_title_2.png) no-repeat;
	}

div#channelList div.ch3 {
  background: url(/static/img/hoIndex_ch_title_3.png) no-repeat;
	}

div#channelList div.ch4 {
  background: url(/static/img/hoIndex_ch_title_4.png) no-repeat;
	}

div#channelList div.channelUnit div.title {
	float: left;
	width: 245px;
	}

div#channelList div.channelUnit div.title ul li {
	
	background: url(/static/img/channelTitle_more_hov.png) no-repeat 160px 175px;

	_background:none;
	_behavior: url(/static/css/iepngfix.htc);
	}

div#channelList div.channelUnit div.title ul li a {
	width: 245px;
	padding-top: 250px;

	background: url(/static/img/channelTitle_more.png) no-repeat 160px 175px;

	_background:none;
	_behavior: url(/static/css/iepngfix.htc);
	}

div#channelList div.channelUnit div.title ul li a:hover {
	background: none;
	}

div#channelList div.channelUnit div.list {
	width: 744px;
	float: left;
	}

div#phraseCloud div.wrapper {
	background: url(/static/img/hoIndex_fig_2.jpg) no-repeat;
	}

div#phraseCloud div.spacer {
	height: 120px;
  	}

