/* CSS Document */
/**********detail页面css**************************************************/

.wentop     /*文明创建二级页面table*/
{
	background-image:url(img/list-bg_r1_c1.jpg);
	background-repeat:no-repeat;
	height:86px;
	width:620px;
}
.wenmiddle
{
	background-image:url(img/list-bg_r3_c1.jpg);
	background-repeat:repeat-y;
	
}
.wenbottom
{
	background-image:url(img/list-bg_r5_c1.jpg);
	background-repeat:no-repeat;
	height:14px;
	width:620px;
}
.wentitle  /*文明创建二级页面title*/
{
	background-image:url(img/wen-title.gif);
	background-repeat:no-repeat;
	height:35px;
	width:620px;
}
.wentitle1
{
	background-image:url(img/dj1.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}

.wentitle2
{
	background-image:url(img/dj2.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle3
{
	background-image:url(img/dj3.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle4
{
	background-image:url(img/dj4.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle5
{
	background-image:url(img/dj5.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}


.wentitle6
{
	background-image:url(img/dj6.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle7
{
	background-image:url(img/dj7.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle8
{
	background-image:url(img/dj8.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wentitle9
{
	background-image:url(img/dj9.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.zcxxtitle1
{
	background-image:url(img/zxcy1.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.gzdttitle1
{
	background-image:url(img/zxcy2.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.xwbdtitle1
{
	background-image:url(img/zxcy3.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.xjdxtitle1
{
	background-image:url(img/zxcy4.gif);
	background-repeat:no-repeat;
	height:41px;
	width:288px;
}
.wenList
{
	background-image:url(img/list-3.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:12px;
	width:16px;
}


/************信息显示detail页面*************************************************/
.dl_bgcolor
{
	background-color:#FCF9F9;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#F4E4E9,endColorStr=#ffffff);*/
	/*height:550px;*/
	padding:0 5 5 5;
	background-image:url(img/dlfla1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:1px solid #cccccc;
}

.dl_bgcolor2
{
	background-image:url(img/dlfla2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:100%;
}
.dl_topspdiv
{
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#F1DEE3,endColorStr=#FCF9F9);
	height:5px;
	border-right:1px solid #cccccc;
}

.dl_titlefont
{
	 font-size:18px;
	 color:#7A3934;
	 font-weight:bold;
	 vertical-align:top;
	 text-align:center;	
	 padding:20 0 15 0;	 
}
.dl_whtd
{
	text-align:left;
	font-size:13px;
}
.dl_dttd
{
	text-align:right;
	font-size:13px;
}
.dl_cntdiv
{
	border-top:4px double #7A3934;
	border-bottom:1px double #7A3934;
	margin:10 0 15 0;
	padding:15 0 10 10;
	line-height:1.2;
	width:600px;
	height:450px;
}
.dl_attdiv
{
	margin:5 0 0 10;
}
.dl_attdiv2
{
	margin:5 0 0 25;
}

.dl_btmdiv
{
	/*border-top:1px dotted #7A3934;*/
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#FCF9F9;
	height:20px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#FCF9F9,endColorStr=#F1DEE3);
}


