/*****************************************************
全站使用
*****************************************************/
body {/*网站背景*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table{/*表格无边框，无边距*/
border-collapse: collapse;
border-style: none;
}
td {/*基本字体*/
	font-size: 16px;
	color: #000000;
	vertical-align:top;/*表格元素靠上对齐*/
}
a {
	color: #000;
	text-decoration: none;/*默认链接样式*/
}
a:hover  {
	color: blue;/*默认链接样式*/
}
/*****************************************************
概览模板使用
*****************************************************/

table.erjimaintable
{
	width:1000;
	background-image: url("http://www.mwr.gov.cn/ztpd/2009ztbd/jksljs/image/erdi.gif");
	text-align:left;
}
td.left{

}
table.left{
	width:221;
	text-align:left;
}
td.middle{

}
table.middle{
	width:571;
	text-align:left;
	}
td.right{

}
td.other{

}

td.c{
	width="50";
	text-align:center;
	border-bottom: 1px dashed #787063;
	line-height: 25px;
}
td.t{
	width="570";
	border-bottom: 1px dashed #787063;
	line-height: 25px;
}
td.m{
	width="120";
	border-bottom: 1px dashed #787063;
	line-height: 25px;
	color: #337353;
}
.tpxw{
	vertical-align:middle;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

#path{/*位置导航*/
}
td.path{/*位置导航*/
	background-image: url("http://jghq.mwr.gov.cn/images/daohangbj.gif");
	padding-left:15px;
	color: #2e990f;
	width:765px;
	height:30px;
}
a.path  {
	font-weight:bold;
	color: #2e990f;
	text-decoration: none;
}
a.path:hover  {
	color: red;
}

/*****************************************************
细览模板使用
*****************************************************/
#maintable {
	background-image: url("http://www.mwr.gov.cn/ztpd/2009ztbd/jksljs/image/erdi.gif");/*主界面背景*/
}
td.left{/*左栏*/
}
td.middle{	/*中栏*/

}
td.mtable {
	border-bottom: 1px solid #DCDCDC;
	/*中栏背景*/
}
#path{/*位置导航*/
}
td.path{/*位置导航*/
	padding-left:25px;
}
a.path  {
	color: #021782;
	text-decoration: none;/*位置导航联接*/
}
a.path:hover  {
	color: red;/*位置导航联接*/
}
#ftable/*中栏框架*/
{
}
td.ftable{/*中栏框架*/
	width="992";
	text-align:center;
}
#contents{/*正文框架*/
	width="900"
}
td.contents-title {
	font-size: 16px;
	line-height: 250%;
	font-weight: bold;
	color: #000000;/*正文标题*/
}
td.contents-source {
	border-top: 1px solid #CCC;
	background-color: #e9e9e9;
	font-size: 12px;
	color: #000000;/*来源文号背景*/
}
td.contents-date {
	background-color: #e9e9e9;
	font-size: 12px;
	color: #000000;/*文章日期样式*/
}
#Zoom {
	font-size: 14px;
	line-height: 200%;/*正文字体*/
}
td.contents-author{/*责编*/
}
td.about{/*相关文章框架*/
	padding-left:15;
}
#about{/*相关文章框架*/
}
td.abouttitle {
	/*相关文章抬头*/
	padding-left:30px;
	color:white;
}
td.aboutcontents {
	text-indent: 28px;/*相关文章导航*/
}
a.docabout  {
	color: #021782;
	text-decoration: none;/*相关文章导航联接*/
}
a.docabout:hover  {
	color: red;/*相关文章导航联接*/
}
td.right{/*右栏*/
	padding: 0px;

}
td.middleb{/*跨列居中栏*/
	background-color: #dcdcdc;
}
div{
	text-indent:30px;
}
