/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#ccc;
	font-size:12px;
	background:#282828 url(spallation/bg.jpg) repeat-x;
	font-family: Arial, 'Lucida Grande',Verdana,Sans-Serif;
}
a{
	text-decoration: none;
}
a:link {
	color: #06D3FF;
}
a:visited {
	color: #06D3FF;
}
a:hover {
	color: #FC04A7;
}
a:active {
	color: #FC04A7;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

/*---------------------------------------------------------------*/
#divAll{
    float:left;
	width:790px;
	padding:0;
	background:#282828 url(spallation/bodybg.jpg) no-repeat;
}

#divPage{
	width:580px;
	margin:100px 0 0 300px;
	_margin:100px 0 0 150px;
	text-align:left;
	float:left;
	
}

#divMiddle{
	width:580px;
	margin:0;
	padding:0;
	min-height:500px;
	text-align:left;
	float:left;
}

}
H1 {
	font-size: 12px;
	margin:0;
	width: 582px;
	padding:3px 0 0 8px;
	cursor: pointer;
	height: 25px;
	line-height: 20px;
	font-weight:normal;
    background:url(spallation/h1.gif) no-repeat;
}
H1 a {
    padding:3px 0 0 0px;
    _padding:4px 0 0 8px;
	font-family: Arial,'宋体', 'Lucida Grande',Verdana,Sans-Serif;
}

H2 {
	font-size: 12px;
	margin:0;
	width: 582px;
	padding:3px 0 0 8px;
	cursor: pointer;
	height: 25px;
	color: #FC04A7;
	line-height: 20px;
	font-weight:normal;
        background:url(spallation/h2.gif) no-repeat;
}

#divMain{
    float:left;
    margin:0 0 0 5px;
    width:100%;
}

#divBottom{
	width:582px;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	float:left;
	height:30px;
    background:url(spallation/bottom.gif) no-repeat 0px 0px ;
}
/*---------------------------------------------------------------*/
.content{
margin:0px 0px 0 2px;
width:576px;
padding:0;
background:#0D0D0C;
}
#spallation{
float:left;
width:100%;
height:350px;
background:url(spallation/spallation.jpg) no-repeat right top;
}
#divblog{
    float:left;
	width:560px;
    margin:0px 0 0px 0px;
	color: #AEDD15;
	font-size:12px;
	padding:0 0 20px 0;
	line-height:23px; 
}
.author{
    float:left;
	margin:0;
	width:560px;
	color: #AEDD15;
	text-align:center;
	font-size:11px;
	padding:0;
}
.enter{
    float:left;
	margin:0;
	width:560px;
	color: #AEDD15;
	text-align:right;
	font-size:11px;
	padding:0;
}
.divblog{
	width:540px;
	padding:14px 0 2px 0px;
	margin:0px 0 2px 0;
	font-size:12px;
	height:30px;
	text-align:center;
	color: #06D3FF;
	background:url(spallation/titlebg.gif) no-repeat center;
}
#blogtext{
    margin:10px 15px 0 20px;
	color:#ccc;
	word-break:break-all;
	line-height:150%;
}
/*---------------------------------------------------------------*/
#about{
    float:left;
	width:560px;
    margin:0px 0 10px 0px;
	color: #AEDD15;
	font-size:12px;
	line-height:23px; 
	padding:10px 0 10px 10px;
	font-weight:hold;
	background:url(spallation/otherbg.gif) no-repeat left;
}
/*---------------------------------------------------------------*/
#links{
    float:left;
	width:560px;
    margin:0px 0 10px 0px;
	color: #AEDD15;
	font-size:12px;
	line-height:23px; 
	padding:10px 0 0 10px;
	font-weight:hold;
	background:url(spallation/links.gif) no-repeat left;
}
#links a{
    margin:0 5px 0 0;
    padding:0 5px 0 0;
}
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/


div.post {
	width:548px;
	margin:10px 0 10px 10px;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;

}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	width:540px;
	padding:24px 0 2px 0px;
	margin:0px 0 2px 0;
	font-size:12px;
	height:35px;
	text-align:center;
	color: #06D3FF;
	background:url(spallation/titlebg.gif) no-repeat center;
}

