
/*网页整体宽度*/
.wrap{
	width:950px;
	margin:auto;
}


#header{
	width:950px;
}


/******************************************************************************************
网站头部菜单
******************************************************************************************/
#guide{
	width:950px;
	clear:both;
	margin:auto;
	margin-top:0px;
	height:0;
	/*background: url(cate_nav_bg.gif) repeat-x;*/

	

	
}


#guide .L{
	height:0px;
	width:10px;
	background:url(cate_nav_bg1.gif);
	float:left;
}
#guide .C span a{
	font-size:13px;
	color:#FAFAFA;
	font-weight:bold;
	letter-spacing:1px; 
}
#guide .C span{
	float:left;
	height:18px;
	padding:10px 15px 0px 10px;
	background:url(cate_nav_bg_3.gif) no-repeat right;

margin-top:2px;

}



/*****栏目导航****/
.nav_guide{
	width:100%;
	margin:auto;
	margin-top:5px;
	height:30px;
}
/*
.MainTable .guide样式导航表格样式
*/


.MainTable .guide{
	margin-top:5px;
	border:1px #A7CAFA solid;
	height:20px;
	background:#F5FAFE url(head2.gif);
}
.MainTable .guide td{
	padding:5px;
}


/*
内容大表格模块样式
*/

.dragTable{
	width:100%;
	margin-top:5px;
	overflow:hide;
	border:0px #9ACAD6 solid;
	
}

/*
内容表格模块头部样式
*/

.dragTable .head{
	background:#ccc url(head_bg.gif)  repeat-x right;
	height:34px;
	padding-top:0px;
	border:1px  #CCCCCC solid;
	border-bottom:0px #C6EBEE solid;
	border-top:0px #C6EBEE solid;
}

.dragTable .head .L{
	width:7px;
	margin-left:0px;
	float:left;
}

/*
模块主题文字,与点击查看更多
*/

.dragTable .TAG{
	float:left;
	color: #000000;
	font-weight:bold;
	padding:9px 5px 0 0px;
	height:21px;
	font-size:14px;
}
.dragTable .TAG a{
	color: #000000;
	font-weight:bold;
	padding:9px 5px 2px 0px;
	height:23px;
	font-size:14px;
	text-decoration: none;
}
.dragTable .TAG a:hover{
	color: #000000;
	font-size:14px;
	padding:9px 5px 2px 0px;
	height:21px;
	
}
.dragTable .morelink{
	float:left;
	padding-top:8px;
	padding-left:10px;
}
.dragTable .morelink a{
	margin-left:10px;
	text-decoration: underline;
}
.dragTable .more{
	float: right;
	padding-right:1em;
	padding-top:0px;
}
.dragTable .more a{
	color:#666;
}
/******************************************
整体大表格之间的间隙
******************************************/

.MainTable{
	margin: 0 auto;
	width:960px;
}
/******************************************
右边窄表格模块样式
******************************************/

.MainTable .Side .dragTable{
	width:98%;
}

.MainTable .Side .dragTable .middle{
	line-height:20px;
}

/*************DIV布局的大表格结构,这里可以控制左右列表的调转  四级内容页面的控制*******************/

.MainDivTable .Main{
	width:72%;
	float:left;
}
.MainDivTable .Side{
	width:27%;
	text-align:right;
	float:right;
}
.MainDivTable .Side .dragTable{
	float:right;
}



/*************DIV布局的大表格结构,这里可以控制左右列表的调转  list页面的控制*******************/
.MainDivTablelist .Main{
	width:70%;
	float:left;
}
.MainDivTablelist .Side{
	width:30%;
	text-align:right;
	float:right;
}
.MainDivTablelist .Side .dragTable{
	float:right;
}


