﻿@charset "utf-8";
/* 68star.com CSS Document */
/* Author: h7s8 */
/* Date: 2006-03-07 */

/* basic style */

/* id style */
/*内容样式*/
*{
	margin:0;
	padding:0;
}
body{
	background:#fff ;
	font:12px/150% Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
p{
	text-indent:2em;
	margin-top:15px;
}
li{
	line-height:180%;
	list-style:none;
}
a{
	color:#06c;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:underline;
}
a img{
	border:none;
}
em{
	font-style:normal;
}
#content{
width:800px;
	width:auto;
	height:100%;
	
	padding:10px 28px;
	background:#fff;
}
/*左侧样式*/
.Article_Top_Table {
	height: 100px;
	
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#Article_Top_1 {
	line-height: 22px;
	height: 22px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	background-color: #F8F7F7;
	margin-top: 2px;
	text-align:center;
}
#Article_Top_1 a {
	font-size: 12px;
	color: #000000;
}
#Article_Top_2_1 img{
border:none;
}
#Article_Top_bottom{
width: 760px;
height: 1px;
background-color:#FF6600;
margin-bottom:5px;
border-bottom: 3px  #999;
border-bottom-style:inset;

}
#Article_Top_2 {
	height: 80px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#Article_Top_2_1 {
	float: left;
	height: 60px;
	width: 175px;
	margin-top: 12px;
	margin-left: 2px;
}
#Article_Top_2_2 {
	float: left;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-left: 10px;
}
#Article_Top_2_2 li{
   float: left;
	height: 90%;
	width: 90%;
	text-align:left;
	margin-top: 8px;
	border:2;
	border-bottom-style:dashed;
	border-color:#ccc;
	}
#Article_Top_2_3 {
	float: left;
	height: 72px;
	width: 100px;
	margin-top: 4px;
}
#Article_Top_2_4 {
	line-height: 18px;
	text-align: center;
	height: 18px;
	margin-top: 4px;
}
#Article_Top_3 {
	background-image: url(../images/Article_Top.gif);
	height: 24px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D67103;
	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
}
#Article_Top_3 a {
	font-size: 12px;
	color: #FFFFFF;
}

#Article_Top_4 {
	background-image: url(../images/Article_1.gif);
	height: 27px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #E1E1E1;
	border-left-color: #D4D4D4;
	line-height: 27px;
}
#Article_Top_4_1 {
	font-size: 12px;
	line-height: 27px;
	float: left;
	height: 27px;
	width: 160px;
}
#Article_Top_4_2 {
	font-size: 12px;
	line-height: 27px;
	float: left;
	height: 27px;
}

