@charset "gb2312";

body {
	background-color:#C0CDEF;
	text-align:center;
	width:998px;
	margin:0 auto;
	clear:both;
	background-image:url(../images/main_bg.gif);
}

body,div,span,td,form,input,select,th,table {
	font-size:9pt;
	font-family:'宋体';
}

#mainPanel {
	padding:0px 18px 10px;
}

#contentPanel { 
	font-size:10pt;
	font-family:'宋体';
	line-height:150%;
	border:solid 0px #990000;
	padding:3px;
	height:400px;

}

#contentPanel2 { 
	font-size:10pt;
	font-family:'宋体';
	height:400px;
	line-height:150%;
	border:solid 0px #990000;
	overflow:auto;
	padding:3px;
}

.submenu_selItem {
	font-size:14px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px 0px;
	height:44px;
	text-align:center;
}

.pic_class {
	border:1px solid #000000;
}

.submenu_unselItem {
	font-size:14px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px -44px;
	height:44px;
	text-align:center;
}

.subSubmenu_unselItem {
	font-size:14px;
	font-weight:bold;
	
	height:30px;
	text-align:left;
	padding-left:30px;
	width:200px;
}

.titlePanel {
	height:40px; 
	line-height:40px;
	background:url(../images/images.jpg) 0px -200px;
	font-weight:bold;
	font-family:"宋体";
	color:#1F6A98;
	font-size:14.8px;
	padding-left:35px;
}

.contentPanel {
	height:23px; 
	line-height:23px;
	background:url(../images/images.jpg) 0px -283px;
	font-size:9pt;
	color:#000000;
}

.titlePanel2 {
	height:40px; 
	line-height:40px;
	background:url(../images/images.jpg) 0px -240px;
	font-weight:bold;
	font-family:"宋体";
	color:#842102;
	font-size:14.8px;
	padding-left:35px;
}

.titlePanel3 {
	height:35px; 
	line-height:35px;
	background:url(../images/images.jpg) 0px -205px;
	font-weight:bold;
	font-family:"宋体";
	color:#842102;
	font-size:14.8px;
	padding-left:35px;
}

a:link {
	color:#000000;
	text-decoration:none
}

a:visited {
	color:#000000;
	text-decoration:none
}

a:active {
	color:#FF0000;
}

a:hover {
	color:#FF0000;
}

.docList_Class {
	width:100%;
	margin:10px 0px;
}

.docList_title {
	height:25px;
	padding-left:25px;
	background:url(../images/images.jpg) 0px -115px;
}

.docList_date {
	height:25px;
	background:url(../images/images.jpg) -200px -115px;
}

.doc_mainTitle {
	font-size:18pt;
	font-weight:bold;
	font-family:'宋体';
}

.doc_subTitle {
	font-size:14pt;
	font-weight:bold;
	font-family:'宋体';
}

#docContent {
	font-size:10pt;
	font-family:'宋体';
	line-height:150%;
}

.tlink {
	padding:4px 10px;
	line-height:18px;

}