.MainTable .Side .dragTable .middle ul li{
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.MainTablelist .guide{
	margin-top:5px;
	border:1px #A7CAFA solid;
	height:20px;
	background:#F5FAFE url(head2.gif);
}
.MainTablelist .guide td{
	padding:5px;
}
.MainTablelist{
	margin:0px;
}
/******************************************
右边窄表格模块样式
******************************************/

.MainTablelist .Side .dragTable{
	width:98%;
}

.MainTablelist .Side .dragTable .middle{
	line-height:20px;
}


/******************************************
内容模块主体部分
padding:8px;距离四周距离为8个像素,
可以改成更具体些的padding:8px 0 0 0;即上右下左的距离
line-height:20px;行高,即是使用<br>换行符时的文字行高
******************************************/

.dragTable .middle{
	padding:6px 1px 4px 7px;
	height:50px;
	line-height:20px;
	border:1px solid #D0D0D0;
	border-top:0px solid #D0D0D0;
padding-left:0; font-size: 12px;color: #000000;text-decoration: none;font-style: normal;line-height: 24px;font-weight: normal;}
 a:link {font-size: 12px;color: #000000;text-decoration: none;font-style: normal;line-height: 24px;}
 a:visited {font-size: 12px;color:#000000;text-decoration: none;line-height: 24px;}
 a:hover {font-size: 12px;color: #FF5A00;text-decoration: underline;line-height: 24px;}

/******************************************
右边窄表格最新,最热的内容样式.
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
通过设定固定宽度,使控制自动隐藏超出边界的内容自动隐藏,用省略号表示
只对<ul><li>有效
******************************************/

.MainTable .Side .dragTable .middle ul li{
	width:210px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


/********************************************************/
#AutoRows .dragTable .middle{
	padding-top:0px;
	padding-bottom:0px;
	height:100px;
}

/****************************图片样式******************/

.listpic{
	width:120px;
	padding:3px 7px 3px 5px;
	float:left;
}
.listpic .title{
	width:120px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listpic img{
	border:1px #FFF solid;
	width:120px;
	height:90px;
}
.listpic .img a{
	width:120px;
	height:90px;
	display:block;
	text-align :center;
	border:1px #ccc solid;
	margin-bottom:5px;
}

/**********************************分页******************************************/

.page{
	text-align:center;
	padding:8px;
}


/*****************************************************************
******************************************************************
文章内容页
.content_word,.content_word p多种格式的控制内容的样式,字号为15像素
******************************************************************
******************************************************************/
.content_word,.content_word p{
	font-size:15px;
}



/************************************评论样式***************************/

#comment .content,#comment_show .content{
	width:99%;
	border:dotted 1px #ddd;
	margin-bottom:10px;
}
#comment .content .word,#comment_show .content .word{
	border-bottom:solid 1px #eee;
	padding-left:5px;
	height:50px;
}
#comment .content .img,#comment_show .content .img{
	border-right:dotted 1px #ddd;
	padding:1em;
}
#comment .content .info,#comment_show .content .info{
	padding:2px 0 0 5px;
}



/***********************网页底部************************************/

#footer{
	/*border-top:#CBCBCB solid 1px;*/
	margin-top:4px;
}
#footer td{
	padding:1em 0 1em 0;
}


/*********************************************************************
**********************************************************************
AJAX在线编辑DIV容器
这个会员看不到.只是版主管理员才可以看到.这是后台风格
一般不必修改了.修改了会员也看不到
**********************************************************************
*********************************************************************/
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}

/*********************************留言本***********************************************/

.guestbook{
	margin-bottom:4px;
	border:1px dotted #ccc;
	width:99%;
}
.guestbook .Ftd{
	padding:4px;
	border-right:1px dotted #ccc;
}
.guestbook .Atd{
	border-top:1px solid #eee;
	padding-left:4px;
}
.guestbook .Ctd{
	padding:4px;
}


/******************下拉菜单的背景颜色与透明度设置*************/
#menuTable{
	background:#F5FCFE;
	border:1px solid #A7CAFA;
	filter:Alpha(Opacity=80);
}
#menuTable td{
	padding:3px 0px 3px 5px;
	line-height:15px;
}

/******************评论页显示样式**********************/

#comment_title{
	height:92px;
	background:url(defaultcomment_title.gif);
}
#comment_title td{
	padding-top:18px;
}


/******************顶客页digg.php显示样式**********************/
.list_sortTCP{
	margin-bottom:12px;
	width:99%;
}
.list_sortTCP .pic{
	padding-right:1em;
}
.list_sortTCP .content{
	border-bottom:1px dotted #ccc;
	text-indent:2em;
	color:#646464;
}
.list_sortTCP .title a{
	color:#555555;
}
.list_sortTC{
	margin-bottom:5px;
	width:99%;
	border-bottom:1px dotted #ccc;
}
.list_sortTC .title a{
	color:#555555;
}
.list_sortTC .content{
	text-indent:2em;
	color:#646464;
}



