@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 20px 10px;
}

#contentPanel { 
	font-size:10pt;
	font-family:'宋体';
	height:400px;
	line-height:150%;
	border:solid 0px #990000;
	
	
}

.submenu_selItem {
	font-size:14px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px 0px;
	height:40px;
	padding-left:50px;
	padding-top:8px;
}


.submenu_unselItem {
	font-size:14px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px -40px;
	height:40px;
	padding-left:50px;
	padding-top:8px;
}


.submenu2_selItem {
	font-size:12px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px -127px;
	height:23px;
	padding-left:30px;
	color:#FF0000;

}

.submenu2_unselItem {
	font-size:12px;
	font-weight:bold;
	background:url(../images/images.jpg) 0px -127px;
	height:23px;
	padding-left:30px;
}

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_date {
	height:25px;
}

.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:'宋体';
}

.tlink {
	padding:4px 10px;
	line-height:18px;

}

.titlePanel {
	height:30px; 
	line-height:34px;
	font-family:"宋体";
	font-weight:bold;
	font-size:14.8px;
	padding-left:15px;
}

.titlePanel3 {
	height:30px; 
	line-height:30px;
	font-weight:bold;
	background:url(../images/title_bg1.gif);
	font-family:"宋体";
	font-size:14.8px;
	padding-left:15px;
}
