.top-content {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.top-menu {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
.foot-cn {
	font-size: 12px;
	color: #dddddd;
	font-family: "宋体";
	letter-spacing: 1px;
}
.foot-cr {
	font-size: 12px;
	color: #CCCCCC;
	font-family: "宋体";
}
.news-top {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.news-date {
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
}
.td-border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}


.news-go {
	font-size: 12px;
	margin-bottom: -3px;
}
.news-view {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.news-content {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 2ex;
}
.td-r {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
.td-l {
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.table-b {
	border: 0px solid #FFFFFF;
}

#table-c {
	font-size: 12px;
	color: #FB6400;
	background-color: #FFF9E1;
	letter-spacing: 1px;
	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: solid;
	border-left-style: solid;
	border-top-color: #FFcc99;
	border-bottom-color: #FFcc66;
	border-left-color: #FFCC66;
}
.input {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #808080 1px solid;
	LINE-HEIGHT: 17px;
	BORDER-BOTTOM: #808080 1px solid;
	FONT-FAMILY: "宋体";
}
.order-name {
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.prolist {
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
}
.pl-td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



/*
在线编辑器css样式
*/

body, td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}