/*******************************顶客**************************************/
.Digg{
	background:url(defaultdigg_center.gif) center;
}
.Digg .left{
	background:url(defaultdigg_left.gif) left;
	width:5px;
}
.Digg .right{
	background:url(defaultdigg_right.gif) right;
	width:5px;
}
.Digg .number{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	padding-top:14px;
	color:#2B4399;
}
.Digg .title{
	font-size:13px;
	text-align:center;
	padding-top:18px;
}
.Digg .title a{
	color:#990000;
}

.small_digg{
	width:38px;
	height:24px;
	background:url(defaultbg_digg.gif);
	text-align:center;
	padding-top:7px;;
	font-size:16px;
	margin-bottom:8px;
	margin-right:4px;
}




/*******************************提交按钮*************************************/
.button{
	color:#333;
	background:url(defaultbt_bg.gif);
	height:21px;
	border:1px solid #555;
	letter-spacing:2px;
}


/***************************专题列表页*****************************************/
#listsp{
	width:99%;
}
#listsp .sptd{
	border-bottom:1px dotted #ccc;
	padding-top:5px;
}
#listsp .pic{
	padding:3px 1em 0.5em 5px;
}
#listsp .title{
	padding-bottom:0.2em;
}
#listsp .title a{
	color:#990000;
}
#listsp .pic img{
	border:1px solid #333;
}
#spshow .about{
	color:#990000;
}


/****************************积分介绍页*************************************/
.jfsort{
	margin-bottom:10px;
}
.jfsort .jfname{
	background:url(article_elite.gif) no-repeat 10px 0px  ;
	text-indent:25px;
	color:red;
	font-weight:bold;
}
.jfsort .title{
	background:url(arrow.gif) no-repeat 25px 0px;
	text-indent:35px;
}

.jfsort .about{
	text-indent:45px;
}

 
/*********下载*********/
.viewcontent .middle{
	padding:0px;	
}
#viewdownload .middle td{
	padding-left:8px;
	padding-top:3px;
}
#viewdownload .middle .a1{
	font-weight:bold;
}
#viewdownload .middle .b1{
	background:#fff;
}
/***************视频*****************/
#viewmv .middle td{
	padding-left:8px;
	padding-top:3px;
}
#viewmv .middle .a1{
	font-weight:bold;
}
#viewmv .middle .b1{
	background:#fff;
}
/********************商城****************************/
.sortshop{
	width:180px;float:left;
	border-right:solid 1px #ccc dotted;
	border-bottom:solid 1px #ccc dotted;
}
.sortshop.about{
	padding-left:5px;
}
.sortshop a{
	font-weight:bold;
}

.sorttitle{
	width:98%;
}
.sorttitle td{
	padding-top:3px;
	background:url(iicon3.gif) repeat-x bottom;
}
.sorttitle a{
	display:block;
	background:url(iicon1.gif) no-repeat left;
	text-indent:1.2em;
	background-position: 0 40%;
}


.sortshop .title a{
	display:block;
	background:url(items.gif) no-repeat 5px 0px;
	width:170px;
	text-indent:2em;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/**********图片大分类页**************/
.BigsortImg .v0{
	width:120px;
	padding:5px 0px 5px 18px;
}
.BigsortImg .v0 .p1 img{
	width:120px;
	height:90px;
	border:1px solid #fff;
}
.BigsortImg .v0 .p1 a{
	width:120px;
	height:90px;
	display:block;
	border:1px solid #ccc;
}
.BigsortImg .v0 .p2{
	text-align:center;
	padding-top:5px;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/**********图片内容列表页**************/
.list_sortpic .listpic{
	margin-left:6px;
}
/********************/
.BigsortTile .a2{
	padding-right:10px;
}

/*********图片主题************/
#ListShowPic .listpic{
	margin-left:6px;
}


#content_vote{
	margin:10px;
}



/**********Flash大分类页**************/
.FlashBigsortImg .v0 .p2{
	text-align:left;
}
/**********商城大分类页**************/
.ShopBigsortImg .v0 .p2{
	text-align:left;
}
/**********商城大分类页**************/
.MvBigsortImg .v0 .p2{
	text-align:left;
}

/****************************************************/
#IndexMainNews .L{
	height:70px;
	width:4px;
	background:url(topnews_a1.gif) no-repeat top;
}

#IndexMainNews .C{
	background:url(topnews_a2.gif) repeat-x top;
	line-height:150%;
}

#IndexMainNews .R{
	width:4px;
	background:url(topnews_a3.gif) no-repeat top;
}

