@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("sider.css");
.inner {
	background-image: url(bg/dec_body_inner.gif);
	background-repeat: repeat-y;
}

.content h3 {
	line-height: 24px;
	background: url(bg/tit2.gif) no-repeat bottom;
	height: 30px;
	font-size: 14px;
	padding-left: 20px;
	color: #5e84d2;
	margin-bottom: 10px;
}

.innersider {
	float: left;
	width: 120px;
	padding-right: 5px;
	padding-left: 5px;
}
.details {
	float: right;
	width: 595px;
}
.innersider h3 {
	font-size: 12px;
	color: #5E84D2;
	background-image: url(bg/icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.innersider dl {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 21px;
}
.innersider dl dt {
	font-weight: bold;
	padding-left: 10px;
}
.innersider dl dd {
}
.innersider dl dd a{
	display: block;
	padding-left: 15px;
}
.innersider dl dd a:hover{
	background-image: url(bg/innersider_link_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
.details dl.detailsDl {
	margin-bottom: 10px;
}
.details dl.detailsDl dt{
	font-size: 14px;
	color: #5E84D2;
	line-height: 80px;
	font-weight: bold;
}
.details img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.details .detailsDl dt span {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
.details .detailsDl dt span a{
	display: block;
	background-image: url(bg/pdf.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	padding-right: 30px;
	line-height: 27px;
	float: left;
	width: 25px;
}
.details dl.detailsDl dd{
	background-color: #F6F6F6;
	text-indent: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.details h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(bg/tit.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 10px;
}
.details ul{
	margin-bottom: 20px;
}
.details ul li{
	float: left;
	margin-left: 5px;
	display: block;
}
.details ul li a{
	height: 90px;
}
.details ul li cite {
	display: block;
	clear: both;
	font-style: normal;
	text-align: center;
	width: 85px;
}
.details .textbox {
	padding: 10px;
}
.textbox p {
	margin-bottom: 10px;
}
.productCat li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px none #000;
}