.Article_Top_Ads_1 {
	background-color: #FFFFFF;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}

#left{
	display:table;
	float:left;
	width:200px;
	height:100%;
	padding:3px;
	background:#fff;
	border:#A1D1D1 1px solid;
	word-break:break-all;
}
#left h2{
	padding:2px 6px;
	background:#00AA00;
	font-size:14px;
	font-weight:bold;
}
#left h3{
	font-size:14px;
	font-weight:bold;
}
#left div{
	padding:4px;
	background:#66CC99;
}
#left .more{
	float:right;
	margin:-21px 4px 0 0;
	color:#063;
}
/*最新加入top1*/
#star_new_top img{
	float:left;
	width:80px;
	margin:4px 6px 0 0;	
}
/*最新加入列表*/
#star_new_list ul{
	padding:6px 4px;
	border-top:#fff 1px solid;
	border-bottom:#fff 1px solid;
}
#star_new_list li{
	display:inline;
	margin-right:6px;
	line-height:140%;
}
/*热门列表*/
#star_hot{
	margin-top:-4px;
}
#star_hot ul{
	padding:0 4px;
}
#star_hot li{
	display:inline;
	margin-right:6px;
	line-height:140%;
}
/*最新新闻*/
#news_new em{
	margin-left:4px;
	font-style:normal;
	color:#000;
}
#news_new li{
	padding-left:12px;
	background:url(images/arr_list.gif) no-repeat 2px 7px;
}
/*最新图片*/
#image_new{
	height:100%;
}
#image_new h2{
	margin-bottom:4px;
}
#image_new_list{
	height:155px;
	margin-left:10px;
	overflow:hidden;
	text-align:center;
}
#image_new_list li{
	float:left;
	margin:5px 0px 3px;
}
#image_new_list .a_image{
	width:170px;
	height:120px;
	background:#fff;
	border-color:#fff;
}
#image_new_list .a_image:hover{
	border-color:#f60;
}
#image_new_list .a_image img{
	width:170px;
}
#image_new .more{
	margin-top:-25px;
}
/*右侧样式*/
#right{
	display:table;
	height:100%;
	margin-left:10px !important;
	margin-left:215px;
	padding-bottom:15px;
}
#right h2{
	padding:2px 10px;
	background:#66CC99;
	font-size:13px;
	font-weight:bold;
}
#right .more{
	clear:both;
	margin-right:10px;
	padding:3px 8px 1px;
	background:#ffc;
	border:#ddd 1px solid;
	text-decoration:none;
	color:#f60;
	font-size:12px;
	font-weight:bold;
}
#right .more:hover{
	background:#ffc;
	border-color:#cc0;
	color:#f60;
}
/*明星大全*/
#stars h2{
	display:none;
}
/*查看方式*/
#showtype{
	float:left;
	margin-top:-52px;
	color:#ccc;
}
#showtype a{
	margin-right:4px;
}
#showtype li{
	display:inline;
	margin-left:8px;
}
#showtype strong{
	padding:1px 4px;
	color:#f60;
}
/*按类型排列*/
#star_type{
	float:right;
	margin-right:10px;
}
#star_type li{
	float:left;
	margin-left:10px;
}
#star_type a{
	display:block;
	padding:1px 15px 0;
	background:#fff;
	border:#eee 1px solid;
	border-bottom:none;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
