﻿
.detail
{
	border: solid 1px #DCDCDC;
	padding: 12px;
	overflow: hidden;
	height: 100%;
	margin-bottom: 8px;
}
.detail .layout
{
	border: solid 1px #DCDCDC;
	padding: 4px;
	width: 300px;
	height: 235px;
	float: left;
	text-align: center;
	background-color: #F2F2F2;
	margin-right: 20px;
}
.content .detail ul
{
	list-style-type: none;
	color: #666;
	margin-top: 20px;
}
.content .detail li
{
	font-size: 12px;
	line-height: 22px;
}
.content .detail h4
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.content .detail img
{
	margin: 5px 8px 0 0;
}
.content .Introduction
{
	border: solid 1px #DCDCDC;
	padding: 8px;
	overflow: hidden;
	height: 100%;
	margin-bottom: 8px;
	background-color: #F7F7F7;
}
.content .Introduction p
{
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-size: 12px;
}
.content .comments
{
	border: solid 1px #DADADA;
	color: #666;
	font-size: 12px;
	padding-bottom: 15px;
}
.content .comments .div
{
	background-color: #F1F1F1;
	padding: 5px 0 0 5px;
	height: 20px;
}
.content .comments .ver
{
	border: solid 1px #DADADA;
	color: #666;
	font-size: 12px;
	margin: 12px;
}
.content .comments .ver_xian
{
	border-bottom: solid 1px #DADADA;
	height: 20px;
	padding: 6px 0 0 5px;
}
.ver_left
{
	float: left;
}
.content .comments textarea
{
	margin: 5px 5px 10px 12px;
	width: 690px;
}
.ver_right
{
	float: right;
	margin-right: 5px;
}
.content .comments .main
{
	padding: 8px;
}
#layout_left .navigation div
{
	width: 120px;
	margin: 20px 0 20px 35px;
}

.a
{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
}
.b
{
	float: left;
	height: 20px;
	margin-bottom: 5px;
	white-space: nowrap;
	display: block;
	margin-right: 10px;
	font-weight: normal;
}
.left
{
	float: left;
}
