body
{
	margin: 0px;
}

body, p, div, td, input, select, textarea 
{
	font-family: 宋体;
	font-size: 9pt;
	color : #000000;
}


ul, li {
    list-style-type: none;
    text-transform: capitalize;
}
html, body, ul, li {
    margin: 0;
    padding: 0;
}

table tr td li a {
    display: block;
    float: left;
    width: 680px;
}

form 
{
	margin: 0px;
	padding: 0px;
}

.newsList li a{ display:block; float:left;width:355px;}
.newsList li small{ width:60px; line-height:16px;}

.sx_mc li a {display: block;float: left; width: 310px;}
.sx_mc li small { line-height: 16px;width: 60px;}

.wm_mc li a{ display:block; float:left;width:335px;}
.wm_mc li small{ width:60px; line-height:16px;}

.mc_sx li a{ display:block; float:left;width:335px;}
.mc_sx li small{ width:60px; line-height:16px;}

.mc_js li a{ display:block; float:left;width:335px;}
.mc_js li small{ width:60px; line-height:16px;}

.mc_dj li a{ display:block; float:left;width:335px;}
.mc_dj li small{ width:60px; line-height:16px;}

.mc_tz li a{ display:block; float:left;width:335px;}
.mc_tz li small{ width:60px; line-height:16px;}

.mc_pa li a{ display:block; float:left;width:335px;}
.mc_pa li small{ width:60px; line-height:16px;}

.mc_sh li a{ display:block; float:left;width:335px;}
.mc_sh li small{ width:60px; line-height:16px;}

