/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 13px; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #1d4675;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-size: 13px;
}
/* ---标准链接样式--- */
a:link {
	font-size: 13px;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color:#333333;
	line-height: 1.7em;
}
a:hover {
    font-size: 13px;
	text-decoration: underline;
	color: #750A20;	
	line-height: 1.7em;
}
a:active {
    font-size: 13px;
	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: none;
	color:#000000;
}
.wlink:active{
	font-size: 14px;
	text-decoration: none;
	color:#000000;
}
.llink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#007998;
	font-weight: bold;
}
.llink:visited {
	font-size: 10pt;
	text-decoration: none;
	color:#007998;
	font-weight: bold;
}
.llink:hover {
	font-size: 10pt;
	text-decoration: underline;
	color:#007998;
	font-weight: bold;
}
.llink:active {
	font-size: 10pt;
	text-decoration: none;
	color:#007998;
	font-weight: bold;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 989px;
	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: 989px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}

/* ---头--- */
#tophead {
	width: 989px;
}
#head {
	width: 989px;
}
#nav {
	width: 989px;
}
#page{
	width: 989px;
	background-color: #f0f0f0;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #ffffff;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 480px;
}

.kuang
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-bottom-color: #dedddd;
	border-left-color: #dedddd;
}
.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;
}
.biaoti
{
	color: #ffffff;
	font-family: "华文行楷";
	font-size: 30px;
	font-weight: bolder;
}
.biaoti1
{
	color: #FFFFFF;
	font-size: 14px;
	
	clear: both;
	font-family: "宋体";
	}
.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: #fc9727;
	font-weight: bolder;
	clear: both;
	font-family: "华文行楷";
	font-size: 24pt;
	}
.baizi {
	color: #FFFFFF;
}
.baizi1 {
	color: #FFFFFF;
	background-image: url(images/nav_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.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: #f0f0f0;
}
.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-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
}
.kuang12 {
	border: 1px solid #81bac8;
}
.biaoti12 {


	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
}
.biaoti13 {



	color: #000000;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bolder;
}
