﻿/* left */
.left {
	float: left;
	width: 71%;
}
/* 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;
}


/* newslist */
.newslist {
	margin: 6px 0px;
	padding: 8px 10px;
}
.newslist .item {
	margin: 6px 0px 0px 0px;
}
.newslist .item ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newslist .item ul li {
	float: left;
	width: 48%;
	line-height: 28px;
}
.newslist .item .type {
	margin: 18px 0px 8px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	border-bottom: 1px solid #DDAAB9;
}
.newslist .item .type .more {
	float: right;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
}
.newslist .item .type a {
	color: #D80661;
}



/* right */
.right {
	float: right;
	width: 27%;
	margin: 0px 2px 0px 0px;
}

/* myitem */
.myitem {
	padding: 16px 0px 6px 4px;
}
.myitem .mytype {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px dotted #BF6E77;
}
.myitem ul {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style-type: none;
}
.myitem ul li {
	float: left;
	width: 49%;
	line-height: 25px;
	letter-spacing: 2px;
}

/* disease */
.disease {
	margin: 4px 0px 0px 0px;
}
.disease ul {
	margin: 0px;
	padding: 10px 0px 8px 0px;
	list-style-type: none;
}
.disease ul li {
	padding: 0px 0px 0px 9px;
	height: 24px;
	background: url("../images/dot-2.jpg") no-repeat 0px 4px;
}
.disease ul li a {
	color: #D80661;
}

/* mynew */
.mynew {
	margin: 4px 0px 0px 0px;
}
.mynew ul {
	margin: 0px;
	padding: 10px 10px 8px 6px;
	list-style-type: none;
}
.mynew ul li {
	margin: 0px 4px 0px 0px;
	padding: 7px 0px 5px 10px;
	background: url("../images/dot.jpg") no-repeat 0px 10px;
}

/* explain */
.explain {
	margin: 10px 11px;
}
.explain .topline {
	width: 689px;
	height: 13px;
	background: url("../images/topline.gif") no-repeat;
}
.explain .footline {
	width: 689px;
	height: 11px;
	background: url("../images/footline.gif") no-repeat;
}
.explain .middleline {
	background-image: url("../images/middleline.gif");
}
.explain .middleline .title {
	margin: 0px 20px 4px 20px;
	padding: 4px 0px 4px 15px;
	border-bottom: 1px dotted #ccc;
}
.explain .title h3 a {
	color: #000;
	font-size: 22px;
}
.explain .title h3 a:hover {
	color: #C0076F;
}
.explain .detail {
	padding: 4px 10px 0px 10px;
	text-indent: 24px;
	line-height: 1.6;
	color: #333;
}

/* ill */
.ill {
	margin: 12px 11px 0px 11px;
}
.ill .topline {
	width: 689px;
	height: 13px;
	background: url("../images/topline.gif") no-repeat;
}
.ill .footline {
	width: 689px;
	height: 11px;
	background: url("../images/footline.gif") no-repeat;
}
.ill .middleline {
	padding: 0px 6px 0px 18px;
	width: 665px;
	background-image: url("../images/middleline.gif");
}
.ill .middleline ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ill .middleline ul li {
	float: left;
	width: 49%;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px dotted #ccc;
}
.ill .middleline .number1 {
	height: 55px;
	background: url("../images/number1.gif") no-repeat;
}
.ill .middleline .number2 {
	height: 55px;
	background: url("../images/number2.gif") no-repeat;
}
.ill .middleline .number3 {
	height: 55px;
	background: url("../images/number3.gif") no-repeat;
}
.ill .middleline .number4 {
	height: 55px;
	background: url("../images/number4.gif") no-repeat;
}
.ill .middleline .number5 {
	height: 55px;
	background: url("../images/number5.gif") no-repeat;
}
.ill .middleline .number6 {
	height: 55px;
	background: url("../images/number6.gif") no-repeat;
}
.ill .middleline span {
	margin: 24px 0px 0px 65px;
	font-size: 22px;
	font-weight: bold;
	color: #A43F9D;
}
.ill .middleline .title {
	margin: 4px 0px 0px 65px;
	font-weight: bold;
}
.ill .middleline .title a {
	color: #333;
}
.ill .middleline .title a:hover {
	color: #C0076F;
	text-decoration: underline;
}

/* infolist */
.infolist {
	margin: 8px 11px;
	padding: 12px 14px;
}
.infolist .tlist {
	margin: 10px 10px 0px 16px;
	padding: 0;
	list-style-image: url("../images/dot.jpg");
}
.infolist .tlist li {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-size: 14px;
}
.infolist ul li span {
	float: right;
	color: #999;
}
.infolist .toplist {
	margin: 0 6px 18px 4px;
	padding: 0;
	list-style-type: none;
}
.infolist .toplist li {
	float: left;
	width: 47.5%;
	font-size: 14px;
	line-height: 32px;
	padding: 0 0 0 14px;
	background: url("../images/icon-1.gif") no-repeat 0 10px;
}
.infolist .toplist li a {
	color: #000;
}
.infolist .basiclist {
	margin: 10px 10px 0px 16px;
	padding: 0;
	list-style-image: url("../images/dot.jpg");
}
.infolist .basiclist li {
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-size: 14px;
}
.infolist .basiclist li span {
	float: right;
	color: #999;
}
.infolist .basiclist li a {
	color: #000;
}
.infolist .basiclist .compart {
	margin: 5px 0px 18px 0px;
	padding: 2px 0px 18px 0px;
	border-bottom: 1px dotted #ccc;
}

