﻿/* left */
.left {
	float: left;
	width: 71%;
}

/* right */
.right {
	float: right;
	width: 27%;
	margin: 0px 2px 0px 0px;
}

/* placenav */
.leftplace {
	float: left;
	width: 32px;
	height: 27px;
	margin: 0 0 8px 0;
	background-image: url("../images/place-nav-left.jpg");
}
.placenav {
	float: left;
	width: 951px;
	height: 20px;
	padding: 7px 0px 0px 10px;
	background-image: url("../images/place-nav-center.jpg");
}
.rightplace {
	float: right;
	width: 9px;
	height: 27px;
	background-image: url("../images/place-nav-right.jpg");
}
.placenav a {
	color: #000;
}

/* article */
.article {
	margin: 18px 0px 4px 0px;
}
.article h1 {
	padding: 6px 0px;
	text-align: center;
	font-size: 20px;
}

/* otherinfo */
.article .otherinfo {
	margin: 0px 10px;
	padding: 8px 0px;
	list-style-type: none;
	text-align: center;
}
.article .otherinfo li {
	display: inline;
	padding: 0px 8px;
	color: #666;
}
.article .otherinfo li.hidden {
	display: none;
}
.article .otherinfo li span {
	color: #C40285;	
}
.article .otherinfo li a {
	color: #C40285;
	text-decoration: underline;
}

/* clew */
.article .clew {
	margin: 16px 24px 0 24px;
	padding: 4px 8px 1px 12px;
	line-height: 25px;
	color: #EE5101;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFCF6;
	border: 1px solid #FFDEB4;
}
.article .clew a {
	color: #EE5101;
	text-decoration: underline;
}
.article .clew span {
	color: #EE5101;
	font-weight: bold;
	font-size: 14px;
}

/* summary */
.article .summary {
	margin: 18px 24px 18px 24px;
	padding: 12px 8px 6px 8px;
	text-indent: 24px;
	line-height: 1.6;
	font-size: 14px;
	color: #333;
	background-color: #FFFCF6;
	border: 1px solid #FFDEB4;
}
.article .summary span {
	color: #000;
	font-weight: bold;
}

/* image */
.article .image {
	margin: 26px 0px 26px 0px;
	text-align: center;
}

/* detail */
.article .detail {
	padding: 0px 24px 8px 24px;
	line-height: 1.8;
	font-size: 14px;
	white-space: normal;
	color: #000;
}
.article .detail p {
	margin-top: 24px;
}
.article .detail a {
	color: #D80661;
	text-decoration: underline;
}
.article .detail a:hover {
	color: #D80661;
	text-decoration: none;
}

/* sender */
.article .sender {
	margin: 10px 40px 0px 0px;
	text-align: right;
	font-size: 14px;
}
.article .sender span {
	color: #D80661;
}

/* keyword */
.article .keyword {
	padding: 20px 0px 12px 24px;
	font-size: 14px;
}
.article .keyword a {
	color: #D80661;
}
.article .keyword span {
	font-weight: bold;
}

/* page */
.article .page {
	margin: 15px 0px 4px 0px;
	font-size: 16px;
	text-align: center;
}
.article .page a {
	margin: 0px 0px 0px 5px;
	padding: 3px 8px;
	border: solid 1px #ccc;
	color: #D80661;
}
.article .page a:hover {
	color: #D80661;
	text-decoration: none;
}

/* interfix */
.interfix {
	margin: 12px 10px 4px 10px;
	border: 1px solid #EAABA4;
	width: 96%;
}
.interfix .content {
	border: 4px solid #FAEBEE;
}
.interfix .title {
	margin: 0px 10px;
	padding: 9px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #504615;
	border-bottom: 1px solid #ccc;
}
.interfix .title img {
	margin: 0px 6px 0px 0px;
}
.interfix ul {
	margin: 10px 0px 8px 0px;
	padding: 0px 14px;
	list-style-type: none;
	overflow: hidden;
}
.interfix ul li {
	float: left;
	width: 47.5%;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 24px;
	background: url("../images/dot.jpg") no-repeat 0px 10px;
}
.interfix ul li a {
	color: #D80661;
}

