body
{
	margin: 0px;
}

body, p, div, td, input, select, textarea 
{
	font-family: 宋体;
	font-size: 9pt;
	color : #000000;
}

form 
{
	margin: 0px;
	padding: 0px;
}

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: underline;
}
/*
.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:underline}
/*	定制样式	*/
	
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:underline}
a:visited {color: black; text-decoration:underline} 
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:underline}

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;
}
