body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #d8e9ee url(i/back.png) repeat-x;
	padding: 0px;
	margin: 0px;
}

/*--*/

div.container {
	width: 940px;
	margin: 37px auto 0px auto;
	padding: 0px 0px 18px 0px;
	position: relative;
	background: #fff;
}
div.intop {
	width: 916px;
	margin: 0px auto;
	position: relative;
}
div.x {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
}
a, img, p {
	outline: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3 {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

/*--*/

div.head {
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 120px;
}
div.head div.intop {
	height: 120px;
	width: 940px;
}
div.head div.face a {
	height: 79px;
	display: block;
	position: absolute;
	width: 421px;
	top: 21px;
	left: -16px;
	background: url(i/face.png) no-repeat;
}
div.head div.facetext {
	display: block;
	position: absolute;
	top: 77px;
	left: 84px;
	color: #000;
	font-size: 11px;
}
div.head div.adboxtop {
	display: block;
	position: absolute;
	top: 34px;
	right: 18px;
	color: #000;
	font-size: 11px;
}

/* -- */

div.menumain {
	font-weight: normal;
	position: relative;
	margin: 10px 0px 10px 0px;
}
div.menumain a:hover {
	text-decoration: none;
	color: #fff;
	background: url(i/menudu.png) no-repeat bottom left;
}
div.menumain ul {
	padding: 0px;
	margin: 0px;
	display: block;
}
div.menumain li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
div.menumain li a {
	display: block;
	height: 27px;
	line-height: 27px;
	color: #000;
	padding: 0px 8px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	font-size: 14px;
	position: relative;
}
div.menumain li a:hover span {
	position: absolute;
	height: 27px;
	width: 8px;
	background: url(i/menu.png) no-repeat top right;
	top: 0px;
	right: 0px;
}
div.menumain li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(i/menu.png) no-repeat top left;
}
div.menumain a.book {
	text-decoration: none;
	color: #fff;
	background: url(i/menubooki.png) no-repeat bottom left;
	padding-left: 28px ;
	margin: 0px 0px 0px 6px;
}
div.menumain a.book:hover {
	background: url(i/menubook.png) no-repeat bottom left;
}
div.menumain li a.book span {
	position: absolute;
	height: 27px;
	width: 8px;
	background: url(i/menubook.png) no-repeat top right;
	top: 0px;
	right: 0px;
}
/*--*/

div.info {
	margin: 0px 0px 0px 0px;
	background: #fff;
}

/*--*/

div.uno {
	float: left;
	padding: 0px 18px;
}

/*--*/

div.unobox {
	float: left;
	width: 642px;
}

/*--*/

div.textbox {
	background: #fef5d0;
	line-height: 18px;
	padding: 18px;
	margin: 0px 0px 10px 0px;
}
div.textbox span {
	font-size: 24px;
	padding: 0px 0px 10px 0px;
}
div.textbox p {
	padding: 10px 0px 0px 0px;
	text-align: justify;
}

/*--*/

div.unodu {
	margin: 0px 14px;
	padding: 0px;
}
div.unodu a {
	color: #000;
}
div.unodu a:hover {
	color: #cc0000;
}
div.unodu div.post {
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #c5c5c5;
}
div.unodu div.post div.archive {
	position: relative;
	margin: 0px 0px 0px 168px;
	min-height: 150px;
	height:auto !important;
	height: 150px;
}
div.unodu div.post .thumb {
	border: 3px solid #ddd;
	background: url(i/video-box.jpg) bottom;
	height: 126px;
	width: 150px;
	display: block;
}
div.unodu div.post div.archive img {
	position: absolute;
	top: 10px;
	left: -168px;
}
div.unodu div.post a.more-link {
	color: #fff;
	background: url(i/post-more.png) bottom;
	text-decoration: none;
	height: 22px;
	text-align: center;
	line-height: 22px;
	width: 100px;
	display: block;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
div.unodu div.post a.more-link:hover {
	color: #fff;
	background: url(i/post-more.png) top;
	text-decoration: none;
}
div.unodu div.post h1, div.unodu div.post h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-weight: normal;
}
div.unodu div.post h1 a, div.unodu div.post h2 a {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
div.unodu div.post h1 a:hover, div.unodu div.post h2 a:hover {
	color: #cc0000;
	text-decoration: underline
}
div.unodu div.post div.posted {
	font-size: 11px;
	padding: 12px 0px 0px 0px;
	color: #727272;
}
div.unodu div.post div.posted span {
	padding: 0px 0px 0px 10px;
}
div.unodu div.post div.posted a {
	color: #727272;
	text-decoration: underline;
}
div.unodu div.post div.posted a:hover {
	color: #000;
	text-decoration: underline;
}
div.unodu div.post p {
	padding: 9px 10px 0px 0px;
	margin: 0px;
	line-height: 18px;
	color: #000;
	font-size: 12px;
	text-align: justify;
}
div.unodu div.post div.rightbox {
	float: right;
	display: block;
	padding: 18px 18px 10px 18px;
	border: 1px solid #ddd;
	margin: 0px 0px 10px 20px;
	z-index: 999;
}

/* -- */

div.infobox {
	position: relative;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}
div.price{
	position: absolute;
	top: 20px;
	left: 240px;
	padding: 0px 0px 10px 28px;
	background: url(i/price.png) top left no-repeat;
	line-height: 18px;
	height: 18px;
}
div.cons {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
div.cons ul {
	padding: 0px 0px 10px 28px;
	margin: 0px;
}
div.cons li {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	list-style: none;
	line-height: 16px;
	width: 200px;
}
div.cons ul.plius {
	background: url(i/plius.png) top left no-repeat;
}
div.cons ul.minus {
	background: url(i/minus.png) top left no-repeat;
}

/* -- */

ul.ratings {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	width: 160px;
	display: block;
}
ul.ratings li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 20px;
	height: 20px;
	display: block;
}
.rating_label {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	font-size: 10px;
	word-spacing: -1px;
	width: 110px;
}
.rating_value {
	font-weight: bold;
	text-align: right;
	display: block;
	float: right;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul.ratings li.total {
	display: block;
	clear: both;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li.total .rating_value, li.total .rating_label {
	font-size: 16px;
	color: #000;
	height: 30px;
	line-height: 30px;
}
li.total .rating_label {
	width: 80px;
}


/* -- */

div.current-rating {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6c6c;
	display: block;
	height: 40px;
	position: absolute;
	top: -16px;
	right: 20px;
	font-size: 11px;
	text-align: center;
	
}
div.current-rating .tit {
	display: block;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding: 0px;
}
div.current-rating .cur {
	font-size: 24px;
	color: #ff0000;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 34px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
div.current-rating .out {
	font-size: 11px;
	color: #000;
	width: 34px;
	display: block;
	float: left;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 4px;
}


/*--*/

div.duo {
	float: left;
	width: 244px;
	margin: 0px 0px;
	background: #e2eef2;
	padding: 10px 0px 0px 0px;
}
div.duo h3 {
	padding-left: 16px;
	padding-right: 16px;
}

/*--*/

div.search {
	display: block;
	height: 30px;
	background: url(i/search.png) no-repeat left;
	margin: 0px 18px 10px 18px;
}
div.search form, div.search input {
	padding: 0px;
	margin: 0px;
	border: none;
}
div.search input {
	display: block;
	float: left;
}
div.search input#s {
	width: 166px;
	margin: 4px 4px 0px 4px;
	padding: 4px 0px 0px 4px;
	float: left;
}
div.search input.g {
	width: 30px;
	height: 30px;
	background: url(i/search.png) no-repeat right;
	float: left;
}

/*--*/

#extra, .extra {
	background: #faf0c7;
}
#extra span {
	float: right;
	font-size: 11px;
	padding-top: 5px;
}
ul.list {
	margin: 0px;
	padding: 0px 18px 18px 18px;
}
ul.list li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(i/list.jpg) no-repeat ;
	background-position: 0px 8px;
	list-style: none;
	border-bottom: 1px solid #fff;
	
}
ul.list li a {
	height: 22px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
}
ul.list li a:hover {
	color: #cc0000;
	text-decoration: none;
}


/*--*/

div.joinbig {
	margin: 0px 0px 0px 200px
}
div.joinbig a {
	background: url(i/joinbig.png) no-repeat top left;
	display: block;
	color: #dce6bb;
	text-decoration: none;
	position: relative;
	width: 194px;
	margin: 10px 0px 0px 0px;
	font-size: 24px;
	text-align: center;
	padding: 8px 0px 5px 0px;
}
div.joinbig a:hover {
	background: url(i/joinbig.png) no-repeat bottom left;
	color: #fff;
}

/*--*/

div.joinsmall  {
	padding: 10px 0px 0px 20px;
}
div.joinsmall a {
	background: url(i/joinsmall.png) no-repeat top left ;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 24px;
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;
	line-height: 24px;
}
div.joinsmall a span {
	position: absolute;
	height: 24px;
	width: 8px;
	background: url(i/joinsmall.png) no-repeat top right;
	top: 0px;
	right: 0px;
}
div.joinsmall a:hover {
	background: url(i/joinsmall.png) no-repeat bottom left;
	color: #fff;
	text-decoration: none;
}
div.joinsmall a:hover span {
	background: url(i/joinsmall.png) no-repeat right bottom ;
}

/*--*/

div.adson {
	padding: 0px 18px 10px 18px;
	color: #777;
	font-size: 9px;
}

/*--*/

div.intro{
	color: #000;
	font-size: 11px;
	margin: 0px 0px;
	padding: 10px 0px;
	text-align: right;
	display: block;
}
div.intro a {
	color: #000;
	text-decoration: underline;
}
div.intro a:hover {
	color: #000;
	text-decoration: none;
}

/*--*/

div.ti-com {
	font-size: 18px;
}
div.ti-com span {
	font-size: 30px;
}
div#respond {
}
div#respond fieldset {
	border: 1px solid #e0e0e0;
	padding: 0px 12px;
}
div#respond legend {
	font-weight: bold;
	font-size: 16px;
	padding: 0px 6px;
}

