/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #eeeeee;
	font-size: 9pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 9pt;
}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:hover {
    font-size: 9pt;
	text-decoration: underline;
	color: #750A20;	
	line-height: 1.7em;
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#333333;
	line-height: 1.7em;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 14px;
	text-decoration: none;
	color:#000000
}
.wlink:visited{
	font-size: 14px;
	text-decoration: none;
	color:#000000;
}
.wlink:hover {
	font-size: 14px;
	text-decoration: underline;
	color:#ff6600;
}
.wlink:active{
	font-size: 14px;
	text-decoration: none;
	color:#000000;
}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.blink:link {
	font-size: 14pt;
	font-weight: bold;
	color: #14629b;
}
.blink:visited {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.blink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.blink:active {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}
.clink:link {
	font-size: 14px;
	color: #ffffff;
}
.clink:visited {
	font-size: 14px;
	color: #ffffff;
}
.clink:hover {
	font-size: 14px;
	color: #ffffff;
}
.clink:active {
	font-size: 14px;
	color: #ffffff;
}
.lan {
	color: #2d8ace;
}
.lm {
	font-size: 12pt;
	font-weight: bold;
	color: #14629b;
}

.blink:active {
	font-size: 14px;
	font-weight: bold;
	color: #14629b;
}



/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 950px;
	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: 950px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}
#main_1 {
	width: 950px;
	padding: 0px;
	clear: both;
}
.main1bg1{
	background-image: url(images/main2_1.gif);
	background-position: left top;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.main1bg2{
	background-image: url(images/main2_2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main_2 {
	width: 950px;
	padding: 0px;
	clear: both;
}
.main2bg1{
	background-image: url(images/main_2_3.gif);
	background-position: right bottom;
	background-color: #E9E9E9;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

/* ---头--- */
#tophead {
	width: 950px;
}
#head {
	width: 950px;
}
#nav {
	width: 950px;
}
#page{
	width: 950px;
	background-color: #ffffff;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #ffffff;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 480px;
}

.kuang
{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADC7B6;
	border-left-color: #adc7b6;
	background-color: #EFFAF2;
}
.kuang1
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #750a20;
	border-left-color: #750a20;
	background-color: #e0e0e0;
	color: #750a20;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #750a20;

}
.kuang2 {
	border: 1px solid #750a20;
}

.kuang3
{
	background-color: #750A20;
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}
.kuang4
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.biaotibai {

	color: #ffffff;
	font-size: 14px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.biaotibai:link {
	font-size: 14px;
	color: #ffffff;
}
.biaotibai:visited {
	font-size: 14px;
	color: #ffffff;
}
.biaotibai:hover {
	font-size: 14px;
	color: #ff0000;
}
.biaotibai:active {
	font-size: 14px;
	color: #ffffff;
}

.biaoti
{
	color: #2d8ace;
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bolder;
}
.biaoti1
{
	color: #1c4a98;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
	}
.biaoti5
{
	color: #0c5439;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
	background-image: url(images/mainleft1_2.gif);
	background-repeat: repeat-x;
	}
.biaoti2
{
	color: #8c9a8d;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #000000;
	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: #1c4a98;
	font-weight: bolder;
	clear: both;
	font-family: "华文行楷";
	font-size: 24pt;
	}
.footlink1 {
	BORDER-RIGHT: #0052a2 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #0052a2 1px solid; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 6px; BORDER-LEFT: #0052a2 1px solid; WIDTH: 930px; PADDING-TOP: 6px; BORDER-BOTTOM: #0052a2 1px solid; MARGIN-left: 0px;
}
.link130 {
	BORDER-RIGHT: #cbcbcb 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cbcbcb 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cbcbcb 1px solid; MARGIN-RIGHT: 4px; PADDING-TOP: 2px; BORDER-BOTTOM: #cbcbcb 1px solid
}

.baizi {
	color: #FFFFFF;
}
.baizi1 {
	color: #FFFFFF;
	background-image: url(images/nav_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableborder
{
	border:1px solid #d4d4d4;
	background-color:#FFFFFF;
	
}

.mainbg
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainleftbg1
{
	background-image: url(images/mainleft2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainrightbg1
{
	background-image: url(images/mainright1_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #cccccc;
}
.mainrightbg2
{
	background-image: url(images/mainright2_3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.listrightbg1
{
	background-image: url(images/listbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.foothang
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #ffffff;
}
.footbg {
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#image img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}	
.biaoti11 {

	color: #ffffff;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
.biaoti12 {


	color: #000000;
	font-size: 14px;
	clear: both;
	font-family: "宋体";
	font-weight: bold;
}
