﻿body
{
}
form
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: normal;
} 
.mycss table tr td 
{
 PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; 
}

div.mycss  table tr td a
{
 BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; 
 BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none;
}
div.mycss table tr td A:hover {
 BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid;
}
div.mycss .TestStyle table tr td A:active 
{
	background-color:#ccc;
} 
div.mycss .TestStyle table tr td span
{
	BORDER-RIGHT: #8080FF 1px solid; BORDER-TOP: #8080FF 1px solid; BORDER-LEFT: #8080FF 1px solid; COLOR: #000;
	BORDER-BOTTOM: #8080FF 1px solid;BACKGROUND-COLOR: #8080FF;PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; PADDING-RIGHT: 5px;PADDING-TOP: 2px;
} 

.pages
{
	color: #999;
	line-height: normal;
}
.pages a
{
	text-decoration: none;
	padding: 1px 5px 3px;
	border: 1px solid #ddd;
	background: #ffff;
	margin: 0 2px;
	font-size: 12px;
	color: #000;
}
.pages a:hover
{
	background-color: #E61636;
	color: #fff;
	border: 1px solid #E61636;
	text-decoration: none;
}
.pages .cpb
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 1px 6px 3px;
	margin: 0 2px;
	font-size: 12px;
}



.bottomLine
{
	border-bottom: 1px dotted #cccccc;
}
.PostTitle
{
	float: left;
	padding: 2px 4px 2px 4px;
	color: #E46F00;
	font-weight: bold;
	font-size: 14px;
}


.Category
{
	display: block;
	color: White;
	float: left;
	padding: 2px 4px 2px 4px;
	width: 80px;
	text-align: center;
	border: 1px solid #ccc;
}
.Category1
{
	background-color: #990000;
}
.Category2
{
	background-color: #FF9900;
}
.Category3
{
	background-color: #006600;
}
.Category4
{
	background-color: #003399;
}
.pagerItem
{
	float: left;
	display: block;
	padding: 2px;
	margin: 2px;
}
.pagerItem:link, .pagerItem:visited
{
	border: 1px solid #ccc;
}
.pagerItem:hover, .pagerItem:active
{
	border: 1px solid #ccc;
	background-color: #B7ECEC;
}

.navbar
{
	background-color: #f8f8f8;
	padding: 0px 10px;
	width: 946px;
	margin: 5px auto;
	position: relative;
	overflow: hidden;
	height: 1%;
	border-top: solid 1px #999;
}
.navbar #lblNavBar
{
	float: left;
	padding: 6px 0px 0px;
	color: #666;
	font-weight: bold;
}
.navbar #lblNavBar a
{
	color: #666;
	text-decoration: none;
}

.navbar #lblNavBtn
{
	float:right;
	padding: 3px 0px 3px;	
}

.FormView
{
	border: 1px dashed #ddd;
	padding:10px;
	color:#666;
}

.FormView .input_text
{
	height: 19px;
	line-height: 19px;
	padding: 0px 3px;
	border: 1px solid #ccc;
}
.FormView .input_area
{
	padding: 0px 3px;
	border: 1px solid #ccc;
}

.PostForm
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.PostForm table
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.PostForm th, .PostForm td
{
	padding: 5px;
}
.PostForm th
{
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	width: 90px;
}
.PostForm td
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.PostForm td.ctl
{
	width: 300px;
}

.ReplyForm
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ReplyForm .border_1px td
{
	padding: 5px;
	margin: 0px;
}
.ReplyForm table
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.ReplyForm th, .PostForm td
{
	padding: 5px;
}
.ReplyForm th
{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	width: 90px;
}
.ReplyForm td
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.ReplyForm td.ctl
{
	width: 300px;
}



.rmht
{
	width:239px;
}
.rmht table
{
	border-collapse: collapse;
	width: 100%;
}
.rmht table tr td
{
}
.rmht table tr td.hd
{
	border: solid 1px #9A9B9F;
	background: url(/Template/xt_mqzx/images/mq_rmht_tit_bg.gif) repeat-x;
	height: 28px;
}
.rmht table tr td.hd .icon
{
	width: 20px;
	text-align: center;
}
.rmht table tr td.hd .tit
{
	font-weight: bold;
	font-family: 黑体;
	font-size: 14px;
	color: #333;
}
.rmht table tr td.hd .more
{
	width: 20%;
	text-align: right;
	padding-right: 5px;
}

