﻿html {
width: 100%;
height: 100%;
overflow-x:hidden; 
overflow-y:auto;
text-align: left;
font-size:20px;
color: #A0BDFF;
background: #000000 url(../images/anbg1.gif) repeat-y center top;

}
body {
width: 100%;
height: 100%;
overflow-x:hidden; 
overflow-y:auto;
text-align: left;
font-size:20px;
background: #000000;

}
td {
	font: 20px/1.5 Verdana, Arial, Helvetica, sans-serif, "Microsoft YaHei";
	color: #A0BDFF;
}
input { font: 20pt Verdana, Arial, Helvetica, sans-serif, "Microsoft YaHei"; }
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
	list-style: none;
font-size:20px;
}
a {
	color: #A0BDFF;
	text-decoration: none;
font-size:20px;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
font-size:20px;
}
.content {
}
.sider {
width: 100%;
}
.homepage .sider {
width: 100%;
}



/** 公共定义 **/
.title {
	background: #000000 url(/skin/tianzi/images/left01.gif) repeat-x left top;

}
.title td {
	font-size: 30px;
 padding-left:30px;
 padding-top:0px;
	line-height: 30px;
	color: #ffffff//方框里的标题 
}
.titles {
	background: #000 url(/skin/tianzi/images/left0S.gif) repeat-x left top;
}
.titles td {
	font-size: 30px;
	padding-left:30px;
	padding-top:0px;
	line-height: 30px;
	color: #ffffff;       //方框里的标题 
}
.titlec {
	background: #000 url(/skin/tianzi/images/left0c.gif) repeat-x left top;
}
.titlec td {
	font-size: 30px;
	padding-left:30px;
	padding-top:0px;
	line-height: 30px;
	color: #fff;       //方框里的标题 
}
.titlecs {
	background: #000000 url(/skin/tianzi/images/left0cs.gif) repeat-x left top;
}
.titlecs td {
	font-size: 30px;
	padding-left:30px;
	padding-top:0px;
	line-height: 30px;
	color: #fff;       //方框里的标题 
}
.titlecx {
	background: #000 url(/skin/tianzi/images/left0cx.gif) repeat-x left top;
}
.titlecx td {
	font-size: 30px;
	padding-left:30px;
	padding-top:0px;
	line-height: 30px;
	color: #ffffff;       //方框里的标题 
}
.titlecl {
	background: #000000 url(/skin/tianzi/images/left0CL.gif) repeat-x left top;
}
.box {
	border: 0px solid #A0BDFF;
	border-width: 0px 0px 0px 0px;//上右下左的线框
}
.box ul {
	list-style: none;
	padding: 8px;//盒内字距左位置
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 2px 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #A0BDFF;    //方框内简介
	border-bottom: 1px dashed #A0BDFF;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #000 url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #000 url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #000 url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #000 url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #000 url(../images/10.gif) no-repeat 4px center;
}
.rank li.no11 {
	background:  url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #000 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 30px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #A0BDFF;  //首页专辑的简介
	border-bottom: 1px dashed #A0BDFF;
}
.focus {
	margin-top: 2px;
	//background: url(../images/focus_bg.jpg) repeat-x left top;首页焦点下文章底色
	border: 1px solid #333333;
}
.focus strong {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #A0BDFF;//焦点头条的虚线
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #A0BDFF;
}
.banner_ad {
	padding: 0 0px;
}
.picText {
	margin-bottom: 10px;
	background: #000; //首页最新发布的图文
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 2px 0;
}
.picList table td img {
	margin-bottom: 10px;//5块TAB内图文距离
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #A0BDFF;
}

