/**个学科整体布局***/
body 
{
	text-align:center; 
	font-size:12px;
	margin:0px; 
	padding:0px;
	background:url(../images/pub/bg.gif) repeat;
}
.bodyWidth
{
	text-align:left;
	width:800px; 
	margin:0 auto; 
	height:auto;  
	background-color:White;
}

table{ font-size:12px;}

/**学科页面内容显示样式**/
.titlelistcss
{
	background:url("../images/pub/dot1.gif") no-repeat 0px 11px; 
	line-height:25px; 
	text-indent:8px; 
	text-align:left;
}
.titlelistcss span
{
	line-height:25px; 
	text-indent:8px; 
	text-align:left;
}

.clear10 
{
	height:10px; 
	width:100%; 
	overflow:hidden;
}

/**菜单样式**/
.menustyle{
	 width:100px;overflow:hidden;text-align:center; border-left:solid 1px Gray;
}
.menustyle a{ text-indent:5px; }

 .listinfo{ text-indent: 10px;
	background-image: url("../images/pub/icon12.jpg");
	background-color: Transparent;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	line-height: 25px;
	background-position: left center;
	font-size: 12px;
	height:26px;
	overflow:hidden;
	width:200px;
	}
.listinfo a{line-height: 25px; text-indent:20px;}
.listinfo a:link,a:visited {font-size:12px;text-decoration:none; color:#000;text-indent:20px;}


/*list1*/
.list1{ text-indent: 10px;
	background-image: url("../images/icon11.jpg");
	background-color: Transparent;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	line-height: 25px;
	background-position: left center;
	font-size: 12px;
	height:26px;
	overflow:hidden;
	}
.list1 a{line-height: 25px;}
.list1 a:link,a:visited {font-size:12px;text-decoration:none; color:#000;}
.list2{ 
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dashed;
	line-height: 25px;
	font-size: 12px;
	height:26px;
	overflow:hidden;
	}
.listimglock
{
	float:right;
	border:0px;

	position:absolute;
	}
.listimgnew
{
	float:right;
	border:0px;
margin-left:16px;
	position:absolute;
	}
.listimgmed
{
	float:right;
	border:0px;
        margin-left:35px;
	position:absolute;
	}
.hotclass
{
	display:none;
}

 
 /**disp页面样式 开始**/
 
 .dispcontentboth{width:1.5%; height: auto; overflow: hidden; float: left;}
 
 .dispcontentwidth{width:800px; overflow:hidden;}
 
 
 .titledispCss{ text-align:center; font-size:18px; font-weight:bold; padding:20px;}
 
p{
 padding-top:8px;text-indent:32px;padding-left:10px;padding-right:10px;line-height:22px; font-size:14px;
}
p span{font-size:14px;}

.Title span{ font-size:19px; line-height:22px; font-weight:bold;}

/**分页样式**/
.scottpage{
 text-align:center; height:30px;
}
.itemPageon{
 font-size:16px;color:Red; font-weight:bold; height:30px;padding-right:5px;padding-top:5px;border:solid 1px red;
}
.itemPage{
 font-size:14px; color:#333333;font-weight:bold; height:30px;padding-right:5px;padding-top:5px;border:solid 1px blue;
}

/*表格样式*/

.TableCss{ border-collapse: collapse}
.TableCss tr td{border:windowtext 1pt solid; }
UL, LI
{
     margin-top: 0px;
     margin-bottom: 0px;
}
 #div_Content
{
     font-size: 12px;
     line-height: 22px;
     overflow: auto;
     width: 100%;
     line-height:150%;
     font-family:宋体;
     scrollbar-3dlight-color: white;
     scrollbar-arrow-color: gray;
     scrollbar-base-color: white;
     scrollbar-darkshadow-color: white;
     scrollbar-face-color: white;
     scrollbar-highlight-color: white;
     scrollbar-shadow-color: white;
     scrollbar-track-color: white;
}
#div_Content p
{
     margin:0px;text-indent:2em; font-size:14px;
}
#div_Content p, #div_Content ul, #div_Content li{}
#div_Content blockquote{
    margin-left: 2em;
}
#div_Toolbar{
    padding: 6px;
    background-color: #f1f1f1;
    margin-top: 8px;
    line-height: 120%;
    text-align: right;
}
#div_Toolbar a
{
    text-decoration: none;
    color: navy;
}
#div_Toolbar a:hover{
    text-decoration: underline;
    color: red;
}

 /**disp页面样式 结束**/
 

 .moverdiv{ width:500px; height:auto; overflow:hidden;}
 
 