.postother{
    float:left;
	width:100%;
	margin:0px 0 0 0px;
	padding:0px 0 0 0px;
	font-size:10px;
	color: #FC04A7;
	text-align:center;
    font-weight:normal;
}
div.post .post-date{
	width:538px;
	margin:0 0 0 0;
	padding:5px 5px 2px 0;
	font-size:12px;
	color:gray;
}

div.post .post-footer{
	width:546px;
	margin:10px 0 30px 0;
	padding:2px 0 0 0;
	font-size:11px;
	color: #FC04A7;
	height:20px;
	font-weight:normal;
	text-align:right;
}


div.post .post-tags{
	width:541px;
	margin:2px 0 2px 5px;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	/*display:none;*/
}

div.post div.post-body{
	width:540px;
	margin:30px 0 0 0;
	padding:0 0 0 0px;
	font-size:12px;
	color:#D9D9D9;
	word-break:break-all;
	text-align:left;
	line-height:150%;
}
div.post.pagebar{
                float:left;
                margin:0;
                width:546px;
				color:#ccc;
                text-align:right;
}
div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}
div.post-body div.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}
/*---------------------------------------------------------------*/
div.linkother {
	float:left;
	width:180px;
	margin:10px 5px 0 5px;
	_margin:10px 4px 0 3px;
	padding:0 0 0 0px;
	text-align:left;
}
div.linkother h4{
	font-size:12px;
	height:15px;
        font-weight:normal;
        padding-left:50px;
        color:#ff0033;

}
div.linkother ul{
	text-align:left;
	width:180px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;

}
div.linkother li{
	margin:0 0 0 0;
	padding:2px 0 1px 17px;
	background:url("other/friendlink.gif") no-repeat 0px 5px;
        color:#696969;
}
div.linkother a:link {
	color: #fff;
}
div.linkother a:visited {
	color: #fff;
}
div.linkother a:hover {
	color: #ccc;
	text-decoration: underline;
}
div.linkother a:active {
	color: #ccc;
	text-decoration: underline;
}

/*---------------------------------------------------------------*/
#BlogPowerBy{
	font-size:9px;
	margin:0;
	color:#06D3FF;
	padding:7px 10px 0 10px;
	text-align:center;
	font-weight:normal;
}


/*---------------------------------------------------------------*/
p.posttop {
	margin:10px 0 0 0;
	padding:3px 0 2px 12px;
	height:25px;
	color:#06D3FF;
	text-align:center;
	background:url(spallation/msgbg.gif) no-repeat center bottom;
	clear:both;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	background: white;
	border: 1px double #284259;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #333;
	width: 200px;
	color:#ccc;
	background:#282828;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #333;
    color:#ccc;
	height: 80px;
	background: white;
	width: 300px;
	height: 120px;
	background:#282828;
}

/*---------------------------------------------------------------*/
ul.msg{
    float:left;
	width:100%;
	margin:10px 0 40px 0px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}
li.msgname{
	margin:0px 0 2px 0;
	font-size:12px;
	height:25px;
	width:100%;
	text-align:center;
	color:#C6F104;
	font-weight:hold;
	background:url(spallation/msgbg.gif) no-repeat center bottom;
}
li.tbname{
	padding:25px 0 0 5px;
	margin:0px;

}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;

}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 80px;
	margin:0;
	line-height:150%;
	width:294px;
    *width:294px;
	min-height:60px;
	_height:60px;
	background:url(spallation/man.gif) no-repeat 0px 12px;

}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	font-size:9px;

}
ul.trackback li.tbname{
	border-bottom:none;
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
}
ul.trackback{
	margin:5px 0 10px 10px;
}
ul.mutuality{
	margin:5px 0 10px 10px;
	border-bottom:1px dashed #D0D0D0;
}
ul.mutuality li.tbname{
	background: url("default/pointblue.gif") no-repeat 0 center;
	padding:3px 0 2px 12px;
	margin:0px;
	border:none;
}
ul.mutuality li.msgarticle{
	background:#ffffff;
	padding:0 10px 10px 16px;
	border:none;
}


li.msgarticle div.quote{
	padding:5px;
	width:300px;
	border-left:3px solid #ccc;
}
li.msgarticle div.quote-title{
	font-size:120%;
}

/*---------------------------------------------------------------*/