﻿body {
	margin:0px;
	font-family: ms sans serif, arial;
}
td,input,select{
	font-size: 12px; word-break: break-all;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #004788;
	width:84px;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.menu a,.menu a:hover,.menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #004788;
	text-decoration: none;
}

.mtitle {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #1765A3;
}
.mltitle {
	padding-left: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.mrtitle {
	height: 29px;
	padding-left:4px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.lar1 {
	padding-left: 36px;
	padding-top: 2px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/lar1.gif);
}
.lar1 a,.lar1 a:hover,.lar1 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.lar2 {
	padding-left: 36px;
	padding-top: 2px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/lar2.gif);
}
.lars {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFAD5;
	border-right: 1px solid #BEDBF4;
	background-image:url(../images/lars.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.lars td{
	font-size: 12px;
	color: #333333;
}
.lars a,.lars a:hover,.lars a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/********二级页面通用文章列表********/
.sublist {
	margin:0 auto;
	margin-left: 20px;
	margin-right: 20px;
	text-align:left;
}
.sublist li{
	list-style:none;
	background:url(../images/arrow.gif) no-repeat left 6px;
	border-bottom:1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 4px;
	clear:both;
}
.sublist a,.sublist a:hover,.sublist a:visited {
	font-size: 14px;
	text-decoration: none;
}
.sublist span { 
	float:right;
	font:normal 11px arial;
	padding-top:3px;
	color:#999;
}
#content,#content td,#content p,#content div,#content a,#content a:hover,#content a:visited {
	font-size: 14px;
	text-decoration: none;
	line-height: 180%;
}
#articletit { font-weight:bold;font-size:22px;text-align: center;}