/* page */
.page {
	clear: both;
	margin: 36px 0px 14px 0px;
	text-align: center;
}
.page a {
	margin: 0px 3px;
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #C2B69C;
}
.page a:hover {
	background-color: #D80661;
	color: #fff;
	text-decoration: none;
}
.page span {
	margin: 0px 3px;
}

/* subject */
.subject {
	margin: 36px 0px 14px 0px;
}
.subject .title {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
}
.subject .date {
	margin: 7px 0px 4px 10px;
	color: #686463;
}
.subject .detail {
	background-color: #F8F2F2;
	padding: 16px 20px 10px 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #686463;
}
.subject a {
	color: #D80661;
}


/* imagelist */
.imagelist {
	margin: 6px 0px;
	padding: 8px 10px;
}
.imagelist ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
.imagelist ul li {
	clear: both;
	margin: 18px 0px 30px 0px;
}
.imagelist ul li .image {
	float: left;
	width: 21%;
}
.imagelist ul li .image img {
	width: 130px;
	height: 155px;
	border: 1px solid #F2D2EC;
}
.imagelist ul li .image p {
	text-align: center;
}
.imagelist ul li .image p img {
	width: 93px;
	height: 18px;
	border: 0px;
}
.imagelist ul li .detail {		
	margin: 18px 10px 0px 0px;
	padding: 0px 0px 0px 12px;
}
.imagelist ul li .detail .title {
	margin: 2px 0px 0px 0px;
	font-weight: bold;
}
.imagelist ul li .detail .intro {
	margin: 8px 0px 0px 0px;
	color: #666;
	line-height: 22px;
}
.imagelist a {
	color: #D80661;
}

/* shebei */
.yiyuanhuanjing ul li .image {
	width: 23%;
}
.yiyuanhuanjing ul li .image img {
	width: 165px;
	height: 114px;
}
.yiyuanhuanjing ul li .detail {
	width: 72%;
}

/* rongyu */
.rongyu ul li .image {
	width: 25%;
}
.rongyu ul li .image img {
	width: 181px;
	height: 124px;
}
.rongyu ul li .detail {
	
}

/* yyjs */
.myleftbar {
	float: left;
	margin: 8px 0px 8px 2px;
	background: url("../images/myleftbar.jpg") no-repeat;
	width: 6px;
	height: 169px;
}
.myrightbar {
	float: right;
	margin: 8px 0px;
	padding: 0px 4px 0px 0px;
	background: url("../images/myrightbar.jpg") no-repeat;
	width: 5px;
	height: 169px;
}
.mycenterbar {
	float: left;
	margin: 8px 0px;
	width: 229px;
	height: 169px;
	background-color: #DF1D5A;
}
.mycenterbar ul {
	margin: 0px;
	padding: 12px 0px 0px 4px;
	list-style-type: none;
}
.mycenterbar ul li {
	float: left;
	width: 30%;
	font-weight: bold;
	padding: 0 0 6px 5px;
}
.mycenterbar ul li p {
	text-align: center;
}
.mycenterbar ul li a, .mycenterbar ul li a:hover {
	color: #fff;
}


/* listbanner1 */
.listbanner1 {
	margin: 12px 0 0 0;
	text-align: center;
}
.listbanner1 img {
	width: 685px;
	height: 90px;
	border: 1px solid #ccc;
}

/* listbanner2 */
.listbanner2 {
	margin: 4px 0 10px 0;
}
.listbanner2 img {
	width: 270px;
}

/* 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;
}


.infobox {
	width: 950px;
	height: 310px;
}

.listcss {
	width: 687px;
	margin: 0 0 20px 8px;
	float:left;
	display: inline;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.listcss dl {
	width: 435px;
	height: 94px;
	padding-left: 7px;
	margin: 0 0 12px 0;
	_margin-bottom: 0px;
	float: left;
}
.listcss dl dt {
	width: 200px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #F88C44;
	padding: 1px 0 0 35px;
	line-height: 30px;
	letter-spacing: 1px;
}
.listcss dl dd {
	width: 225px;
	line-height: 22px;
	margin: 0 0 22px 0;
	padding: 10px 3px 0 7px;
	color: #545252;
}
.listcss dl dt a {
	color: #F16509;
}
.listcss dl dt a:hover {
	color: #B5063B;
	text-decoration: none;
}

.listimg {
	margin: 0 auto;
	text-align: center;
	top: -50px;
	position: relative;
	z-index: 10;
}

.bg00 {
	background: url("../images/bg00.gif") top left no-repeat;
}
