/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	font-size: 10.5pt;
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
/* ---标准链接样式--- */
a:link {
	font-size: 10.5pt;
	text-decoration: none;
	color:#333333;
}
a:visited {
    font-size: 10.5pt;
    text-decoration:
    none;color:#333333;
}
a:hover {
    font-size: 10.5pt;
    text-decoration:underline;
    color:#A10000;
}
a:active {
    font-size: 10.5pt;
    text-decoration: none;
    color:#333333;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 12.5pt;
	font-family:微软雅黑;
	font-weight:400; 
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:visited{
	font-size: 12.5pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:hover {
	font-size: 12.5pt;
	font-family:微软雅黑;
	font-weight:400;
    text-decoration:underline;
	color:#333333;
}
.wlink:active{
	font-size: 12.5pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.twlink:link {
	font-size: 10pt;
	font-family:微软雅黑;
	font-weight:400; 
	text-decoration: none;
	color:#FFFFFF;
}
.twlink:visited{
	font-size: 10pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.twlink:hover {
	font-size: 10pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.twlink:active{
	font-size: 10pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.flink:link {
	font-size: 10.5pt;
	font-family:微软雅黑;
	font-weight:400; 
	text-decoration: none;
	color:#FFFFFF;
}
.flink:visited{
	font-size: 10.5pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.flink:hover {
	font-size: 10.5pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.flink:active{
	font-size: 10.5pt;
	font-family:微软雅黑;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:link {
	font-size: 10.5pt;
	font-family:黑体;
	font-weight:400; 
	text-decoration: none;
	color:#FFFFFF;
}
.blink:visited{
	font-size: 10.5pt;
	font-family:黑体;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:hover {
	font-size: 10.5pt;
	font-family:黑体;
	font-weight:400;
    text-decoration:underline;
	color:#A10000;
}
.blink:active{
	font-size: 10.5pt;
	font-family:黑体;
	font-weight:400;
	text-decoration: none;
	color:#FFFFFF;
}
.dbg{
background-color:#A9161F;
}
.dbg:hover{
background-color:#640D11;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 105px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {

	width: 1002px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
}

#head {
	width: 1002px;
	height: 279px;
}
#page {
	width: 1002px;
	clear: both;
}

.tit {
	font-family: "华文行楷";
	font-size: 24pt;
	font-weight: bold;
	color: 005e7c;
}


/* ---当前位置--- */
#position {
	padding: 3px;
}	
.listtitfont {	font-size: 12pt;
	font-weight: normal;
}
/* ---列表标题--- */
#listtit {
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
/* ---列表正文--- */
#newslist {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 100%;
	font-size: 10.5pt;
}

#newslist div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
#newslist img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}
/*-----start-----底部样式*/

#footer { height:140px; background:url(image/footbg.png) repeat-x; font-family:"宋体";}
#foot{color:#FFF;margin:auto; height:125px; width:1014px; padding:10px 5px 5px 5px;}
#foot p{ margin:9px 0px 6px 0px; text-align:center;}
#foot a{ color:#FFF;}
#foot a:hover{ color:#F00;}

/*底部样式-----end-----*/	
/*-----start-----底部样式*/

.footer { height:140px; background:url(image/footbg.png) repeat-x; font-family:"宋体";}
.foot{color:#FFF;margin:auto; height:125px; width:1014px; padding:10px 5px 5px 5px;}
.foot p{ margin:9px 0px 6px 0px; text-align:center;}
.foot a{ color:#FFF;}
.foot a:hover{ color:#F00;}
/* ---版权栏--- */
.foot1 {
    font:微软雅黑;
	font-size:14px;
	color:#FFFFFF;
	clear: both;
	background-repeat: repeat-x;
}


.l_bg {
	background-image: url(images/l_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.biaoti
{
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 12pt;
	font-weight:600;
}
.Lbiaoti
{
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 14pt;
	font-weight:600;
}
.biaoti5
{
	color: #212f4c;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
	}
.biaoti2
{
	color:#333333;
	font-family: "黑体";
	font-size: 12pt;
	font-weight: 400;
	clear: both;
}
.biaoti3
{
	color:#333333;
	font-family: "黑体";
	font-size: 16pt;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
.biaoti4
{
	color: #333333;
	font-weight: bolder;
	clear: both;
	font-family: "黑体";
	font-size: 16pt;}





.toolsInput
{	
	width: 100px;
}

.foothang
{
	line-height: 1.5em;
	color: #000000;
}
.biaoti1 {

	color: #FFFFFF;
	font-family: "黑体";
	font-size: 10pt;
}

