/* CSS Document  Design by Luo Wenfeng */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/images/background.gif) #632308;
}
body,td,th,select,input,button,textarea {
	font: 12px Arial,sans-serif;
}
a:link,a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}
h6 {
	padding: 5px 20px 0 0;
	color: #de0000;
	font: 14px;
}
/* 列表内容 */
td .listLine {
	border-bottom: 1px dashed #ddd;
}
/* 文章详细内容 */
.contentAbbreviate {
	color: #555;
	font: 12px/1.5;
}
td .contentTitle {
	padding: 15px 0 0 0;
	color: #ff7200;
	font: bold 24px/1.5;
	text-align: center;
}
.contentParent {
	color: #333;
}
#content,#content td {
	color: #000;
	font-size: 14.9px;
	line-height: 1.5;
}
#content h6 {
	margin: 20px 0 10px 0;
	padding: 5px 20px 0 0;
	color: #de0000;
	font: 14px;
}
#content p {
	margin: 20px 0 10px 0;
}
.contentListNo {
	color: #000;
	font: 12px Arial;
}
.contentListNo ol {
	margin-left: 20px;
}
.contentListNo li {
	margin: 4px;
}
.contentList {
	color: #000;
	font: 12px Arial;
}
.contentList ul {
	margin-left: 20px;
}
.contentList li {
	margin: 2px;
}
.contentList a {
	color: #039;
	text-decoration: none;
}
.contentList a:hover {
	color: #f00;
	text-decoration: underline;
}
/*.input {
	border: 1px solid #ccc;
	background: #eee;
}*/
#detail-index {
	padding: 0px 5px 5px 5px;
	color: #333;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}
td .textLineHeight {
	line-height: 1.5;
}
/* ---------- 头部导航 ---------- */
#nav {
	color: #fff;
	height: 32px;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #ff0;
	text-decoration: none;
}
#navSub {
	color: #ac0000;
	height: 26px;
}
#navSub td {
	color: #ac0000;
}
#navSub a {
	color: #ac0000;
	text-decoration: none;
}
#navSub a:hover {
	color: #000;
	text-decoration: underline;
}
#navHover {
	padding: 15px 0 0 0;
	background: url(/images/navHover.gif) no-repeat center;
	height: 32px;
}
#navHover a {
	color: #ac0000;
	text-decoration: none;
}
#navHover a:hover {
	color: #000;
	text-decoration: none;
}
/* ---------- 脚部导航及版权信息 ---------- */
#footer {
}
#footer #footerNav {
	padding: 3px 0 0 0;
	color: #fff;
	height: 20px;
}
#footer #footerNav a {
	color: #fff;
	text-decoration: none;
}
#footer #footerNav a:hover {
	color: #ff0;
	text-decoration: none;
}
#footer #footerInfo {
	padding: 10px 0 20px 0;
	color: #000;
	background: #fff;
}
/* ------ 边框效果 ------ */
.frameBorder01,.frameBorder02,.frameBorder03 {
	border-right: 1px solid #ddd;
}
.frameBorder02,.frameBorder03 {
	border-left: 1px solid #ddd;
}
.frameBorder03 {
	border-bottom: 1px solid #ddd;
}
.frameBorder04 {
	border: 1px solid #ddd;
}
/*  ------ 标题 ------ */
h1 {
	padding: 5px 0px 0px 0px;
	color: #ac0000;
	font: bold 24px/1.5;
	text-align: center;
}
h4 {
	padding: 3px 0 0 0;
	color: #fff;
	font: bold 14px;
}
h4 a {
	color: #fff;
	text-decoration: none;
}
h4 a:hover {
	color: #ff0;
	text-decoration: underline;
}
/* ------ 商机信息列表标题 ------ */
h5 {
	padding: 5px 20px 0 0;
	float: left;
	color: #b22222;
	font: bold 14px;
}
h5 a, h5 a:link, h5 a:visited {
	color: #039;
	text-decoration: underline;
}
h5 a:hover {
	color: #f00;
	text-decoration: underline;
}
.theme01, .theme01 td {
	padding: 3px 0 0 0;
	color: #fff;
}
.theme01 a, .theme01 a:visited {
	color: #fff;
	text-decoration: none;
}
.theme01 a:hover {
	color: #ff0;
	text-decoration: underline;
}
.sortTheme {
	padding: 3px 0 0 0;
	color: #039;
	font: bold 14px;
}
.sortTheme a, .sortTheme a:visited {
	color: #039;
	text-decoration: underline;
}
.sortTheme a:hover {
	color: #f00;
	text-decoration: underline;
}
.sortSub {
	padding: 3px 0 0 0;
	color: #666;
	font: bold 14px;
}
.sortSub a {
	color: #666;
	text-decoration: none;
}
.sortSub a:hover {
	color: #f00;
	text-decoration: underline;
}
.theme02, .theme02 td {
	color: #de0000;
	font-size: 14px;
	font-weight: bold;
}
/* ------ 字体 ------ */
.f-white {
	color: #fff;
}
.f-blue {
	color: #00f;
}
.f-red {
	color: #f00;
}
.f-date {
	float: right;
	margin: -15px 5px 0 0;
	color: #808080;
	font: 10px;
}
.f-enSmall {
	color: #666;
	font: 10px;
}
/* ------ 搜索 ------ */
.searchBox {
	border-color: #e6e6e6 #999 #999 #e6e6e6;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	background: #eee;
}
#search-index input {
	border-color: #5b0000 #de0000 #de0000 #5b0000;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #333;
	font-size: 12px;
}
#search-index a, #search-index a:visited {
	color: #fff;
	text-decoration: none;
}
#search-index a:hover {
	color: #ff0;
	text-decoration: none;
}
/* ------ 会员登录 ------ */
.member-login-left {
	color: #039;
	background: url(/images/member-login-left-03.gif) no-repeat bottom;
}
/* ------ 关于我们&广告刊登 左侧菜单 ------ */
#about-leftMenu{
	padding: 0px 3px 20px 12px;
}
#about-leftMenu td {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
#about-leftMenu ul {
}
#about-leftMenu ul li {
	width: 165px;
	padding: 5px 5px 5px 20px;
	list-style-type: none;
	background: url(/images/about_leftMenubg.gif) repeat-y;
}
#about-leftMenu a {
	color: #666;
	text-decoration: none;
}
#about-leftMenu a:hover {
	color: #f00;
	text-decoration: underline;
}
.about-subTit{
	margin: 8px 0px;
	padding: 10px 0 6px 8px;
	color: #de0000;
	background: url(/images/about_subTitbg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
}

/* 站点地图 */
#sitemap {
	width: 578px;
	margin: 0 100px 20px 100px;
}
.sitemap-ro1 {
	width: 280px;
	float: left;
	border: 1px solid #ffc0c0;
	padding-bottom: 5px !important;
	padding-bottom: 8px;
}
.sitemap-ro2 {
	width: 280px;
	float: right;
	border: 1px solid #ffc0c0;
	padding-bottom: 10px;
}
.sitemap-tit {
	font-size: 14px;
	font-weight: bold;
	color: #de0000;
	padding: 6px 3px 3px 10px;
	border-bottom: 1px dashed #ffc0c0;
}
.sitemap-sub, .sitemap-sub li {
	margin: 3px 2px 2px 5px !important;
	margin: 3px 2px 2px 2px;
	padding: 0;
	list-style: none;
	float: left;
}
.sitemap-sub a {
	display: block;
	width: 80px;
}