/* tab选项卡 */
.tbtncon {
	height:29px;
	background:url(/skin/tianzi/images/anbg.gif) repeat-x;
}
.tbtn1 {
	font: 30px/1.5 "Microsoft YaHei", Arial, Helvetica, sans-serif,;
	height:29px;
	border:0px solid #A0BDFF;
}
.tbtncon li{
	border:0px solid #A0BDFF;
	border-left:none;
	border-top:none;
	color:#A0BDFF;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
width: 100%;
	height:100%;
	line-height:29px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:url(/skin/tianzi/images/5-1.gif) repeat-x;
	//background:#fff;  //首页5TAB的标签#fff;背景
	opacity:0.5;
	border-bottom-color:#fff; //标签下横线
	cursor:default;
}

/* 频道和列表页 */
.position {
	//background: #000 url(/skin/tianzi/images/anbg.gif) repeat-x left top;
	color: #A0BDFF;
}
.position td {
	line-height: 28px;
	padding: 6px 20px 6px 20px;
	font-family: "Microsoft YaHei";
}
.channle .box {
	margin-bottom: 5px;
	margin-left: 5px;
}
.listpage .news_list .box {
	border-width: 0px;	
	padding: 0 15px;//文章列表上下，左右间距
}
.listpage .list_content .box{
	border-width: 0px;	
	padding: 0px 10px 10px 10px;//分类列表上右下左间距
}
.listpage .news_list .box ul {
	//border-bottom: 1px dashed #A0BDFF;新闻、文章列表页5条一道线
}
.news_list .box ul li {
	clear: both;
	padding: 0 15px 0 15px;
	line-height: 28px;
	height: 30px;//新闻列表每条间隔
}
.news_list .box ul li a {
	font-size: 30px;
	float: left;
}
.news_list .box ul li span {
	font-size: 30px;
	float: right;//分类封面列表时间
}
.flash_list .line_bottom {
	color: #A0BDFF;
	margin-bottom: 4px;
}
.flash_list .flashsay {
	color: #A0BDFF;
}
.movie_list .line_bottom {
	color: #A0BDFF;
	margin-bottom: 4px;

}
.movie_list .titlepic img {
	border: 1px dashed #A0BDFF;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #A0BDFF;
	margin: 8px 0;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #A0BDFF;
	margin: 8px 0;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #A0BDFF;
	margin: 8px 0;

}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #A0BDFF;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #A0BDFF;
}
.info_list .line_bottom .smalltext {
	color: #A0BDFF;
}

/* 内容页 */
.showpage .main .box {
	border-width: 0px;
}
.news .main .box {
	padding: 0 20px;
	background: #000;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 { //文章内大标题
	font-size: 30px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	//border-bottom: 1px dashed #A0BDFF;文章内正文上边的虚线
	line-height: 2;
	padding-bottom: 6px;
	color: #A0BDFF;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 30px;
	line-height: 1.8;
}

.showpage .main #text img{ 
        width:500px; 
        width: expression ( 
        function(img){ 
        img.onload=function(){ 
        this.style.width = ’’; 
        this.style.width = (this.width > 500)?"500px":this.width+"px" 
        }; 
        return ’120px’ //加载时显示宽度为120px 
        }(this) 
        );
}


.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 0px solid #A0BDFF;
}
.showpage #plpost .title {
	border: 0px solid #A0BDFF;
}
.showpage #plpost .title span {
	color: #A0BDFF;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 67%;
	border: 1px solid #A0BDFF; //文章内评论框
}

/* 系统文件表格样式 */
//.ttzz	{ 
	color: #A0BDFF;
	border-bottom: 1px solid #A0BDFF;
}
.header	{ 
	color: #A0BDFF;
	border: 1px solid #A0BDFF;

}
.header a				{ color: #000 }
.tableborder			{ background: #FFF; border: 1px solid #A0BDFF } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #A0BDFF;
	background: #000;
	text-align: center;
	display: inline;
	font-size: 30px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #A0BDFF;
	background: #000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A0BDFF;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#A0BDFF 1px solid;background:#000;text-decoration:none;color:#A0BDFF}
.epages input{margin-bottom:0px;border:1px solid #A0BDFF;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#A0BDFF;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0; }
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#000;;padding:3px;border:solid 1px #A0BDFF;}
.ecommentauthor {float:left; color:#A0BDFF; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

