html,body {
	background: #fff;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #424242;
}
.inner {
	width: 960px;
	padding: 0 20px;
	margin: auto;
}
a:link, a:visited, a:active {
	color: #324b66;
	text-decoration: none;
}
a:hover { color: #2E6AB1; }
a img { border: none; }
#bb {
	background: #231f20;
	color: #bababa;
	height: 34px;
	line-height: 34px;
}
#bb .fb-like, #bb #___plusone_0 {
	padding-top: 7px !important;
	float: right !important;
}
#bb #___plusone_0 {
	margin-right: 100px !important;
}
#top {
	height: 120px;
	background: #fff url(tl.png) bottom left repeat-x;
	margin: 10px 0 0 0;
	vertical-align: bottom;
}
#top h1 a {
	display: block;
	height: 120px;
	width: 190px;
	background: url(logo.jpg) 0 0 no-repeat;
	float: left;
}
#top h1 a span { display: none; }
.clr { clear: both; }
h2 {
	margin: 0 0 5px 0;
	font-size: 15px;
}
#top #leadad {
	width: 728px;
/*	height: 90px; */
	float: right;
	margin-top: 10px;
}
.xxm {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #666666;
}
.xmm iframe { margin: 0 auto !important; }
#nav {
	background: #fff;
	border-bottom: 1px solid #999999;
	position: relative;
	margin: 0 0 20px 0;
	height: 24px;
}
#nav a {
	font-size: 14px;
	line-height: 18px;
	margin-right: 18px;
	padding: 0 0 4px 0;
	display: inline-block;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}
#nav a:hover {
	border-bottom: 2px solid #333;
	text-decoration: none;
}
#nav a.rss {
	background: url(rss.png) 0 1px no-repeat;
	padding-left: 20px;
}
#nav a.popa {
	background: #eee;
}
#find{
	position: absolute;
	right: 0; bottom: 4px;
	border: 1px solid #bbb;
	padding: 0 6px;
	background: #fff;
	border-radius: 6px;
}
#find input  {
	width: 120px; height:17px;
	font-size: 12px; color: #888; line-height: 17px;
	border: none;
	padding: 2px ;
	float: left;
}
#find input.submit {
	width: 21px; height: 21px;
	background: #fff url(findsubmit.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent:-999px;
	font-size:0px; line-height:0;
}
.post {
	border-bottom: 1px dotted #666666;;
	margin-bottom: 20px; /* aaa */
	background: url(scissors.png) bottom right no-repeat;
}
.post .img {
	background: #fff;
	width: 640px;
	float: left;
	position: relative;
	margin-bottom: 20px; /* bbb */
}
.post .img .wtr {
	height: 20px; /* aaa */
	width: 640px;
	background: #fff;
	position: absolute;
	left: 0;	bottom: 0;
	display:none; /* bbb */
}
.post .meta {
	padding-left: 655px;
	padding-bottom: 20px; /* aaa */
}
.post .meta p {
	margin: 0.7em 0;
}
.post .meta .desc { margin: 0 0 15px 0; }
.date { font-size: 10px; color: #666; }
.post .meta .date { margin-top: 20px; }
.post .meta .tags {
	padding-left: 18px;
	background: url(tag.png) left 1px no-repeat;
}
.post .meta .cmnt {
	padding-left: 18px;
	background: url(cmnt.png) left 1px no-repeat;	
}
.post .meta .zoom {
	padding-left: 18px;
	background: url(zoom.gif) left 1px no-repeat;	
}
.rate { margin-bottom: 20px; }
.rate a, .rate .rv { vertical-align: middle; }
.rate a { width: 16px; height: 16px; margin-right: 3px; cursor: pointer; }
.rate a.rateup { background: url(rateup.png) 0 0 no-repeat; display: inline-block; }
.rate a.rateup:hover { background-position: -16px 0; }
.rate a.ratedn { background: url(ratedn.png) 0 0 no-repeat; display: inline-block; }
.rate a.ratedn:hover { background-position: -16px 0; }
.rate span.pv { color: green; }
.rate span.nv { color: #9b1b1c; }
.addthis_toolbox { height: 32px; margin: 30px 0 0 0; }
.addthis_button_google_plusone { margin-top: 5px; }
.post .meta .lastcmnt {
	background: #eee;
	padding: 6px;
	border-radius: 5px;
	margin-bottom: 1em;
	font-style: italic;
}
#pagebar {
	font-size: 14px;
	height: 80px;
	padding: 0 0 0 100px;
	background: url(yuno2.png) bottom left no-repeat;
}
#pagebar p {
	padding-top: 15px;
}
#pagebar a {
	background: #324b66;
	color: #fff;
	text-decoration: none;
	padding: 4px 8px;
	line-height: 2em;
	border-radius: 4px;
}
#pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
#pagebar .this-page {
	padding: 3px 7px;
	color: #324b66;
	border: 1px solid #324b66;
	border-radius: 4px;
}
#pagebar a:hover {
	background: #4d7aa7;
	color: #ffffff;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	border-top: 1px solid #999999;
	text-align: center;
	margin-top: 20px;
}
.related, #comments {
	border-bottom: 1px dotted #999999;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.related div {
	padding: 0 5px 0 5px;
}
.thumblist {
	padding: 10px 10px 20px 10px;
}
.related img, .thumblist img {
	padding: 2px;
	margin: 2px;
}
.related img:hover, .thumblist img:hover {
	background-color: #4d7aa7;
}
.c1, .c2, .c1hl, .c2hl {
	padding: 10px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	margin-bottom: 5px;
}
.c1, c1.hl {
	background-color: #eee;
}
.c2, .c2hl {
	background-color: #f9f9f9;
}
.c1hl, .c2hl {
	border: 1px solid #666666;
}
.comment_meta {
	float: left;
	width: 160px;
	overflow: hidden;
	border-right: 1px solid #bbb;
	margin-right: 15px;
}
.comment_author {
	font-size: 10pt;
	font-weight: bold;
}
.comment_content {
	overflow: hidden;
}
#commentform {
	padding: 0 10px 10px 10px;
}
#commentform input, #commentform textarea {
	border: 1px solid #999999;
	border-radius: 3px;
	padding: 2px;
}
#commentform textarea {
	height: 120px;
	width: 100%;
}
#recaptcha_image {
	margin: 6px 0 6px 0;
}
#recaptcha_response_field {
	width: 300px;
}
.navigation {
	background: #eeeeee;
	margin-bottom: 15px;
	border-radius: 7px;
	padding: 2px 5px;
}
.navigation .prev {
	float: left;
}
.navigation .next {
	float: right;
}
.error {
	background: url(exclamation.png) 0 0 no-repeat;
	padding-left: 18px;
	color: #ff0000;
}
#tagcloud a {
	margin-right: 10px;
	vertical-align: middle;
	line-height: 24px;
}
.pig {
	color: #F33;
}
.cmntwrap {
	width: 640px;
	float: left;
}
.cmntad {
	width: 300px;
	float: left;
	margin-left: 20px;
	padding: 45px 0 10px 0;
}
p.order a:link { text-decoration: underline; }