/* disease */
.disease {
	margin: 6px 0px 0px 0px;
}
.disease ul {
	margin: 0px;
	padding: 10px 0px 8px 0px;
	list-style-type: none;
}
.disease ul li {
	float: left;
	width: 73px;
	padding: 0px 0px 0px 9px;
	height: 24px;
	background: url("../images/dot-2.jpg") no-repeat 0px 4px;
}
.disease ul li a {
	color: #D80661;
}

/* ktsb */
.ktsb {
	margin: 6px 0px 0px 0px;
}
.ktsb ul {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	list-style-type: none;
}
.ktsb ul li {
	float: left;
	width: 30%;
	padding: 0px 4px;
}
.ktsb ul li img {
	width: 70px;
	height: 54px;
	border: 1px solid #ccc;
}
.ktsb ul li p {
	margin: 8px 0px 0px 0px;
	text-align: center;
	height: 24px;
}

/* review */
.review {
	margin: 6px 0px 0px 0px;
}
.review ul {
	margin: 0px;
	padding: 10px 10px 8px 6px;
	list-style-type: none;
}
.review ul li {
	margin: 0px 4px 0px 0px;
	padding: 7px 0px 5px 10px;
	background: url("../images/dot.jpg") no-repeat 0px 10px;
}




/* explain */
.explain {
	margin: 16px 0px 33px 0px;
	padding: 8px 4px;
	border: 1px solid #FFCEE4;
	width: 98.5%;
}
.explain h1 {
	margin: 15px 0px;
	font-size: 16px;
	color: #906;
	text-align: center;
	line-height: 1.6;
}
.explain .type {
	margin: 0px 40px 2px 0px;
	text-align: right;
}
.explain .type span a {
	color: #D80661;
}
.explain a {
	color: #D80661;
	text-decoration: none;
}
.explain a:hover {
	color: #D80661;
	text-decoration: underline;
}

/* ask */
.explain .ask {
	margin: 10px 0px 35px 15px;
	overflow: hidden;
}
.explain .ask .q {
	margin: 5px 0px;
	text-align: left;
}
.explain .ask .qdetail {
	margin: 15px 0px;
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
}
.explain .ask .qinfo {
	text-align: right;
	margin: 5px 15px 0px 0px;
}
.explain .ask .qinfo span {
	margin: 0px 15px 0px 0px;
	color: #D80661;
}

/* answer */
.explain .answer {
	margin: 35px 0px 10px 15px;
	overflow: hidden;
}
.explain .answer .a {
	margin: 5px 0px 5px 0px;
	text-align: left;
}
.explain .answer .adetail {
	margin: 15px 0px;
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
}
.explain .answer .ainfo {
	text-align: right;
	margin: 5px 15px 0px 0px;
}
.explain .answer .ainfo span {
	margin: 0px 15px 0px 0px;
	color: #D80661;
}
.explain .answer p {
	margin-top: 24px;
}
/* keyword */
.explain .keyword {
	padding: 20px 0px 12px 24px;
	font-size: 14px;
}
.explain .keyword a {
	color: #D80661;
}
.explain .keyword span {
	font-weight: bold;
}

/* form */
.form {
	margin: 16px 0px 0px 0px;
	width: 99.5%;
}
.form .title {
	padding: 8px 0px 6px 15px;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	background-image: url("../images/title-bg-7.jpg");
}
.form .item {
	clear: both;
	margin: 10px 0px;
}
.form  .item .label {
	float: left;
	width: 10%;
	margin: 7px 8px 0px 0px;
	text-align: right;
}
.form .item .textfield {
	float: left;
}
.form .item .textfield img {
	cursor: pointer;
}
.form .item .operate {
	text-align: left;
	margin: 0px 0px 0px 80px;
}
.form .item #Title {
	width: 360px;
	height: 18px;
	border: 1px solid #999;
	text-align: left;
}
.form .item #Detail {
	width: 360px;
	height: 160px;
	border: 1px solid #999;
	text-align: left;
}
.form .item #InfoType {
	width: 60px;
	height: 18px;
	border: 1px solid #999;
	background-color: #F3F3F3;
}
.form .item #InfoTypeName {
	width: 120px;
	height: 18px;
	border: 1px solid #999;
	background-color: #F3F3F3;
}
.form .item #btnSelect {
	border: 1px solid #FB92CB;
	padding: 2px 2px 0px 2px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	background-color: #DD0086;
}
.form .item #UserName,#Telephone {
	width: 120px;
	height: 18px;
	border: 1px solid #999;
	text-align: left;
}
.form .item #SafeCode {
	width: 60px;
	height: 18px;
	border: 1px solid #999;
	text-align: left;
}
.form .item .red {
	color: #FF0000;
}
.form .item .clew {
	margin: 10px 0px;
}
.checkclew {
	color: #333;
}
.checkerror {
	color: #FF0000;
}
.checkright {
	color: #3A9900;
}

