/* CSS Document */
#textContent{margin:15px; width:721px;}

/*内容news.asp,newslist.asp四种样式*/


/*about/index.asp页面显示*/

/*news.asp页面显示*/

/*news.asp页面显示---------end */

/*servicelist.asp页面显示---------start*/
#textContent .serviceTitle{
margin-top:10px;
margin-bottom:20px;
}
#textContent .serviceTitle h1{
text-align:center;
font-weight:bold;
line-height:30px;
text-alig:center;
color:#333;
font-size:16px;
border-bottom:1px #333 dotted;
}
#textContent .serviceTitle p{
margin-top:10px;
font-size:14px;
color:#333;
}
/*servicelist.asp页面显-----------end 示*/
/*s_search.asp页面显-----------start 示*/

#textContent .serachTop{
margin-top:10px;
border:1px solid #ccc;
}
#textContent .serachTop h2{
padding-left:5px;
font-size:14px;
font-weight:bold;
background:#f0f0f0;
line-height:25px;

}
#textContent .serachTop p{
text-align:center;
font-size:14px;

height:34px;
}
#textContent input{
margin-top:5px;
border:1px solid #ccc;
}
#textContent .total{
margin:10px 0px;
line-height:25px;
border-bottom:1px solid #ccc;
}
#textContent .serachList,#textContent .pages{
margin-top:10px;
margin-left:15px;
line-height:25px;
}
/*s_search.asp页面显-----------end 示*/


/*zhuho added listitem ,lsit.asp第二种样式-----------start*/


/*zhuho added listitem ,lsit.asp第二种样式------end*/
#textContent .list{width:720px;margin-bottom:10px;}
#textContent .list .list_title{width:720px;height:25px; border-bottom:1px solid #7ED3F7;}
#textContent .list .list_title h2{float:left;width:200px;line-height:25px;background:url(/images/list_icon.gif) left center no-repeat;padding-left:25px;font-size:14px; color:#008CDE;}
#textContent .list .list_title h2 a{color:#008CDE;}
#textContent .list .list_title h3{float:right;width:455px;font-size:12px; line-height:25px;text-align:right;padding-right:5px;}
#textContent .list .list_title h3 img{margin-top:10px;}

#textContent .list ul{margin:0px 5px;width:710px;}
#textContent .list ul li{ background:url(/images/list_icon1.gif) no-repeat 0px 9px;line-height:28px;padding-left:20px; border-bottom:1px dotted #333; overflow:hidden;}
#textContent .list ul li a {float:left; font-size:12px;}
#textContent .list ul li img{float:left;margin-top:5px;}
#textContent .list ul li span{text-align:right;float:right;font-size:11px;color:#999999;}


/*zhuho added  list_03 list.asp 第在三种样式------strat*/
#textContent .list_03 
{
	margin-left:15px; /*整个层离离散左边的距离*/
	margin-top:15px;
	width:634px;
/*-------------------*/
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #cccccc;
}
#textContent .list_03 DL
{
	padding:10px 25px 5px;
	height:1%;
}
#textContent .list_03 DL DT
{
	clear:both;
	font-size:0;
	height:0;
}
#textContent .list_03 DL .col01
{
	float:left;
	background:#e6e4e6;
	width:180px;
	height:140px;
}
#textContent .list_03 DL .col01 P
{
	text-indent:0em;
	line-height:0;
	position:relative;
	top:-5px;
	left:-5px;
	padding:10px;
	border:1px solid #c7c5c7;
	text-align:center;
	background:#FFF;
	width:160px;
	height:120px;
}
#textContent .list_03 DL .col01 P IMG
{
	margin:0 auto;	
}
#textContent .list_03 DL .col02/*控制详细内容宽度*/
{
	float:right;
	width:380px;
}
#textContent .list_03 H4  /*控制标题*/
{
	margin-bottom:10px;
	padding:0 0 5px 20px;
	border-bottom:1px dashed #cccccc;
	background:url(/images/icon-30.gif) no-repeat left top;
	font-size:14px;
}
#textContent .list_03 H4 A
{
	color:#333;
	text-decoration:none;
}
#textContent .list_03 H4 A:hover
{
	color:red;
}
#textContent .list_03 DL .col02 P
{
	line-height:1.5;
	font-size:12px;
}
#textContent .list_03 DL .col02 .button  /*控制按钮*/
{
	clear:right;
	margin-top:10px;
}
#textContent .list_03 DL .col02 .button A
{
	float:right;
	display:block;
	padding-top:3px;
	font-size:12px;
	color:#ff6215;
	text-align:center;
	text-decoration:none;
	width:67px;
	height:19px;
}
HTML > /**/ BODY #textContent .list_03 DL .col02 .button A
{
	padding-top:2px;
}

/*zhuho added  list_03 list.asp 第在三种样式------end*/



/*zhuho add photolist list.asp第四种样式-----start */

#textContent .photoList{
	margin-top:15px;
}
#textContent .photoList DL
{
	padding:10px 25px 5px;
	height:1%;
}
#textContent .photoList DL DT
{
	clear:both;
	margin-bottom:20px;
	padding-top:10px;
	border-bottom:1px dashed #cccccc;
	font-size:0;
	height:0;
}
#textContent .photoList DL DD
{
	width:300px;
}
#textContent .photoList DL DD DIV
{
	background:#E6E4E6;
}
#textContent .photoList DL DD DIV A
{
	position:relative;
	top:-5px;
	left:-8px!important;left:-5px; /*控制阴影层的位置*/
	display:block;
	text-align:center;
	border:1px solid #c7c5c7;
	background:#FFF;
	width:300px;
	height:225px;
}
#textContent .photoList DL DD A IMG
{
	margin:0px auto;
	margin-top:10px;  /*控制图片位置*/
}
#textContent .photoList DL .col01
{
	float:left;
	margin-right:20px;
}
#textContent .photoList DL .col02
{
	float:right;
}
#textContent .photoList DD P /*下面控制标题*/
{
	margin-top:10px;
	text-align:center;
}
#textContent .photoList DD P A
{	
	display:inline;
	padding-left:8px;
	border:0;
	background:url(/images/icon-08.gif) no-repeat 0 5px;
	color:#333;
	font-size:14px;

}
#textContent .photoList DD P A:hover
{	
	color:#FF0000;
	text-decoration:none;
}
/*zhuho add photolist list.asp第四种样式-----end */