#star_type a:hover{
	border-color:#ccc;
	color:#f60;
}
#star_type a h3{
	font-size:13px;
}
#star_type .current a{
	padding-bottom:1px;
	background:#ffc;
	border-color:#cc0;
	color:#f60;
}
#star_type .current a:hover{
	border-color:#cc0;
}
/*查看分类内容*/
#star_type_list{
	display:table;
	margin-top:23px;
	padding:0 6px;
	background:#ffc;
	border:#cc0 1px solid;
}
#star_type_list li{
	display:none;
	padding:3px 10px;
}
#star_type_list li a{
	padding:5px 8px 3px;
	border:#ffc 1px solid;
	font-weight:bold;
	color:#660;
	text-decoration:none;
}
#star_type_list li a:hover{
	color:#f60;
}
#star_type_list .current{
	background:#fff;
	border-color:#ff6;
	color:#f60;
}
#star_type_list a strong{
	color:#330;
}
/*姓名首字母*/
#star_word{
	display:table;
	height:100%;
	padding:1px 10px;
	background:#66CC99;
	border-left:#eee 1px solid;
	border-right:#eee 1px solid;
}
#star_word li{
	float:left;
}
#star_word li a{
	display:block;
	margin:1px 0;
	padding:0 3px 2px;
	border:#66CC99 1px solid;
	text-transform:capitalize;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#star_word li a:hover{
	background:#fff;
	border-color:#f60;	
	color:#f60;	
}
/*明星列表*/
#star_list{
	height:100%;
	padding:0 5px 15px 5px;
	border:#eee 1px solid;
	border-top:none;
}
#star_list li{
	float:left;
	width:120px;
	padding:2px 0 2px 10px;
	font-size:13px;
	line-height:120%;
}
#hersb_list{
	height:100%;
	padding:0 5px 15px 5px;
	border:#eee 1px solid;
	border-top:none;
}
#hersb_list li{
	float:left;
	width:120px;
	padding:2px 0 2px 10px;
	font-size:13px;
	line-height:120%;
}
.star_list_200 img{
	width:200px;
}
.star_list_100 img{
	width:100px;
}
.star_list_50 img{
	width:55px;
}
#right .star_list_50 li{
	width:55px;
}
#right .star_list_50 .li_word{
	width:100%;
}
/*设置字体大小*/
#right .star_list_text_14 li{
	width:150px;
}
#right .star_list_text_14 .li_word{
	width:100%;
}
.star_list_text_14 a{
	font-size:14px;
}
.star_list_text_12 a{
	font-size:12px;
}
/*字母列*/
#star_list .li_word{
	width:100%;
	margin-top:4px;
	padding:6px 0 3px;
	border-top:#ccc 1px dashed;
}
#hersb_list .li_word{
	width:100%;
	margin-top:4px;
	padding:6px 0 3px;
	border-top:#ccc 1px dashed;
}
.li_word h3{
	padding:2px 10px;
	font-size:20px;
	font-weight:bold;
	text-transform:capitalize;
	color:#f60;
}
.li_word h2{
	padding:2px 10px;
	font-size:20px;
	font-weight:bold;
	text-transform:capitalize;
	color:#f60;

}
/*移动到顶端*/
#star_list .gotop{
	float:right;
	margin:-22px 10px;
	padding:0 4px;
	border:#fff 1px solid;
	text-decoration:none;
	color:#ccc;
}
#star_list .gotop:hover{
	border:#ccc 1px solid;
	color:#999;
}
#hersb_list .gotop{
	float:right;
	margin:-22px 10px;
	padding:0 4px;
	border:#fff 1px solid;
	text-decoration:none;
	color:#ccc;
}
#hersb_list .gotop:hover{
	border:#ccc 1px solid;
	color:#999;
}

