﻿ body{
	margin:0;
	padding:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h4{ background:url(images/db_home_min1.gif)  left no-repeat;
	font-size:12px;font-weight:normal;
	color:#127f23 ; text-indent:20px;line-height:20px;  }
h5{ font-size:12px;
	color:#127f23 ;font-weight:normal;
	}
.h5_border{border:0px;}
ul,dl,li{
	padding:0;
	margin:0;
	list-style:none;
}/*




/*---------main begin----------*/
#main{
	margin:0 auto;
	width:996px;
	/*background:url(images/bottom_line.gif) no-repeat left bottom;*/
	clear:both;
	overflow:hidden;
}
/*#main #main-flash{
    float:left;

	border-bottom:0;
	background:#FFFFFA;
	overflow:hidden;
	border:1px solid #ff0000;
}

#main #quickSearch em{
	font-style:normal;
	font-weight:bold;
	color:#FF6E00;
	display:block;
	height:25px;
	line-height:25px;
}

}
/*---------end of main----------*/
#main #quickSearch{
 z-index:10000; cursor:pointer;
}
#main #quickSearch .txtKey{
	width:110px;	border:#9b9b9b 1px solid;
	color:#147e22;
	font-size:1em; height:19px;line-height:22px;
}
#main #quickSearch .qButton{
	border:0;
	background:url(images/go.gif) no-repeat transparent;
	cursor:pointer;
	width:24px;font-size:1em;
	height:22px;color:#000000;font-weight:bold;}
/*-----contentPanel------*/


/*---------segment begin----------*/
#segment{
	clear:both;
	margin:0 auto;
	width:976px;
	/*border:#E9E9E9 1px solid;*/
	border-top:0;
	background:#FFF;
	overflow:hidden;
}
#segment .segment-title{
	text-indent:5px;
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
	margin-bottom:5px;
}
#segment hr{width:900px;}
#segment ul{
	margin-bottom:1em;
}
#segment li{
	height:20px;
	/*text-indent:5px;*/
	margin-bottom:2px;
}
#segment a{
	text-decoration:none;
	color:#666;
	background:#FFFFFA;
}
#segment a:hover{
	text-decoration:underline;
	color:#2D64A2;
	background:#FFFFFA;
}
#segment .segment-tag{
	color:#666;
	text-decoration:none;
}
#segment .segment-keyword{
	color:#666;
	/*margin-right:1em;*/
}
#segment .segment-collect{
	color:#FFF;
	background:#3C578A;
	width:100px;
	text-align:center;
	display:block;
	text-decoration:none;
	cursor:pointer;
	padding:5px;
}
/*---------end of segment----------*/