body {
	background: #e7e1c8;
	padding: 0px;
	margin: 0px;
	color: #2a2924;
	font: 12px Arial;
	text-align: left;
	line-height: 1.5em;
}

img {
	border: 0px;
	vertical-align: middle;
}

input, textarea, select, option {
	vertical-align: middle;
	font: 12px Tahoma;
}

a,
a:visited,
a:active {
	color: #00569f;
	text-decoration: underline;
}

a:hover {
	color: #00569f;
	text-decoration: none;
}

#body {
	padding: 127px 0px 30px 0px;
	min-width: 1000px;
	width: 1000px;
	margin: 0px auto;
	background: url('/_i/bg-detail-header.jpg') no-repeat 50px top;
	overflow: hidden;
}

#left {
	width: 238px;
	padding: 0px 0px 0px 4px;
	float: left;
}

#center {
	background: url('/_i/bg-detail-right.jpg') no-repeat -49px top;
	margin-left: 243px;
	min-height: 436px;
}

div.pp-center {
	width: 238px;
	background: url('/_i/dt-lc-center.jpg') repeat-y left top;
}

div.pp-top {
	width: 238px;
	background: url('/_i/dt-lc-hdr.jpg') no-repeat left top;
}

div.pp-bottom {
	width: 232px;
	background: url('/_i/dt-lc-bottom.jpg') no-repeat left bottom;
	padding: 10px 3px 3px 3px;
}

div.pc-center {
	width: 493px;
	background: url('/_i/dt-cc-ctr.jpg') repeat-y left top;
}

div.pc-top {
	width: 487px;
	background: url('/_i/dt-cc-hdr.jpg') no-repeat left top;
	padding: 3px 3px 3px 3px;
}

div.pc-bottom {
	width: 493px;
	background: url('/_i/dt-cc-btm.png') no-repeat left bottom;
	padding: 0px 10px 40px 8px;
}

h2.hdr {
	color: #713e39;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

h2.pc-hdr {
	color: #713e39;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding: 6px 0px 16px 0px;
}

h2.pc-hdr a {
	color: #713e39;
}

h3.pc-hdr {
	color: #713e39;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	padding: 15px 0px 44px 25px;
}

div.pc-info {
	color: #713e39;
	font-size: 16px;
	padding: 0px 0px 10px 25px;
}

table.cccpt {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	overflow: hidden;
}

table.cccpt th {
	text-align: center;
	color: #713e39;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px solid #c0bba5;
	padding: 6px 0px;
	background: #c4bb99;
}

table.cccpt th.r {
	border: 0px;
}

table.cccpt td {
	text-align: center;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #c4bb99;
	padding: 4px 0px;
}

table.cccpt td.r {
	border: 0px;
}

table.cccpt tr.alt td {
	background: #e2dabb;
}

div.allpad {
	padding: 0px 9px;
}

h2.pc-hdr-b {
	color: #713e39;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	padding: 6px 0px 16px 0px;
}

a.showcode,
a.showcode:active,
a.showcode:visited,
a.showcode:hover {
	display: block;
	background: url('/_i/btn-show.jpg') no-repeat left top;
	width: 115px;
	height: 21px;
	color: #713e39;
	font-size: 14px;
	text-decoration: none;
	padding: 4px 0px 0px 12px;
}

div.code {
	border: 1px solid #c4bb99;
	position: absolute;
	z-index: 999;
	width: 488px;
	background: #fff;
	color: #000;
}

#code-1,
#code-2,
#code-3 {
	padding: 10px;
	font-family: monospace;
	font-size: 12px;
	height: 100px;
	overflow: auto;
	display: block;
}

div.css-info-1 {
	border: 1px solid #000;
	background: url('/_i/css-icon.jpg') no-repeat left top #000;
	width: 320px;
	/*padding-left: 54px;*/
}

div.css-info-1-b {
	background: #737064;
	text-align: center;
	width: 322px;
	font-size: 10px;
	color: #fff8dc;
}

div.wb-inf {
	border: 1px solid #c4bb99;
	background: #fff8dc;
	width: 416px;
	/*padding: 20px 36px 20px 36px;*/
	padding: 5px;
	color: #713e39;
}

h3.info {
	color: #713e39;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 24px 0px;
}

.rating {

}