/**********明星介绍页面*****************/
/*明星左侧简易信息*/
#star_info h2{
	text-align:center;
}
#star_info img{
	width:190px;
	border:#A1D1D1 1px solid;
}
#star_info .more{
	float:none;
	padding:3px 8px 1px;
	background:#ffc;
	border:#cc0 1px solid;
	text-decoration:none;
	color:#f60;
	font-weight:bold;
}
#star_info .more:hover{
	background:#ffe;
	border-color:#f60;
}
/*明星介绍中的子菜单*/
#star_nav{
	height:100%;
	border-bottom:#cc0 1px solid;
}
#star_nav h3{
	font-size:13px;
	font-weight:bold;
}
#star_nav li{
	float:left;
}
#star_nav li a{
	display:block;
	margin:0 4px;
	padding:1px 15px;
	background:#fff;
	border:#ccc 1px solid;
	border-bottom:none;
	font-size:12px;
	text-decoration:none;
	color:#999;
}
#star_nav li a:hover{
	border-color:#cc0;
	color:#f60;
}
#star_nav .current{
	background:#ffc;
	border-color:#cc0;
	text-decoration:none;
	color:#f60;
}
#star_nav a h2{
	background:none;
}
/*收藏明星*/
#star_nav #star_like{
	float:right;
}
#star_nav #star_like a{
	background:#c00;
	border:none;
	color:#fff;
}
/*明星介绍中的详细档案*/
#star_resume{
	margin-bottom:10px;
	padding:0 15px 15px;
	border:#eee 1px solid;
	border-top:none;
	font-size:12px;
}
#star_resume h2{
	margin:0 -15px;
}
#star_resume h3{
	margin:4px 0;
	padding:2px 0  2px 30px;
	background:url(images/arr_star.gif) no-repeat 0 0;
	border-bottom:#ccc 1px dashed;
	font-size:14px;
	font-weight:bold;
	color:#f60;
}
#star_resume_list{
	margin-bottom:10px;
}
#star_resume_list li{
	line-height:150%;
}
/*详细档案中的卡通像*/
#star_cartoon{
	float:right;
	margin:8px 0 10px 10px;
	padding:2px;
	border:#eee 1px solid;
}
/*明星介绍中的新闻*/
#star_news{
	smargin-bottom:10px;
}
#star_news li{
	padding-left:16px;
	background:url(images/arr_list.gif) no-repeat 4px 7px;
	line-height:200%;
}
#star_news a{
	font-size:14px;
}
#star_news em{
	float:right;
	margin-top:-24px;
	color:#999;
	font-style:normal;
}
/*明星介绍中的图片*/
#star_image{
	margin-bottom:10px;
}
#star_image h2{
	smargin-bottom:5px;
}
#star_image_list{
	height:138px;
	margin-bottom:4px;
	overflow:hidden;
}
#star_image_list li{
	float:left;
	width:120px;
	margin:0 12px 14px 0;
}
#star_image_list li a{
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
}
#star_image_list li a img{
	width:120px;
}
/*图片缩放*/
#image_zoom{
	float:right;
	width:200px;
	margin-top:-22px;
}
#image_zoom li{
	float:left;
	margin-left:10px;
}
#image_zoom li a{
	color:#f60;
	text-decoration:none;
}
/*明星介绍中的图片列表*/
#star_image_list_all li{
	float:left;
	width:150px;
	margin:10px 8px;
	line-height:120%;
	text-align:center;
	text-overflow:ellipsis;
	word-break : break-all; 
	white-space:nowrap;
}
#star_image_list_all li a{
	width:150px;
	height:120px;
	margin-bottom:6px;
}
#star_image_list_all li hr{
	margin-top:120px;
}
#star_image_list_all li a img{
	width:150px;
}
/*图片缩小*/
#star_image .image_new_list_small li{
	width:110px;
	margin:12px 9px 15px;
}
#star_image .image_new_list_small li a{
	width:110px;
	height:90px;
}
#star_image .image_new_list_small li hr{
	margin-top:90px;
}
#star_image .image_new_list_small li a img{
	width:110px;
}
/*图片放大*/
#star_image .image_new_list_big li{
	width:300px;
	margin:10px 15px;
}
#star_image .image_new_list_big li a{
	width:300px;
	height:220px;
}
#star_image .image_new_list_big li hr{
	margin-top:220px;
}
#star_image .image_new_list_big li a img{
	width:300px;
}
/*明星介绍中的评论*/
#star_review li{
	padding-left:16px;
	background:url(images/arr_list.gif) no-repeat 4px 7px;
	border-bottom:#eee 1px dashed;
	line-height:200%;
}
/*评论列表*/
#star_review_list{
	margin:4px 0 8px;
}
#star_review_list li strong{
	color:#f60;
	font-size:14px;
}
#star_review_list li a{
	font-size:14px;
}
#star_review_list li em{
	float:right;
	margin-top:-24px;
	font-style:normal;
	color:#999;
}
#star_review_list div{
	line-height:140%;
}
#管理员发表的评论
#content .h7s8 a{
	color:#f00;
}
/*ajax读取的最新评论*/
#star_newreview_list{
	margin:4px 0 8px;
}
#star_newreview_list li strong{
	color:#f60;
}
#star_newreview_list li em{
	float:right;
	margin-top:-24px;
	font-style:normal;
	color:#999;
}
/*评论表单*/
#table_review{
	margin-top:10px;
	border:#ccc 1px dashed;
}
#table_review th{
	width:100px;
	text-align:right;
}
#table_review th,td{
	padding:2px 4px;
}
#table_review td a{
	margin:0 4px;
}
#table_review .note{
	color:#999;
}
#table_review .note strong{
	color:#f00;
}
/*明星介绍中的换页*/
#cpage li{
	padding-left:0;
	background:none;
}
/* class style */
