/**!
 *	景德镇卫计委
 *	author:zhangzj;
 **/


.main {
	border: 1px solid #cccccc;
	background-color: #fff;
}

.hd {
	height: 44px;
	line-height: 44px;
	font-family: "SimSun";
	font-size: 14px;
	padding-left: 12px;
	color: #333;
	border-bottom: 1px solid #ccc;
	background: url(imagesdetail-hd-bg.jpg) left top repeat-x;
}


.hd a {
	color: #333;
}

.color-blue {
	color: #29438b;
}

.bd {
	padding:8px 15px 30px 15px;
}

.a-title {
	font-family: "SimSun";
	font-size: 24px;
	line-height: 60px;
	color: #000;
}
.a-info {
	font-family: "SimSun";
	font-size: 14px;
	line-height: 26px;
	color: #4d4d4d;
}

.top {
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px dotted #a0a0a0;
}

.a-con {
	font-family: "SimSun";
	font-size: 14px;
	line-height: 30px;
	color: #4c4c4c;
}

.con {
	padding: 8px 35px;
	padding-bottom: 42px;
	border-bottom: 1px dotted #a0a0a0;
}

.bottom {
	padding: 20px 35px;
	padding-bottom: 0;
}

.bottom p {
	font-family: "SimSun";
	font-size: 14px;
	line-height: 30px;
	color: #4c4c4c;
	font-weight: bold;
}

.bottom p a {
	font-weight: normal;
	color: #4c4c4c;
}