/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #CCCCCC;
	font-size: 9pt;
	color: #646464;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}
table {
	font-size: 9pt;
}
td{
	font-size: 9pt;
}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#000000;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {
    font-size: 9pt;
	text-decoration: none;
	color:#000000;
	line-height: 1.5em;
	text-align: justify;
}
a:hover {
    font-size: 9pt;
	text-decoration: underline;
	color: #000000;	
	line-height: 1.5em;
	text-align: justify;
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#000000;
	line-height: 1.5em;
	text-align: justify;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#E16417;
}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
/* ---蓝色字链接样式--- */
.blink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#CC0000;
}
.blink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
/* ---蓝色字链接样式--- */
.dlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color:#A52D2E;
	font-weight: bold;
}
.dlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}

/* ---浅蓝色字链接样式--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#A52D2E;
	line-height: 1.5em;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}

/* ---其他字链接样式--- */
.zlink:link {font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:visited {font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:hover {font-size: 10.5pt;text-decoration: underline;color: #A52D2E;}
.zlink:active {font-size: 10.5pt;text-decoration: none; color:#333333;}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #E16417;
	font-weight: bold;
}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#636363;
	font-weight: bold;
}
/* ---查询input框宽--- */
.SearchTitleInput33 {
	width: 116px;
	height: 19px;
	border: 1px solid #bebebe;
}
/* ---信息正文--- */
.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;
}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 1002px;
}

#head {
	width: 1002px;
	clear: both;
}
/* ---导航栏--- */
#nav {
	width: 1002px;
}
#page {
	width: 1002px;
	clear: both;
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ---左侧放子栏目div--- */
#listleft {
	float: left;
	width: 25%;
	background-color: #eeeeee;
}
/* ---右侧放主要信息div--- */
#listright {
	background-color: #FFFFFF;
	float: right;
	width: 70%;
}
/* ---当前位置--- */
#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;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.kuang
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e4e5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e1e4e5;
	border-left-color: #e1e4e5;
	background-color: #FFFFFF;
}
.kuang1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	background-color: #ffffe0;
}

.baizi
{
	color: #FFFFFF;
	font-size: 10pt;
}
.hezi
{
	color: #000000;
	font-size: 10pt;
}

.nanzi {
	color: #04274f;
}

.huizi
{
	color: #ADAF9A;
	clear: both;
}
.hongzi
{
	color: #b60103;
	clear: both;
}
.biaoti
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.biaoti1
{
	color: #4d8ed7;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	}
.biaoti2
{
	color: #1064be;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #075fb6;
	font-family: "宋体";
	font-size: 20px;
	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: #4a4a4a;
	font-weight: bolder;
	clear: both;
	font-size: 14px;
}

.biaoti5
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

.headbg
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/infobg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainbg
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mainleftbg1
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainleft1_2.gif);
	background-repeat: repeat-y;
}
.mainleftbg2
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainleft1_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainleftbg3
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainleft2_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainmiddlebg1
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainmiddle2_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mainrightbg1
{
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
.mainrightbg2
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listmainbg1
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/listmainbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.listmainbg2
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/listleftbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.listleftbg1
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/listleft2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e2effb;
}
.listleftbg2
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listrightbg1
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.listrightbg2
{
	background-image: url(/_upload/tpl/00/27/39/template39/images/listright1_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.toolsInput
{	
	width: 100px;
}
.xian
{
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.foothang
{
	line-height: 1.5em;
	background-image: url(/_upload/tpl/00/27/39/template39/images/foot.gif);
	background-repeat: repeat-x;
	background-position: top; color: #666666;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
}
.wp_nav {
    width: 596px !important;
}
.search {
    width: 67px !important;
    margin-left: 10px;
    background: url(/_upload/tpl/00/27/39/template39/images/bu_search.gif) !important;
}
#keyword {
    width: 116px !important;
}