.rmht table tr td.bd
{
	border: solid 1px #9A9B9F;
	padding: 5px;
}

.rmht table tr td.bd td
{
	border-bottom: dotted 1px #666;
}
.rmht table tr td.bd td.pic
{
	width: 20px;
	padding-left: 5px;
}
.rmht table tr td.bd td.title a
{
	display: block;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis; /*--4 opera--*/
	text-overflow: ellipsis;
}

.jzdc
{
	width:239px;
}
.jzdc table
{
	border-collapse: collapse;
	width: 100%;
}
.jzdc table tr td
{
}
.jzdc table tr td.hd
{
	border: solid 1px #9A9B9F;
	background: url(/Template/xt_mqzx/images/mq_rmht_tit_bg.gif) repeat-x;
	height: 28px;
}
.jzdc table tr td.hd .icon
{
	width: 32px;
	text-align: center;
}
.jzdc table tr td.hd .tit
{
	font-weight: bold;
	font-family: 黑体;
	font-size: 14px;
	color: #333;
}
.jzdc table tr td.hd .more
{
	width: 20%;
	text-align: right;
	padding-right: 5px;
}

.jzdc table tr td.bd
{
	border: solid 1px #9A9B9F;
	padding: 5px;
}

.jzdc table tr td.bd td
{
	border-bottom: dotted 1px #666;
}
.jzdc table tr td.bd td.user
{
	padding-left: 5px;
}
.jzdc table tr td.bd td.title a
{
	display: block;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis; /*--4 opera--*/
	text-overflow: ellipsis;
}

.syjzdc
{
	width:351px;
	height:230
}
.syjzdc table
{
	border-collapse: collapse;
	width: 100%;
}
.syjzdc table tr td
{
}
.syjzdc table tr td.hd
{
	border: solid 1px #9A9B9F;
	background: url(/Template/xt_mqzx/images/mq_rmht_tit_bg.gif) repeat-x;
	height: 28px;
}
.syjzdc table tr td.hd .icon
{
	width: 32px;
	text-align: center;
}
.syjzdc table tr td.hd .tit
{
	font-weight: bold;
	font-family: 黑体;
	font-size: 14px;
	color: #333;
}
.syjzdc table tr td.hd .more
{
	width: 20%;
	text-align: right;
	padding-right: 5px;
}

.syjzdc table tr td.bd
{
	border: solid 1px #9A9B9F;
	padding: 5px;
}

.syjzdc table tr td.bd td
{
	border-bottom: dotted 1px #666;
}
.syjzdc table tr td.bd td.user
{
	padding-left: 5px;
}
.syjzdc table tr td.bd td.title a
{
	display: block;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis; /*--4 opera--*/
	text-overflow: ellipsis;
}


.syjzdc1
{
	width:356px;
	height:236
}
.syjzdc1 table
{
	border-collapse: collapse;
	width: 100%;
}
.syjzdc1 table tr td
{
}
.syjzdc1 table tr td.hd
{
	border: solid 1px #9A9B9F;
	background: url(/Template/xt_mqzx/images/mq_rmht_tit_bg.gif) repeat-x;
	height: 28px;
}
.syjzdc1 table tr td.hd .icon
{
	width: 32px;
	text-align: center;
}
.syjzdc1 table tr td.hd .tit
{
	font-weight: bold;
	font-family: 黑体;
	font-size: 14px;
	color: #333;
}
.syjzdc1 table tr td.hd .more
{
	width: 20%;
	text-align: right;
	padding-right: 5px;
}

.syjzdc1 table tr td.bd
{
	border: solid 1px #9A9B9F;
	padding: 5px;
}

.syjzdc1 table tr td.bd td
{
	border-bottom: dotted 1px #666;
	padding-top:4px;
}
.syjzdc1 table tr td.bd td.user
{
	padding-left: 5px;
}
.syjzdc1 table tr td.bd td.title a
{
	display: block;
	width: 320px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis; /*--4 opera--*/
	text-overflow: ellipsis;
}
