
/*********************** 知识分类导航 *************************/

.zs_dh {
	float:left;
	width:188px;
	background:#ddffdd;
	margin:0px;
	padding:4px;
	border:4px solid #009900;
}

.zs_dh a {
	float:left;
	width:92px;
	height:17px;
	padding:4px 0 0 0;
	text-align:center;
	color:#333333;
	margin:2px 1px 4px 1px;
	background:url(comm_pic.gif) -355px -305px;
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
}

.zs_dh a:hover {
	color:red;
	background:url(comm_pic.gif) -355px -330px;
}

.zs_dh_s {
	float:left;
	width:188px;
	background:#ddffdd;
	margin:0px;
	padding:4px;
	border-left:4px solid #009900;
	border-right:4px solid #009900;
	border-top:4px solid #009900;
}

.zs_dh_s a {
	float:left;
	width:92px;
	height:17px;
	padding:4px 0 0 0;
	text-align:center;
	color:#333333;
	margin:2px 1px 4px 1px;
	background:url(comm_pic.gif) -355px -330px;
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
}

.zs_dh_s a:hover {
	color:red;
	background:url(comm_pic.gif) -355px -305px;
}

/*********************** 知识首页列表 *************************/

.zs_l {
	float:left;
	width:291px;
	margin:0px;
	padding:0px;
}

.zhishi {
	float:left;
	width:291px;
	margin-bottom:10px;
}

.zhishi_class_tit {
	width:241px;
	height:25px;
	margin:0px;
	padding:3px 6px 0px 44px;
	font-size:14px;
	font-weight:bold;
	background:url(comm_pic.gif) -90px -105px;
}

.zs_class_s_tit {
	float:left;
	width:241px;
	height:20px;
	margin:0px;
	padding:6px 10px 0px 40px;
	font-size:12px;
	font-weight:bold;
	background:url(comm_pic.gif) -90px -135px;
	margin-top:5px;
	margin-bottom:5px;
}

.zhishi_class_more {
	float:right;
	position:relative;
	margin-top:-14px;
	right:40px;
	font-size:12px;
	font-weight:normal;
}

.zhishi_class_body a {
	float:left;
	width:261px;
	padding-left:30px;
	line-height:1.8em;
	font-size:14px;
	font-weight:normal;
	background:url(comm_pic.gif) -475px -380px;
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
}
.zhishi_class_body a:hover {
}
.zhishi_class_body p{ padding:0px; margin:0px; text-indent:15px; line-height:160%;color:rgb(120,120,120);}
/*********************** 知识案例分类页列表 ***************************/

.zs_list {
	float:left;
	width:572px;
	padding:5px;
	margin:0;
}

.zs_list h1 {
	font-size:16px;
	font-family:黑体;
	font-weight:normal;
	margin:0 0 0px 0px;
	padding-left:20px;
	padding-top:6px;
	width:180px;
	height:22px;
	background:url(comm_pic.gif) -215px -165px;
}
.zs_list hr {
	float:left;
	width:572px;
	height:1px;
	color:#FFCC66;
	background:#ffcc66;
	border-top:2px solid #ffcc66;
	border-bottom:1px solid #ffffff;
	padding:0px;
	margin:0px;
}

.zs_list a {
	float:left;
	width:290px;
	padding:5px 0 0 20px;
	font-size:14px;
	color:#ff9900;
	font-weight:bold;
	background:url(comm_pic.gif) -488px -399px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zs_list a:hover {
	background:url(comm_pic.gif) -488px -379px;
}

.zs_list p {
	float:left;
	width:565px;
	padding:10px;
	line-height:1.6em;
	margin:2px 0 10px 0;
	border-bottom:1px dotted #cccccc;
	padding:4px 0 10px 6px;
	text-indent:24px;
	color:#333333;
}

/****************** 内页内容 **********************/

.article_body {
	float:left;
	width:560px;
	padding:10px;
}

/************************ 知识案例内容部分 ****************************/

pre {
	clear: both;
	margin:0px;
	padding:0px;
	line-height:22px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;		 /* Internet Explorer 5.5+  */
	text-align:justify;text-justify:inter-ideograph;
	text-indent:18px;
}

/***************************** 案例页 ********************************/

.al_l {
	float:left;
	width:288px;
	margin:0;
	padding:0;
}

.al_r {
	float:left;
	width:282px;
	margin:0 0 0 6px;
	padding:0;
}

.al,.als {
	float:left;
	width:288px;
	margin-bottom:10px;
}
.als{ margin-left:4px;}
.al_class_tit {
	width:254px;
	height:20px;
	margin:0px;
	padding:8px 6px 0px 28px;
	font-size:14px;
	font-weight:bold;
	background:url(comm_pic.gif) -5px -385px;
}

.al_class_s_tit {
	float:left;
	width:252px;
	height:20px;
	margin:0px;
	padding:8px 6px 0px 28px;
	font-size:12px;
	font-weight:bold;
	background:url(comm_pic.gif) -5px -420px;
	border-left:1px solid #E0D0BA;
	border-right:1px solid #E0D0BA;
	border-bottom:1px solid #e0d0ba;
}

.al_class_more {
	float:right;
	position:relative;
	margin-top:-14px;
	right:10px;
	font-size:12px;
	font-weight:normal;
}

.al_class_body {
	float:left;
	width:286px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #f0e0cb;
}

.al_class_body a {
	float:left;
	width:266px;
	padding-left:20px;
	line-height:1.9em;
	font-size:14px;
	font-weight:normal;
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
	border-left:1px solid #E0D0BA;
	border-right:1px solid #E0D0BA;
	background:url(comm_pic.gif) -210px -200px;
}
.al_class_body a:hover {
}