/**********************************************************/
/*******CSS书写顺序 整理，需要用时直接复制***************/
/**********************************************************/
zuijibend
{
			width: 1000px;
            height: 300px;
            top:400px;
            left:0px;
            background: red;
            margin: 0px;
            padding: 0px;
            position: absolute;
}
.Johny_zhengli
{
	display: block inline inherit inline-block list-item;
	visibility: visible inherit collapse hidden;
	list-style: inherit;
	list-style-type: inherit;
	list-style-position: inherit;
	list-style-image: inherit;
	position: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	clear: inherit;
	float: inherit;
	width: auto;
	max-width: 1px;
	min-width: 9px;
	height: 9px;
	max-height: 0px;
	min-height: 9px;
	overflow: auto;
	clip: auto;
	margin: 0 0 0 0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	padding-top: 10PX;
	padding-right: 9PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
	outline: #123456 dotted 1PX;
	outline-color: White;
	outline-style: dotted;
	outline-width: 1PX;
	border: solid 1px #123456;
	background: URL() #123456;
	background-color: White;
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: top left;
	color: White;
	font: normal normal || font-weight || font-size || line-height || font-family;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	font: caption | icon | menu | message-box | small-caption | status-bar;
	text-align: center;
	text-indent: 10px;
	line-height: 20px;
	white-space: normal;
	vertical-align: top;
	cursor: pointer;
}

/**********************************************************/
/*******CSS书写顺序 整理，需要用时直接复制 END ************/
/**********************************************************/



/**********************************************************/
/*******定义页面整体的CSS样式***************/
/**********************************************************/




.Title
{
	color: #d90000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.Content
{
	font-size: 14px;
	line-height: 22px;
}

.Input
{
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	padding-bottom: 1px;
	color: #000000;
	border-top-color: #c0c0c0;
	padding-top: 1px;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
	height: 19px;
}
.Button
{
	border-top-width: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 1px;
	font-size: 9pt;
	border-left-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	padding-bottom: 1px;
	color: #000000;
	border-top-color: #c0c0c0;
	padding-top: 1px;
	height: 18px;
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-right-color: #c0c0c0;
}


/**********************************************************/
/*******定义页面整体的CSS样式  END***************/
/**********************************************************/


/**********************************************************/
/*******定义网站的 链接样式××××××××***************/
/**********************************************************/

a:link
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}

a:active
{
	color: red;
	text-decoration: none;
}
a:visited
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none; /*position: relative;*/
	left: 1px;
	top: 1px;
}
/*******定义网站的 链接样式×end×××***************/


/**********************************************************/
/*******定义分类树型列表CSS样式***************/
/**********************************************************/

