/* 
================================
 Container Styles for DotNetNuke
================================


/* =============News Style===================*/
.News{
margin-top:15px;
}
.News .Head{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:36px;
color:#D71920;
}
.NewsLeft{
background:url(Images/Antai_News_Left.jpg) no-repeat left top;
}
.News .NewsTopBG,.TopNews .NewsTopBG{
background:url(Images/Antai_News_TopBG.jpg) repeat-x left top;
}
.NewsRight{
background:url(Images/Antai_News_Right.jpg) no-repeat left top;
}
.NewsBorder,.News .ContentPane{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
.NewsBottomLeft{
background:url(Images/Antai_News_BottomLeft.jpg) no-repeat left top;
}
.NewsBottomCenter{
background:url(Images/Antai_News_BottomBG.jpg) repeat-x left top;
}
.NewsBottomRight{
background:url(Images/Antai_News_BottomRight.jpg) no-repeat left top;
}
.NewsLeft,.NewsRight,.NewsBottomLeft,.NewsBottomCenter,.NewsBottomRight{
padding-left:11px;
}

/* =============NoTitle/TabLeftContent Style===================*/
.NoPadding .ContentPane{
 margin:0px;
 padding:0px;
 }
/* =============BWBlackTitle Style===================*/
 .BWBlackTitle .Head{
 font-size:15px;
 color:#333;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 line-height:45px;
 padding-left:28px;
 }
/* =============BWTitle Style===================*/
.BWTitle,.HWTitle,.OnlineTitle,.MTitle,.ATMTitle,.OneLine{
margin-top:16px;
}
.BWTitle .ContentPane,.HWTitle .ContentPane,.OnlineTitle .ContentPane,.3MTitle .ContentPane,.ATMTitle .ContentPane{
padding:15px 12px 0px 12px;
}
.BWTitle .Head,.HWTitle .Head,.MTitle .Head,.ATMTitle .Head,.OnlineTitle .Head
{
	font-size:17px;
	line-height:30px;
	font-weight:bold;
	padding-left:13px;
}
.BWTitle .Head{
 	color:#FFEB1A;
}
.BlackBG{
 background-color:#231F20; 
}
/* =============HWTitle Style===================*/
.HWTitle .Head{
	color:#FFF;
}
.BlueBG{
 background-color:#3758A7;
 }
/* =============3MTitle Style===================*/
.MTitle .Head{
	color:#fff;
}
.MBG{
background-color:#425057;
}
 /* =============ATMTitle Style===================*/
.ATMTitle .Head{
	color:#fff;
}
.ATMBG{
background-color:#494441;
}
/* =============OnlineTitle Style===================*/
.OnlineTitle .Head{
	color:#464646;
}
.GrayBG{
background-color:#cccccc;
}
/* =============ProductNav Style===================*/
 .ProductNav .Head{
 font-size:14px;
 color:#A93234;
 line-height:44px;
 font-weight:bold;
 }
.PaneContent .ProductNav .ContentPane {
padding-left:0px;
}
.ProductNav{
margin-left:30px;
}
/* =============OneLine Style(Title�����ݲ���)===================*/
.OneLine .Head{
font-weight:bold;
font-size:14px;
color:#464646;
padding-right:17px;
}


