﻿/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#051818;
	font-size:14px;
	background:#FFF;
	font-family: Arial, 'Lucida Grande',Verdana,Sans-Serif;
	background:url('images/5.png') repeat-y -100px 0;
}
a{
	text-decoration: none;
}
a:link {
	color: #2585C3;
}
a:visited {
	color: #2585C3;
}
a:hover {
	color: #CD6767;
}
a:active {
	color: #CD6767;
}
ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
img{
	border:0;
}

form{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.red {color:red;}
/*---------------------------------------------------------------*/
#divAll{
	width:100%;
	float:left;
	background:url('images/6.png') repeat-y right 0;
}

#divPage{
	width:100%;
	float:left;
	background:url('images/4.png') no-repeat right 150px;

}

#divTop{
	padding:0;
	margin:0;
	width:100%;
	float:left;
	height:150px;
	background:url('images/7.png') repeat-x 0 0;
}

#divSidebar{
	padding:10px 0 0 0;
	margin:0;
	width:280px;
	text-align:center;
	float:right;
	min-height:300px;
}


#divMain{
	width:100%;
	margin:0 -340px 0 0px;
	padding:0;
	text-align:left;
	float:left;
	background:url('images/3.png') no-repeat -100px 0;
}

#divBottom{
	width:100%;
	margin:0 0 0 -85px;
	padding:20px 0 0 0;
	text-align:center;
	float:left;
	height:60px;
}

/*---------------------------------------------------------------*/
div.function {
	margin:0 0 0 0;
	padding:10px 10px 0 0;
	text-align:left;
	font-size:0.9em;
	overflow: hidden;
	width:260px;
}

div.function div{
	padding:5px;
	line-height:1.5em;
}

div.function h3{
	font-size:1.2em;
	height:1.5em;
	margin:0 0 0 0;
	padding:0.4em 0 0 0.6em;
	color:#333;
}
div.function ul{
	text-align:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
}
div.function li{
	margin:0 0 0 0;
	padding:0.2em 0 0.5em 1em;
	background:url('images/menu-leaf.gif') no-repeat 0.0em 0.5em;
}

/*---------------------------------------------------------------*/


div.post {
	margin:20px 320px 10px 60px;
	padding:0 0 0 0;
	text-align:left;
	clear:both;
}

div.post .post-title{
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	font-size:1.5em;
	border-bottom: 1px solid #EFFCFC;
}

div.post .post-date{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	color:#333;
}

div.post .post-footer{
	margin:5px 0 20px 0;
	padding:0 0 0 0;
	font-size:1em;
	height:20px;
	text-align:right;
	color:#333;
	font-weight : normal;
}

div.post .post-tags{
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	font-size:1em;
	text-align:left;
	color:#333;
	font-weight : normal;
}


div.post div.post-body{
	margin:0 0 0 0;
	padding:5px 0 0 0;
	font-size:1em;
	text-align:left;
	line-height:2em;
}

div.post-body img{

}

div.articles p{
	padding-bottom:1em;
}

div.post-body p{

}

div.post-body code{
	border-left:5px solid #EFFCFC;
}

div.post-body ul{margin:0 0 0 20px;}
div.post-body ul li{margin:0 0 0 20px;list-style:disc;}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #2585C3;
}
.navigation span,.navigation a{
	border:1px solid #c9eefe;
	padding:2px 4px 2px 4px;
}

/*---------------------------------------------------------------*/
#divTitle{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	height:110px;
}
#divBottom{
	height:70px;
}

#Title{
	font-size:2.4em;
	margin:40px 0 0 60px;
	padding:0;
	font-weight : normal;
}
#Title a{
	color:#FFF;
}
#Title a:hover {
	color: #CD6767;
	text-decoration: none;
}
#Title a:active {
	color: #CD6767;
	text-decoration: none;
}
#SubTitle{
	color: #FFF;
	font-size:1.2em;
	margin:5px 0 0 60px;
	padding:0;
	font-weight : normal;
}
#PowerBy{
	font-size:1em;
	text-align:center;
	font-weight:normal;
	margin-top:0px;
}
#CopyRight{
	font-size:1em;
	text-align:center;
	font-weight:normal;
	margin-top:0px;
}


/*---------------------------------------------------------------*/
div.commentform p{
padding:8px 0 2px 0;
}

div.commentform p:first-child{

}

div.commentform from{

}

div.commentform input[type="text"]{
	width:200px;
}

div.commentform textarea{
	width:400px;
	height:8em;
}

div.pagebar{
	padding:0.2em;
}

/*
div.pagebar:last-child{
	border-top: 1px solid #EFFCFC;
}*/


/*---------------------------------------------------------------*/
.commentlist{
	list-style-position : outside;
	line-height:1.5em;
}
.commentlist li{
	padding:10px;
	margin:0 0 0 0;
}
.commentlist li.alt{
	background-color:#F0F7FC;
}

.commentlist li.owner cite{
	color:#3A86B8;
}

.commentlist blockquote{
	background-color:#CBE5F5;
	padding:10px;
	margin:0 20px 0 30px;
}



/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:100%;
	height:40px;
	background:url('images/2.png') no-repeat right bottom;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0 0 0 0;
	padding:0 0 0 50px;
	float:left;
	height:40px;
	background:url('images/1.png') no-repeat -100px bottom;
}

#divNavBar li{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#divNavBar a{
	float:left;
	margin:10px 0 0 10px;
	padding:5px 10px 5px 15px;
	text-decoration: none;
	height:15px;
	background:url('images/menu-leaf.gif') no-repeat left center;
}

.navi {
padding:5px;
}

.navi .left {
	float: left;
}

.navi .right {
	float: right;
}

.relate ul li{
padding:5px 15px;
	background:url('images/menu-leaf.gif') no-repeat left center;
}

/*---------------------------------------------------------------*/
.class-540cfd21-48f1-4b06-bb1a-981fcc627f05 {background:url("images/me.jpg") right top no-repeat;}/*ljf's story*/
.class-fd448d46-7ef9-493a-b9b8-8482e9236188 {background:url("images/asp.net.jpg") right top no-repeat;}
.class-cc43fb46-a22d-4758-a334-9d2f686b7d39 {background:url("images/logo-sql08r2.png") right top no-repeat;}
.class-9f4e8942-b0b5-4296-a24b-227c569c0837 {background:url("images/ckeditor-logo.png") right top no-repeat;}
.class-77248567-0563-44f3-8744-6be8cf6c98b0 {background:url("images/google_logo_cn.png") right top no-repeat;}
.class-44415277-3747-43de-aa50-be451bd6fb49 {background:url("images/JavaScript.jpg") right top no-repeat;}
.class-b0bdc035-5d19-4430-93c7-94e1b103d3e7 {background:url("images/flash1.jpg") right top no-repeat;}
