
body {
	margin: 20px 0;
	padding: 0;
	background: #eff8fc url(images/img01.gif);
	font-size:12px;

	line-height: 1.8em;
	color: #533b23;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Î¢ÈíÑÅºÚ", "»ªÎÄÏ¸ºÚ";
	font-weight: normal;
	color: #533b23;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #533b23;
}

a:hover {
	text-decoration: none;
}



#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #eff8fc;
	border: 10px solid #533b23;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #533b23;
	text-decoration: none;
	font-size:14px;
	color: #533b23;
}

#menu a:hover {
	background: #dae4eb;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #dae4eb;
}



#header {
	width: 700px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img03.jpg);
	border: 10px solid #533b23;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}
form{
margin:0px;
}
#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #dae6eb;
}



#content {
	width: 700px;
	margin: 0 auto;
	background: #eff8fc url(images/img04.gif) repeat-y;
	border: 10px solid #533b23;
	border-top: none;
}



#latest-post {
	padding: 5px 0;
	background: #eff8fc;
	border-bottom: 10px solid #533b23;
}

#latest-post .title {
	float: left;
	width: 230px;
	padding: 40px 20px;
	text-align: right;
	line-height: 1.2em;
	font-size: 20px;
	text-align:center;
}

#latest-post .story {
	float: right;
	width: 389px;
	padding: 0 20px;
	border-left: 1px solid #c6cfda;
}

#latest-post .meta {
	clear: both;
}

.pinput{
	width:115px;

	border: 1px solid #999999;
}

.xpinput{
	width:27px;

	border: 1px solid #999999;
}
/* Posts */

#posts {
	float: right;
	width: 390px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 5px 0 5px;
}
#posts .storyx {
	padding: 10px 20px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#posts .storyxy {
	padding: 10px 20px 10px 10px;
	width:160px;
	float:left;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 230px;
	padding: 20px
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}
.picx{
	border: 3px double #666666;

}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