.sx_td{color: #000000; font-family: "宋体"; font-size: 9pt; line-height: 20px;width: 680px;}

input.txt, textarea.txt, input.text, textarea.text
{
	/*color: #000000;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding: 2px;*/
}

input.btn, input.button
{
	/*border: 1px solid black;
    padding: 2px;*/
}

/*	通用表格样式	*/
table.common {
	border: 0px;
	background-color: white;
	}

table.common th, table.common td {
	background-color: #F5F5F5;
}


tr.th1 th,
th.th1 {
	color: black; 
	background-color: #ffcc66;
	font-size: 9pt;
	padding: 3px;
	}
tr.tr1 td,
td.td1 {
	color: #000000;
	background-color: #EAEAEA;
	/*border-bottom: 1px solid #0148B2;*/
	padding: 2px;
	}
tr.tr2 td,
td.td2 {
	color: #000000;
	background-color: #cccccc;
	/*border-bottom: 1px solid #0148B2;*/
	padding: 2px;
	}
/*
table.common tr.out td {
	background-color: #7290E1;
	}
table.common tr.over td {
	background-color: #88A7E5;
	}*/

/*	选中行的样式	*/
table.common td.select, table.common tr.select td {
	background-color: #80A1F2;
	}
	
/*	menu tree style */
.webfx-tree-container {
	font-family: 宋体;	
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.webfx-tree-item {
	font-family: 宋体;	
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	white-space: nowrap;
	word-break: keep-all;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover {
	margin-left: 3px;
	padding: 1px 2px 1px 2px;
}

.webfx-tree-item a:visited {
	color: #000000;
	text-decoration: none;
}

.webfx-tree-item a:link {
	color: #000000;
	text-decoration: none;
}

.webfx-tree-item a:hover {
	color: #CC5300;
	text-decoration: none;
}
/*
.webfx-tree-item a:active {
	background: highlight;
	color: #000000;
	text-decoration: none;
}
*/
.webfx-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.webfx-tree-icon {
	width: 18px;
	height: 18px;
}

/*论坛用到的几个样式*/
/*头、尾的样式*/
table.forumtbl {
	border: 0px solid red;
	padding : 0;
	margin-top : 2px;
	margin-bottom : 2px;
	}
/*置顶。公告帖子的标记*/
.topicorder{
	background-color: #DBE4E9;
	border: #AEBDC4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color : #006699;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	}
/*精华帖子的标记*/
.topicgood{
	background-color:#DBE4E9;
	border: #AEBDC4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color : #FF0000;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 1px;
	}
/*	文章内容页面的样式	*/
div.title {
	color: #FF6600; 
	font-size: 16px; 
	line-height: 22px; 
	font-weight: bold;
	text-align: center;
	}
div.content, div.content div, div.content p, div.content td {
	font-size: 9pt; 
	line-height: 24px;
	}
hr.doc {
	width: 80%;
	color: #80D6F0;
	height: 1px;
	}
ul.doc  {
	margin-left: 8pt;
	}
ul.doc  a:link {color:#000000; text-decoration:none}
ul.doc	a:visited {color:#000000; text-decoration:none}
ul.doc	a:hover {color:orange; text-decoration:none}
/*	定制样式	*/
	
td {
	font-family: "宋体"; font-size: 9pt; color:#000000 ; line-height: 20px
}
table {
	font-family: "宋体"; font-size: 9pt; color:#000000 ; line-height: 20px
}

a:link {color: black; text-decoration:none}
a:visited {color: black; text-decoration:none} 
a:hover {color: green; text-decoration:none}

a.left:link {color: navy; text-decoration:none}
a.left:visited {color:navy; text-decoration:none}
a.left:hover {color: #CC5300 ; text-decoration:none}

a.top:link {color:black; text-decoration:none}
a.top:visited {color:black ; text-decoration:none}
a.top:hover {color:navy; text-decoration:underline}

a.top2:link {color:#ffffff; text-decoration:none}
a.top2:visited {color:#ffffff; text-decoration:none}
a.top2:hover {color:yellow ; text-decoration:underline}

/*	导航栏样式	*/
.nav {padding: 0px; color: black; text-align: left;}
.nav a:link {color: black; text-decoration: none;}
.nav a:visited {color: black; text-decoration: none;}
.nav a:hover {color: navy; text-decoration: underline;}

h1 { 
	color: #FF9900; 
	text-decoration: none; 
	font-size: 14pt; 
	font-style: italic; 
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
}

h2 { 
	color: #666666; 
	text-decoration: none; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
}

h3 { 
	color: #FF9900; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold;
	padding-bottom: 7px; 
}

h4 { 
	color: #FF9900; 
	text-decoration: none; 
	font-size: 14px; 
}

.h3_link { 
	color: #FF9900; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: underline;
}

.headline_white { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bolder;
}

.head_links {  
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
}

.subhead_news {  
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
}

.footer { 
	color: #000000; 
	text-decoration: none; 
	font-size: 9pt;
}

/* Use this w/spans to hack past Netscape's li css etc bug. */

.lihack {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	text-decoration: none; 
	color: #000000;
}

.sidebox {
	padding: 5px;
	font-size: 9pt;
}

#menu{width:100%;background:url("/cms/data/upload/image/20190727/1564194036980304.png");}
#menu li{float:left;width: 81px;display:inline-block;position:relative;line-height:21px;border:none;}
#menu li:hover{font-weight: bolder;}
#menu li a{font-family:"\5B8B\4F53",san-serif;font-size:14px;color: #BE6026;display:block;outline:0;text-decoration:none;padding:5px 0;font-weight: bolder;text-align: center;}
#menu li:hover a{color:#fff;}


.dropdown_4columns{margin:6px auto;float:left;position:absolute;left:-999em;text-align:left;border-left: 1px solid #BE6026;border-top: 1px solid #BE6026;border-bottom: 1px solid #BE6026;border-right: 1px solid #BE6026;width:83px;background:white;padding:5px 0 10px;z-index:1000;}

#menu li:hover .dropdown_4columns{left:0px;top:26px;}
.col_1{width:120px;display:inline;float: left;position: relative;margin:0;}
.col_4{width:83px;display:inline;float: left;position: relative;margin:0;}
#menu h3{font-size:14px;font-weight:bold;color:#3B4053;margin:4px 0;padding-left:20px;font-family:"\5B8B\4F53",san-serif;line-height:21px;font-size:12px;text-align:center;}


#menu li:hover div a{font-size:12px;color: #BE6026;}
#menu li:hover div a:hover{color: forestgreen;}
#menu li ul{list-style:none;padding:0;margin:0;}
#menu li ul li{text-align: left!important;font-size:12px;line-height:21px;position:relative;clear:both;padding:0 0 0 6px;margin:0;text-align:left;width:120px;border-left:#ccc 1px solid;}
#menu li ul li a{padding:0 0 0 6px;margin:0; text-align:left;}
#menu li ul li:hover{background:none;padding:0 0 0 6px;margin:0;}

