@charset "utf-8";
/* CSS Document */



/*套用边框样式*/
.side {
	border-bottom: #BECAE4 1px solid; 
	border-left: #BECAE4 1px solid; 
	border-top: #BECAE4 1px solid; 
	border-right: #BECAE4 1px solid; 
}

/*页面应用字体样式*/
body {
	color:#666666;
	
}

body,hr,div,td,.Normal,.Message,TFOOT,label,.NormalRed,.NormalBold,A,A:active {
	font-family: Arial, sans-serif;
    color:#555555;
	font-size: 12px;
}


/*登录模块字体样式*/
.label{
        color:##5a5a5a;
        font-size:12px;
        line-height:30px;
}
/*登录页面显示字体样式*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:active,A.LoginTabs:hover,A.LoginTabs:visited{
	font-weight: normal;
	font-size: 12px;
	color: #5a5a5a;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/*菜单的样式*/
TR.MainMenu_MenuBar TD{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	padding:5px 15px 0px 10px;
	height:35px;
	text-align:center;
	font-family:"宋体";
	line-height:30px;
	background:url(zz1_1106_res/shu.jpg) no-repeat 15px right;
	text-align:center;
	width:115px;
}

/*下拉菜单的样式*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #ffffff;
	font-weight:normal;
	font-size: 14px;
	border-left: #808080 0px solid;
	border-bottom: #ccd3c7 1px solid;
	border-top: #808080 0px solid;
	border-right: #808080 0px solid;
	padding:2 8px;
	height:26px;	
	background:#4C9732;
	text-align:center;
	width:115px;
}

/*菜单选中项的样式*/
TR.MainMenu_MenuItemSel TD{
color:#F0DD7F;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight:bold;
	padding:5px 15px 0px 10px;
	height:35px;	
	font-family:"宋体";
	line-height:26px;
	background:url(zz1_1106_res/shu.jpg) no-repeat 15px right;
	text-align:center;
	width:115px;
	line-height:30px;
}

/*下拉菜单选中项的样式*/
.MainMenu_MenuItemSel{
	color: #F0DD7F;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight:normal;
	padding:2px 8px;
	height:26px;	
	background:#4C9732;
	text-align:center;
	width:115px;
}



/*下拉菜单项的背景样式*/
.MainMenu_SubMenu {
	border-left: #E4CEBD 0px solid;
	border-bottom: #E4CEBD 0px solid;
	border-top: #E4CEBD 0px solid;
	border-right: #E4CEBD 0px solid;
	background-color: #eafdd9;
	z-index: 1000;
}



/*菜单项中的链接间隔样式*/
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #c7a687;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background:none;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}
html, body {
	width:100%;
	height:100%;
}

.white .head {
	 color:#ffffff; font-size:12px; font-weight:bold;
}



/*页面链接字体样式*/
A:link{
	color:#057C26;
}

/*页面链接访字体问过样式*/
A:visited{color:#057C26}

/*页面链接鼠标移动上去字体样式*/
A:hover{color:#057C26;
}
#wrapper {
	width:948px;
	margin:0 0;
    background:#ffffff;
	text-align:center;
}
.loginplane {
	text-align:right;
	margin:20px 0 0 0;
	height:30px;
	background:none;
	padding:0 10px 0 0;
	color:#FFFFF5;
}
a.SkinObject:link, a.SkinObject:visited
{
color:#ffffff!important; 	
}
.banner {
	width:948px;
	height:198px;
	background:url(zz1_1106_res/banner.jpg) top left no-repeat;

	
}

.menu {
	width:948px;
	height:42px;
	background:url(zz1_1106_res/menu.jpg) top left  no-repeat;
	


}

.content {
	width:948px;


}



.bottom {
	width:948px;
	height:30px;
	background:url(zz1_1106_res/bottom.jpg) top left no-repeat;
}

.MainMenu_MenuItem img, .MainMenu_MenuItemSel img {
	width:0px;
	display:none;
}
#dnn_ctr28612_ModuleContent1 {
    min-height: 425px;
}