/*--*/

ol.commentlist {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.comment  {
	background: url(i/comment-f.png) repeat-x bottom left;
	padding: 0px 0px 20px 0px;
	margin: 10px 0px
}
.comment-author  {
	float: left;
	width: 80px;
	position: relative;
	width: 60px;
	height: 52px;
}
.comment-author img {
	position: absolute;
	top: 3px;
	left: 3px;
}
.comment-meta {
	margin: 0px 0px 0px 60px;
}
.comment-meta div.aut {
	display: block;
	height: 18px;
	width: 420px;
}
.comment-meta div.aut div.in {
	display: block;
	float: left;
	height: 17px;
	padding: 0px 10px 0px 4px;
	line-height: 17px;
}
.comment-meta div.aut div.in a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.comment-meta div.aut div.in span.says {
	color: #000;
}
.comment-meta div.aut div.in a:hover {
	color: #000;
}
.comment-meta div.date {
	display: block;
	padding: 0px 10px 0px 4px;
}
.comment-meta div.date a {
	color: #828282;
	font-size: 10px;
	text-decoration: none;
}
.comment-meta div.date a:hover {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.comment-meta p {
	padding: 0px 10px 0px 4px;
	margin: 0px;
	color: #000;
	line-height: 16px;
}

/*--*/

#commentform input {
	background: #f8f6e4;
	border: 1px solid #d6d3b4;
	margin: 10px 6px 10px 0px;
	padding: 2px 6px;
	width: 204px;
}
#commentform input#submit {
	background: url(i/postcomment.png) top left;
	height: 30px;
	width: 123px;
	display: block;
	float: left;
	border: none;
}
#commentform label {
	font-weight: bold;
}
#commentform textarea {
	border: none;
	background: url(i/textarea.png) top left;
	line-height: 20px;
	width: 460px
}
#commentform .red {
	color: #cc0000;
}
#commentform small {
	color: #aaa;
	font-size: 11px;
}

/*--*/

div#nav-f {
	padding: 0px;
	text-align: left;
	clear: both;
	min-height: 0px;
	height: auto !important;
	height: 0px;
}
div#nav-f span, div#nav-f a {
	border: none;
}
div#nav-f span.pages {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 20px;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	background: url(i/nav-b.png) center no-repeat;
	line-height: 20px;
	color: #999;
	display: inline-block;
}
div#nav-f span.current {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 20px;
	padding: 0px 6px;
	margin: 0px 4px 0px 0px;
	background: #a3cede;
	line-height: 20px;
	color: #fff;
	display: inline-block;
}
div#nav-f a {
	display: inline-block;
	height: 20px;
	padding: 0px 6px;
	margin: 0px 4px 0px 0px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
div#nav-f a:hover {
	background: #aaca40;
	color: #fff;
}

/*--*/


