@charset "utf-8";
/*
THEME NAME: Sandbox
THEME URI: http://wogeng.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://wogeng.com/">Viggo Lee</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* Just some example content */
* {
	margin: 0;
	padding: 0;
}
#wrapper {
	padding-left: 55px;
	line-height: 22px;
}
#header {
	background-image: url(img/head_bg.png);
	background-repeat: repeat-x;
	height: 162px;
	margin-left: -55px;
}
#logo {
	margin-left: 55px;
	padding-top: 25px;
}
#hinfo {
	margin-left: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	font-weight: bold;
}
#hinfo a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#hinfo a:active {
	text-decoration: none;
}
#hinfo a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#hinfo a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.hhome, .hwork, .habout {
	width: 100px;
	float: left;
}
#nav-above {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	margin-top: 30px;
	padding-bottom: 10px;
}
#nav-above a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
#nav-above a:active {
	text-decoration: none;
}
#nav-above a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
#nav-above a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
#nav-below {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	margin-top: 40px;
}
#nav-below a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
#nav-below a:active {
	text-decoration: none;
}
#nav-below a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
#nav-below a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(img/date_over.gif);
	background-repeat: repeat-x;
}
.nav-previousa {
	width: 400px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}
.nav-nexta {
	width: 400px;
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}
.entry-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 26px;
}
.entry-title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #7c7c7c;
	margin-bottom: 6px;
}
.entry-title a:link {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #7c7c7c;
	text-decoration: none;
}
.entry-title a:active {
	text-decoration: none;
}
.entry-title a:visited {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #7c7c7c;
	text-decoration: line-through;
}
.entry-title a:hover {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
.entry-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	width: 800px;
}
.entry-content a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c7c7c;
}
.entry-content a:active {
	text-decoration: none;
}
.entry-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c7c7c;
}
.entry-content a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
.entry-content img {
	padding-top: 5px;
	padding-bottom: 8px;
}
.entry-meta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7c7c7c;
	margin-left: -55px;
	padding-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c7c7c;
	font-style: italic;
	margin-top: 20px;
	padding-bottom: 30px;
	width: 900px;
}
.entry-meta a:link {
	color: #7c7c7c;
	text-decoration: none;
}
.entry-meta a:active {
	text-decoration: none;
}
.entry-meta a:visited {
	color: #7c7c7c;
	text-decoration: none;
}
.entry-meta a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
#primary, #secondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7c7c7c;
}
#secondary {
	margin-top: -20px;
}
.sidebar {
	padding-top: 20px;
}
.sidebar a:link {
	color: #7c7c7c;
	text-decoration: none;
}
.sidebar a:active {
	text-decoration: none;
}
.sidebar a:visited {
	color: #7c7c7c;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
#primary h3, #secondary h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
	margin-top: 30px;
}
#siderss {
	height: 61px;
}
#siderss a:link {
	text-decoration: none;
}
#siderss a:active {
	text-decoration: none;
}
#siderss a:visited {
	text-decoration: none;
}
#siderss a:hover {
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	margin-bottom: 20px;
	padding-top: 30px;
}
#comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7c7c7c;
	margin-top: 25px;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #7c7c7c;
	margin-top: 40px;
	margin-bottom: -20px;
}
#konghang {
	height: 40px;
}
/* Begin Comments*/
.commentlist {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7c7c7c;
	margin-top: 30px;
	}

.commentlist li {
	list-style: none;
	margin-top: 15px;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7c7c7c;
	padding-left: 15px;
}

.commentlist p {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 14px;
	font-style: normal;
}
.children {
	padding: 0;
	margin-top: 15px;
}

#commentform p {
	margin: 15px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
.commentmetadata a:link {
	text-decoration: none;
	color: #7c7c7c;
}
.commentmetadata a:active {
	text-decoration: none;
}
.commentmetadata a:visited {
	text-decoration: none;
	color: #7c7c7c;
}
.commentmetadata a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.comment-author {
	font-style: italic;
	font-weight: bold;
}
.reply {
	background-color: #FF0000;
	display: block;
	height: 22px;
	width: 35px;
	padding-left: 3px;
	font-size: 14px;
}
.reply a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.reply a:active {
	text-decoration: none;
}
.reply a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.reply a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#respond {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7c7c7c;
	font-style: italic;
	margin-top: 30px;
}
/* End Comments */
#related {
	margin-top: 30px;
	margin-bottom: 15px;
}
#related h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 5px;
}