﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.FZC02 { background:url(rw.gif); height:28px; border:1px #BB0500 solid; border-bottom:none; line-height:28px; padding-left:8px;text-align:left;}
.FZC02Title { color:#BB0500; font-weight:bold; font-size:12px; font-family:"宋体"; text-align:left;  }

.FZC01 { background:url(redc.gif); height:28px; border:1px #BB0500 solid;border-bottom:none; line-height:28px; padding-left:8px;text-align:left;}
.FZC01C { padding:5px;border:1px #BB0500 solid; zoom:1; line-height:18px;padding-left:12px; font-family:"宋体";}
.FZC01Title { color:#FFFFFF; font-weight:bold; font-size:12px; font-family:"宋体";text-align:left;  }

.FZC00 { padding:5px;border:1px #BB0500 solid; zoom:1; line-height:18px;padding-left:12px; font-family:"宋体";}

.DHFZ {COLOR:#333333;font-family:"宋体";font-weight:bold;font-size:12px; margin-bottom:10px;}
.DHFZ a:link, .DHFZ a:active, .DHFZ a:visited{
	color: #BB0500;	
  font-family:"宋体";
	text-decoration:none;
}
.DHFZ a:hover
{
	color: #cccccc;	
  font-family:"宋体";
	text-decoration:none;
}
.NewHead { text-align:center; line-height:22px; }
.NewHead a:link, .NewHead a:visited,.NewHead a:active{
	COLOR:#BB0500;
	font-size:14px;
  font-family:"宋体";
	text-decoration:none;
	font-weight:bold;
}

.NewHead a:hover
{
	color: #BB0500;	
	font-size:14px;
  font-family:"宋体";
	text-decoration:none;
	border-bottom:1px solid #BB0500;
	font-weight:bold;
}

.NewSummary {
	COLOR:#666666;
	font-size:12px;
	line-height:18px;
  font-family:"宋体";
	border-bottom:1px dotted #333333;
	margin-top:6px;
	padding-bottom:7px;
	margin-bottom:8px;
}

.GDLi2 li { float:left; width:300px; }
.GDLi3 li { float:left; list-style:none; width:208px; height:180px; background:none; }
.GDLi4 { margin:0px; margin-left:10px; margin-top:10px; }
.GDLi4 li { float:left; list-style:none; width:232px; height:178px; background:none; }
.GDLi4 li a:visited{ text-decoration:none;color:#000100;font-family:"宋体";font-size:12px; }
.GDLi4 li a:actived{ text-decoration:none;color:#000100;font-family:"宋体";font-size:12px;}
.GDLi4 li a:link{ text-decoration:none;color:#000100;font-family:"宋体";font-size:12px;}
.GDLi4 li a:hover{ text-decoration:none; color:#FF0000;font-family:"宋体";font-size:12px;}

a.GDLi3_TP:hover { border-bottom:none;}
.GDLi3_LP { margin-top:3px;}


.CC3header {color:#666666;font-family:"宋体";font-size:12px; font-weight:bold;}
.cc3hr { color:#DDDDDD; height:3px;}

.D001 { background:url(d001.jpg) repeat-x; border:1px solid #B92001; border-bottom:none; height:21px; line-height:21px;font-family:"宋体";font-size:12px; font-weight:bold; color:#FFFFFF; padding-left:9px; }

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