/*
分类树型列表CSS
*/
.dtree
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
}
.dtree img
{
	border: 0px;
	vertical-align: middle;
}
.dtree a
{
	color: #000000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel
{
	background-color: #c0d2ec;
}
.dtree .clip
{
	overflow: hidden;
}

/**********************************************************/
/*******定义分类树型列表CSS样式 END***************/
/**********************************************************/

/**********************************************************/
/*******定义BODY的第一个DIV,实现IE和FF都居中***************/
/**********************************************************/
#wrap
{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

/*******定义BODY的第一个DIV,实现IE和FF都居中  end***************/



/**********************************************************/
/*******定义网站首页左中右三部分的样式  ××***************/
/**********************************************************/
.div_leftmenu
{
	background: url(../images/BlueRed/index_08.gif) repeat-x;
	text-align:center;
	height:28px;
	width: 147px;
	padding: 0PX;
	margin: 2PX 0 0 0;
	
}
.div_notice
{
	
	text-align:left;
	min-height:140px;
	width: 333px;
	padding: 0PX 0 0 10px;
	margin: 0PX;
}
a.a_leftmenu:link,a.a_leftmenu:actived,a.a_leftmenu:visited
{
	display:block;
	background: url(../images/pxjd/xzpx_22.gif) no-repeat ;
	background-position:10px 5px;
	text-align:left;
	height:20px;
	width: 80px;
	padding: 0PX 0 0 20px;
	margin: 8PX 0 0 20px;
}

a.menus:link,a.menus:actived,a.menus:visited
{
	display:block;
	text-align:left;
	height:20px;
	width: 70px;
	padding: 0PX 0 0 0px;
	margin: 0PX 0 0 0px;
	font-size:13px;
	color:White;
	font-weight:bold;
}
a.a_down
{
	display:block;
	
	background-position:10px 5px;
	text-align:center;
	height:20px;
	width: 100px;
	padding: 0PX;
	margin: 0PX 0 0 0;
	color:Black;
	font-size:14px;
	font-weight:bold;
}
.div_left
{
	width: 573px;
	padding: 0PX 0 0 0;
	margin: 0px;
	float: left;
}
.div_Middle
{
	width: 573px;
	padding: 0PX 0 0 0;
	margin: 0px 0 10px 0;
	float: left;
	min-height: 1050px;
	text-align: left;
}
.div_right
{float: right;
	width: 380px;
	padding: 0PX 0 0 0;
	margin: 0px;
	background:red;
	
}

/**********************************************************/
/*******定义网站首页左中右三部分的样式   END***************/
/**********************************************************/

/**********************************************************/
/*******定义网站首页菜单部分的样式      ××***************/
/**********************************************************/

#dhead1
{
	background: url(../images/BlueRed/index_04.gif) no-repeat;
	width: 500px;
	height: 100px;
	padding: 0px 0px 0 500px;
}
#dhead2
{
	width: 1000px;
	height: 80px;
	padding: 138px 0 0 0;
}

#div_dbt
{
	margin: 0px 0 0 0;
	padding: 0px;
	width: 985px;
	height: 236px;
}
#div_dbm
{
	background: url(../images/pxjd/xzpx_039.gif) no-repeat;
	width: 1000px;
	height: 80px;
	margin:0px;
	padding:0px;
	top:347px;
	position:absolute;

}
#div_dbd
{
	margin: 0px 0 0 0;
	padding: 0px;
	width: 985px;
	height: 200px;
	
}
#dfoot
{
	width: 1000px;
	height: 50px;
	
	text-align: center;
	padding: 30px 0 0 0;
}


/**********************************************************/
/*******定义网站首页菜单部分的样式 END××***************/
/**********************************************************/

/**********************************************************/
/*******定义网站TOPLIST.ascx内容列表的 链接样式*************/
/**********************************************************/
.ItemCssStyle
{
	text-indent: 10px;
	background-image: url("../Images/ycfxmenu/index_55.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;
	vertical-align: top;
}
.ItemCssStyle1
{
	text-indent: 10px;
	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;
	vertical-align: top;
}
.linktemple
{
	font-size: 12px;
	width: 80px;
}
/*******定义网站TOPLIST.ascx内容列表的 链接样式END*********/
/**********************************************************/




/*********************************************************************************************************/
/**************************************************************        定义首页公共部分的样END  *************/
/**************************************************************************************************************/


/**********************************************************/
/*******        定义二级页面左边导航样式   *************/
/**********************************************************/

.Two_Left
{
	width: 213px;
	height: 35PX;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	background: url(../Images/ycfxmenu/index1_10.gif) NO-REPEAT;
	background-position: center top;
	padding: 15PX 0 0 0PX;
	text-align: center;
	font-size: 14PX;
	color: #20262E;
}
.Two_Left_lm
{
	width: 153px;
	height: 120PX;
	background: url(../Images/ycfxmenu/index1_05.gif) NO-REPEAT;
	background-position: center top;
	padding: 60PX 0 0 70PX;
	text-align: left;
}
.Two_Right
{
	width: 732px;
	height: 30PX;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	background: url(../Images/ycfxmenu/005.jpg) NO-REPEAT;
	padding: 5PX 0 0 30PX;
	text-align: left;
	font-size: 14PX;
	color: #FFF;
}
.Two_Datalist
{
	width: 400px;
	height: 30PX;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	background: url(../Images/ycfxmenu/005.jpg) NO-REPEAT;
	padding: 5PX 0 0 30PX;
	text-align: left;
	font-size: 14PX;
	color: #20262E;
}

/*******        定义二级页面左边导航样式  *************/

a.sitemap_menu:Link, a.sitemap_menu:visited, a.sitemap_menu:actived, a.sitemap_menu:hover
{
	display: block;
	height: 22px;
	width: 80px;
	color: #E5FDFD;
	font-size: 44px;
	margin: 0 0 0px 33px;
}
a.mlia_children:Link, a.mlia_children:visited, a.mlia_children:actived, a.mlia_children:hover
{
	color: #E5FDFD;
	font-size: 12px;
}


/**********************************************************/
/*******        定义二级页面左边导航样式  END  *************/
/**********************************************************/



/**********************************************************/
/*******        定义 班级主页 样式  *************/
/**********************************************************/

.CLassList
{
	width: 800PX;
	text-align: left;
	min-height: 500PX;
	margin: 0 0 0 150PX;
}