#IndexMainNews{
	border-bottom:1px solid #E3E3E3;
}
/**********************************首页推荐栏目************************************/
.AutoRows .list_title{
	background:url(ico_block.gif) no-repeat 0px 6px ;
	text-indent:15px;
	padding-top:2px;
	padding-right:9px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.AutoRows .list_title a{
	font-size:13px;
}
/*********************************首页滑动门特效标题样式*******************************/
.bmenu{
	width:140px;
	height:19px;
	background:url(blog_mu.gif);
	margin-right:5px;
	text-align:left;
	padding-top:11px;
}
.bmenu span{
	font-size:13px;
	color:#707070;
	font-weight:bold;
	cursor:hand;
}
.bmenu .a1{
	margin-left:10px;
	color:#990000;
}
.bmenu .a2{
	margin-left:5px;
}
.rmenu{
	margin-right:5px;
}
.rmenu .LL{
	background:url(m_l.gif);
	width:5px;
	height:30px;
}
.rmenu .RR{
	background:url(m_r.gif);
	width:5px;
}
.rmenu .CC{
	background:url(m_c.gif);	
	font-size:13px;
	font-weight:bold;
	color:#707070;
}
.rmenu .CC div{
	height:20px;
	padding-top:10px;
	padding-left:0px;
	padding-right:7px;
	margin-right:4px;
	margin-left:2px;
	float:left;
	letter-spacing:2px;
	background:url(m_ch.gif) no-repeat right;
	cursor:hand;
}
.rmenu .CC div.f{
	background:url();
	letter-spacing:0px;
	margin-right:0px;
}

.rmenu .CC div.ch{
	color:#990000;
}


/*********************************友情链接.更多.申请*******************************/
.linkmenu{
	width:140px;
	height:19px;
	background:url(blog_mu.gif);
	margin-right:5px;
	text-align:left;
	padding-top:11px;
}
.linkmenu span a{
	font-size:13px;
	color:#707070;
	cursor:hand;
}
.linkmenu span a:visited {
	color:#707070;
}
.linkmenu .a1{
	margin-left:10px;
	color:#056FC8;
}
.linkmenu .a2{
	margin-left:11px;
}

/******************************内容页*************************************/
#view_article .head{
	display:none;
}
#view_article .head01{
    border:#CCCCCC solid 1px;
	border-bottom:0px ;
	height:30px;
}
#view_article .middle{
	border-top:1px solid  #CCCCCC;
	background: #FFFFFF;				/**内容页背景颜色**/
}
#view_article .main_title{
	margin-top:33px;
	margin-bottom:15px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
#view_article .fit_title{
	line-height:40px;
	font-size:15px;
	color:#000;
	text-align:center;
}
#view_article .top_about{
	text-align:center;
	color:#666;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	width:96%;	
	margin:auto;
	margin-bottom:15px;
}
#view_article .top_about a{
	color:#666;
}
#view_article .top_about #commnetsnum{
	color:red;
}
#view_article .content{
	width:90%;
}
.content_word,.content_word td,.content_word p,.content_word div,.content_word span,.content_word a{
	font-size:14px;
	line-height:200%;
}
#view_article .tag_username{
	border:#ccc dotted 1px;
}
#view_article .tag_username .Tags a{
	font-weight:bold;
}
#view_article .tag_username td{
	padding:3px 9px 1px 9px;
	background:#fff;
}
#view_article .nextpage td{
	font-size:14px;
	line-height:40px;
}
#view_article .nextpage td a{
	font-size:14px;
	color:#000000;
}
/****************************************列表页*****************************************/
#list_article .head{
	background:#ccc url(head_bg.gif)  repeat-x right;
	height:34px;
	padding-top:0px;
	border:1px  #CCCCCC solid;
	border-bottom:0px #C6EBEE solid;
	border-top:0px #C6EBEE solid;
}
#list_article .middle{
	border-top:1px solid #D0D0D0;
	background:#FDFEFF;				/**列表页背景颜色**/
}

/**自定义表单**/
.formlist_head td{
	line-height:24px;
	color:red;
	background:#eee;
}
.formlist_tr td{
	line-height:26px;
}
.formlist_table{
	background:#eee;
}


/*把相关相目的TAG隐藏掉*/
#sonSortName .head{
	display:none;
}
#sonSortName .middle{
	border-top:1px solid #D0D0D0;
	
	padding:0px;
}

