@charset "utf-8";
/* CSS Document */

/* CSS Header */

#entertain_header{
	width: 100%;
	height: 160px;
	background: url(../images/entertain_header_bg.gif) repeat-x;
	margin-bottom: 8px;
}

.entertain_logo_area{
	background: url(../images/entertain_header_logo.jpg) no-repeat left bottom;
}

.version ul li,.version ul li a{
	color: #666;
}

.version_line{
	background: url(../images/entertain_header_version_line.jpg) no-repeat center center;
}

.version_seach_bar input{
	color: #666;
	background: url(../images/entertain_header_version_search.jpg) no-repeat center left;
}

.version_seach_btn input{
	background: url(../images/entertain_header_search_btn.jpg) no-repeat;
}

.sub_menu{
	clear: both;
	width: 100%;
	height: 27px;
	background: url(../images/sub_menu_bg.gif) repeat-x;
}

.sub_menu ul{
	width: 980px;
	height: 27px;
	margin: auto auto;
}

.sub_menu ul li{
	float: left;
	width: 106px;
	height: 27px;
	line-height: 27px;
}

.sub_menu ul li.sub_menu_line{
	width: 2px;
	background: url(../images/sub_menu_line.jpg) no-repeat;
}

.sub_menu ul li a{
	display: block;
	width: 100%;
	text-align: center;	
}

.sub_menu ul li a:link, .sub_menu ul li a:visited{
	color: white;
}

.sub_menu ul li a:hover,.sub_menu ul li.cur_submenu a:link,.sub_menu ul li.cur_submenu a:visited,.sub_menu ul li.cur_submenu a:hover{
	color: #4f4f4f;
	background: white;
}

.enter_temp{
	margin-bottom: 5px;
}

.gallery{
	width: 527px;
	height: 259px;
	padding: 6px;
	_padding: 5px;
	border: #E7E8E8 1px solid;
}

.gallery_mj{
	width: 428px;
	height: 259px;
	float: left;
}

.gallery_list{
	width: 99px;
	height: 259px;
	float: left;
}

.gallery_list li{
	height: 61px;
	margin-bottom: 5px;
}

.gallery_list li.list_last{
	margin-bottom: 0;
}

.column_common{
	clear: both;
	width: 540px;
	margin-top: 5px;
}

.column_left{
	float: left;
	width: 266px;
	padding-bottom: 12px;
	background: white;
	border: #e6e7e7 1px solid;
}

.audio_player{
	padding-bottom: 0;
}

.column_right{
	margin-left: 4px;
}

.star_news{
	color: #333;
	padding-left: 13px;
	background: none;
}

.star_break_title{
	height: 28px;
	border: white 1px solid;
	border-bottom: #f5f6f6 1px solid;
	background: url(../images/star_break_bg.jpg) no-repeat left center;
}

.star_pink_tilte{
	background: url(../images/star_pink_bg.jpg) no-repeat left center;
}

.star_hot_title{
	background: url(../images/star_hot_bg.jpg) no-repeat left center;
}

.star_hk_title{
	background: url(../images/star_hk_bg.jpg) no-repeat left center;
}

.star_jk_title{
	background: url(../images/star_jk_bg.jpg) no-repeat left center;
}

.star_flower_title{
	background: url(../images/star_flower_bg.jpg) no-repeat left center;
}

.star_us_title{
	background: url(../images/star_us_bg.jpg) no-repeat left center;
}

.area_news_more a{
	color: #333;
}

.area_common{
	width: 260px;
}

.column_left .star_news_ul{
	width: 244px;
	margin-left: 16px;
}

.column_left .star_news_ul li{
	width: 244px;
	height: 45px;
}

.star_news_ul li.star_news_detail{
	margin-top: 9px;
}

.star_news_ul li.star_news_detail a{
	color: #012758;
	font-size: 12px;
}

.star_news_ul li.star_news_detail img{
	float: left;
	margin-right: 9px;
}

.star_news_ul li.star_news_line{
	font-size: 0;
	line-height: 0; 
	text-indent: -9999px;
	height: 9px;
	border-bottom: #B9B9B9 1px dashed;
}

.movie{
	clear: both;
	width: 538px;
	height: 122px;
	margin-top: 5px;
	border: #E5E6E6 1px solid;
	background: url(../images/movie_news_bg.jpg) 1px center;
}

.star_sign{
	background: url(../images/star_sign_bg.jpg) 1px center;
}

.fashion{
	margin-bottom: 5px;
	background: url(../images/fashion_bg.jpg) 1px center;
}

.movie ul{
	clear: both;
}

.movie ul li{
	float: left;
}

.movie_title li{
	height: 32px;
	line-height: 32px;
	color: white;
}

.movie_title li.movie_head{
	width: 490px;
	padding-left: 14px;
}

.movie_title li.movie_more a{
	color: white;
}

.movie_gallery{
	width: 529px;
	height: 66px;
	padding-top: 7px;
	margin-left: 6px;
}

.movie_gallery li{
	margin-left: 10px;
	_margin-left: 7px;
}

	





