﻿/*黑色*/
html
{
}

body
{	color: #999;
	background: #000;}

.textarea, .input
{
	margin: 0;
	padding: 0;
	background: #000;
	color: #ccc;
	scrollbar-face-color: #5C5B5B;
	scrollbar-shadow-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-3dlight-color: #716F6F;
	scrollbar-darkshadow-color: #716F6F;
	scrollbar-track-color: #4C4B4B;
	scrollbar-arrow-color: #ccc;
	border: #393939 1px solid;
	cursor: default;
}

a
{
	font-size: 12px;
	text-decoration: none;
	color: #999;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #c60;
}
a:active
{
	text-decoration: none;
}

.s1
{
	color: #999;
	text-decoration: none;
}
.s1 a:link, .s1 a:visited
{
	color: #999;
	text-decoration: none;
}
.s1 a:hover, .s1 a:active
{
	color: #999;
	text-decoration: underline;
}

.s2
{
	color: #999;
	text-decoration: none;
}
.s2 a:link, .s2 a:visited
{
	color: #cdcdcd;
	text-decoration: none;
}
.s2 a:hover, .s2 a:active
{
	color: #cdcdcd;
	text-decoration: underline;
}

.s3
{
	color: #373737;
	text-decoration: none;
}
.s3 a:link, .s3 a:visited
{
	color: #373737;
	text-decoration: underline;
}
.s3 a:hover, .s3 a:active
{
	color: #600;
	text-decoration: underline;
}

.s4
{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.s4 a:link, .s4 a:visited
{
	color: #999;
	text-decoration: none;
}
.s4 a:hover, .s4 a:active
{
	color: #999;
	text-decoration: underline;
}

.se
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	font-size: 12px;
	font-weight: bold;
}

h2
{ /*background:url(../images/bot.gif) 0 3px no-repeat*/
}
.imageborder
{
	border: 3px #333 solid;
}

.navtop .top, .navtop .sub, .columnleftcontentbar, .columnrightcontentbar, .infomation .button a
{
	border: #333 1px solid;
}
.friend, .inmessage li, .homearticle dl
{
	border-bottom: #222 1px dashed;
}

/*开始定义头部*/

.head
{
	background: url(http://www.z6img.cn/home/images/159.gif) no-repeat 2px 5px;
}

/*开始定义文字显示区域与导航菜单*/
.navtop .top
{
	background: #111; border-bottom:0;
}
.navtop .name
{
	color: #f60;
}
.navtop .logo
{
	background: url(http://www.z6img.cn/home/skindark/logo.gif);
}

.navtop .sub
{
	background: url(http://www.z6img.cn/home/skindark/navbg.gif);
}
.navtop li
{
	border-right: #1b1b1b 1px solid;
}



.more
{

}
.more a:link, .more a:visited
{
}
.more a:hover, .more a:active
{
}


.columnlefttitlebar, .columnrighttitlebar
{
	background: url(http://www.z6img.cn/home/skindark/moduletitlebg.gif) /*#222*/;
}

.columnleftcontentbar, .columnrightcontentbar
{
	background: #080808;
}
.columnlefttitlebar .left, .columnrighttitlebar .left
{
	background: url(http://www.z6img.cn/home/skindark/moduletitlebg_left.gif);
}
.columnlefttitlebar .right, .columnrighttitlebar .right
{
	background: url(http://www.z6img.cn/home/skindark/moduletitlebg_right.gif);
}
.columnlefttitlebar
{
	width: 259px;
}
.columnleftcontentbar
{
	width: 257px;
}
.columnrighttitlebar
{
	width: 700px;
}
.columnrightcontentbar
{
	width: 698px;
}
/*----------留言-----------*/


#homessage li
{
  
    background: url(http://www.z6img.cn/home/skindark/mtop.gif) repeat-x  top;
  
}


#homessage li .titler
{
 
    background: url(http://www.z6img.cn/home/skindark/img4.gif) no-repeat left center;

}

#homessage  li .contenter .dianping
{
    background: url(http://www.z6img.cn/home/skindark/dp.gif) no-repeat left top;  
}
#homessage  li .contenter .huifu
{

    background: url(http://www.z6img.cn/home/skindark/hf.gif) no-repeat left top;  
}

#homessage .Submission
{
    border-top:#222 1px dashed;
}

#homessage li .titler .time
{
    color:#575757
}

/*开始定义个人信息模块*/
.infomation .photo
{

	border: #373737 3px solid;
}


.infomation .button a
{
	border: #222 1px solid;
}
.infomation .button a:hover
{
	background: #111;
}







/*开始定义尾部*/
.foot
{	border-top: #444 5px solid;
}


/*档案*/
.file_title,.page a,.tongji
{
	background: #141414;
	border: #222 1px solid;

}