@charset "utf-8";

/* @group ChannelCover */

div#cover {
	}

div#cover div#channelInfo {
	width: 100%;
	}

div#cover div#channelInfo {
	height: 378px;
	background-position: left top;
	background-repeat: no-repeat;
	_behavior: url(/static/css/iepngfix.htc);
	}


div#cover div#channelInfo div.info {
	width: 320px;
	height: 348px;
	overflow: hidden;
	float: right;
	margin: 20px 30px 0 0;
	_margin-right: 5px;
	}

div#cover div#channelInfo div.info div.title {
	display: none;
	}

div#cover div#channelInfo div.info p.text {
	color: #fff;
	height: 100px;
	line-height: 1.3;
	font-size: 90%;
	overflow: hidden;
	}

div#cover div#channelInfo div.info ul li p.search a {
	color: #fff;
	}

body.ch1 div#cover div#channelInfo {
	background-color: #3374AC;
	background-image: url(/static/img/cover_chChannel_1.png);
	}

body.ch2 div#cover div#channelInfo {
	background-color: #9BAB31;
	background-image: url(/static/img/cover_chChannel_2.png);
	}

body.ch3 div#cover div#channelInfo {
	background-color: #8C733A;
	background-image: url(/static/img/cover_chChannel_3.png);
	}

body.ch4 div#cover div#channelInfo {
	background-color: #827B61;
	background-image: url(/static/img/cover_chChannel_4.png);
	}

/* @end */

/* @group DirectorInfo */

div#directorInfo {
  
  }

div#directorInfo div.director {
	width: 320px;
	float: left;
	}

div#directorInfo div.director li {
	margin: 0;
	}

div#directorInfo div.message {
	width: 660px;
	float: right;
	background: #fff8e6 url(/static/img/chMovie_director_text_bg_top.gif) left top no-repeat;
	padding-top: 20px;

	}

div#directorInfo div.message div.bg {
	background: url(/static/img/chMovie_director_text_bg_bottom.gif) left bottom no-repeat;
	padding: 0 20px 20px 20px;
	}

/* @end */

/* @group Magazine */

div#magazine {
	clear: both;
	display: none;
	}

*:first-child+html {
	height:1%;
	}

div#magazine a {
	color: #fff !important;
	}

div#magazine ul.linkList li a {
		background:transparent url(/static/img/chMovie_magazine_linkList.gif) no-repeat 0 .65em;
		}

div#magazine div.info {
	width: 320px;
	float: left;
	}

div#magazine div.info div.title {
	background: #544741 url(/static/img/chMovie_magazine_info_bg_top.gif) left top no-repeat;
	margin-bottom: 20px;
	color: #fff;
	padding-top: 20px;
	}

div#magazine div.info div.title div.bg {
	background: url(/static/img/chMovie_magazine_info_bg_bottom.gif) left bottom no-repeat;
	padding: 0 20px 20px 20px;
	}

div#magazine div.info div.banner {
	}

div#magazine div.info div.banner ul li {
	margin-bottom: 5px;
	}

div#magazine div.content {
	width: 660px;
	float: right;
	background: #948F8C url(/static/img/chMovie_magazine_content_bg_top.gif) left top no-repeat;
	color: #fff;
	padding-top: 25px;
	}

div#magazine div.content div.bg {
	background: url(/static/img/chMovie_magazine_content_bg_bottom.gif) left bottom no-repeat;
	padding: 0 20px 20px 20px;
	}

div#magazine div.content div.c2 div.c2-1,
div#magazine div.content div.c2 div.c2-2 {
	width: 305px;
	float: left;
	}

div#magazine div.content div.c2-1 {
	margin-right: 10px;
	}

div#magazine div.content p.photo {
	margin-bottom: 2em;
	}
	
div#magazine div.content div.moreInfo {
	margin-top: 10px;
	padding: 10px;
	background: #9f8c8C;
	border: 1px solid #ccc;
	}

/* @end */