/* label */
.explain .label {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.explain .label li {
	float: left;
	margin: 6px 5px 0px 3px;
	padding: 8px 10px 4px 10px;
	background-color: #FAECF2;
	color: #C36;
	font-weight: bold;
	font-size: 14px;
}
.explain .label li a {
	color: #C36;
}
.explain .label .on {
	background-color: #C902B4;
	color: #fff;
}
.explain .label .on a {
	color: #fff;
}
.explain .askfor {
	padding: 0px 0px 0px 40px;
}

/* table */
.table {
	margin: 0px 4px 0px 5px;
	width: 98%;
	font-size: 12px;
	background-color: #FFCEE4;
	color: #F366A2;
}
.table tr {
	height: 30px;
	white-space: nowrap;
	background-color: #fff;
	text-align: center;
}
.table tr:hover {
	background-color: #fff; 
} 
.table th {
	background-color: #FDE8F1;
	cursor: pointer;
}
.table td {
	margin: 0px;
	padding: 0px;
}

/* page */
.page {
	text-align: center;
	margin: 18px 4px 6px 5px;
	width: 98%;
	background-color: #FDE8F1;
}
.page ul {
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
}
.page ul li {
	margin: 0px 1px;
	padding: 0px;
	font-size: 14px;
	display: inline;
}
.page ul li span {
	color: #FF0000;
}
.page input {
	width: 40px;
	height: 16px;
	padding: 1px 0px 0px 1px;
	line-height: 16px;
	color: #000000;
	border: 1px solid #999;
}
.page a {
	color: #c36;
}

/* tags */
.taglist {
	margin: 14px 4px 8px 4px;
	padding: 12px 14px 18px 14px;
	border: 1px solid #ccc;
}
.taglist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.taglist ul li {
	display: inline;
	margin: 0px;
	padding: 0px 8px;
	line-height: 30px;
}
.taglist ul li a {
	color: #000;
}


.shebei {
	margin: 34px 10px 16px 18px;
	width: 96%;
}
.shebei .title {
	background-image: url("../banner/detailbanner1-6.jpg");
	width: 687px;
	height: 19px;
}
.shebei ul {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.shebei ul li {
	display: inline;
	padding: 0px 11px;
}

/* detailbanner1 */
.detailbanner1 {
	margin: 12px 0px 0px 0px;
	text-align: center;
}

/* detailbanner2 */
.detailbanner2 {
	padding: 4px 2px 6px 4px;
	border: 6px solid #eee;
}
.detailbanner2 .mycontent {
	width: 99.9%;
}
.detailbanner2 .image {
	float: left;
	width: 27%;
	margin: 6px 0px 0px 0px;
}
.detailbanner2 .image img {
	width: 67px;
	height: 79px;
	border: 1px solid #F2D2EC;
}
.detailbanner2 .image p {
	text-align: center;
}
.detailbanner2 .image p img {
	width: 65px;
	height: 16px;
	border: 0px;
}
.detailbanner2 .detail {
	float: right;
	width: 70%;
}
.detailbanner2 .detail .title {
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
.detailbanner2 .detail .intro {
	margin: 8px 0px 0px 0px;
	color: #666;
	line-height: 22px;
}
.detailbanner2 a {
	color: #D80661;
}

/* detailbanner4 */
.detailbanner4 {
	margin: 3px 0px 0px 0px;
	text-align: center;
}
.detailbanner4 img {
	width: 270px;
}

/* mynew */
.mynew {
	margin: 8px 0 0 0;
}

.share {
	margin: 6px 40px 0 0;
	text-align:right;
}
