﻿.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.feeds {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(feeds_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 8px 47px; 
	float: left;
}

.line {	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:800px;

}

/*  Main Menu Normal  未选中时字体的样式*/
.main_dnnmenu_rootitem  
{	
	color: #fff;
	font-size: 14px; 
	font-weight:bold; 	
	text-align:center; 
	padding:10px 20px 6px 0px;
	background-repeat:no-repeat;
background-image:url(../../images/images/g1_16.gif);
background-position:left bottom ; 
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
	text-indent:20px;
	
	
}


/*  Main menu hover  鼠标移入时字体的样式*/
.main_dnnmenu_rootitem_hover
{  
	color:#fff000;
	font-size: 14px; 
	font-weight:bold;
	text-align:center;
	padding:10px 20px 6px 0px;	
	background-repeat:no-repeat;
	background-image:url(../../images/images/g1_16.gif);
	background-position:left bottom ; 
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
	text-indent:20px;
}

/*  Main menu selected  选中时字体的样式*/
.main_dnnmenu_rootitem_selected 
{
	color:#66FFFF;
	font-size: 14px; 
	font-weight:bold;
	text-align:center;
	padding:10px 20px 6px 0px;	
	background-repeat:no-repeat;
	background-image:url(../../images/images/g1_16.gif);
	background-position:left bottom ; 
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
	float:left;
	text-indent:20px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:0px solid #C0D6E5;
}
/*  SUB Menu hover & selected  设置二级菜单样式*/
.main_dnnmenu_submenu td
{
	background-color:#B1DBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C8DE0;
	border-right-color: #2C8DE0;
	border-bottom-color: #2C8DE0;
	border-left-color: #2C8DE0;
	line-height:24px;
	color:#3F5A77;
	text-align: center;
	vertical-align: middle;	

	font-family:"宋体";
	font-size:12px;
}


.main_dnnmenu_itemhover td   
{  
	/*background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;background-color:#B1DBFF;*/
background-color:#B1DBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C8DE0;
	border-right-color: #2C8DE0;
	border-bottom-color: #2C8DE0;
	border-left-color: #2C8DE0;
	line-height:24px;
	color:#3F5A77;
	text-align: center;
	vertical-align: middle;

	font-family:"宋体";
	font-size:12px;
}
.main_dnnmenu_itemselected td{
   /* background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;background-color:#B1DBFF;*/
background-color:#B1DBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C8DE0;
	border-right-color: #2C8DE0;
	border-bottom-color: #2C8DE0;
	border-left-color: #2C8DE0;
	line-height:24px;
	color:#3F5A77;
	text-align: center;
	vertical-align: middle;

	font-family:"宋体";
	font-size:12px;
}

.main_dnnmenu_break
{

	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{

	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 0px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	/*background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;*/
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 0px;
	/*background-color: #D5E0FF;*/
}
        .mycss table tr td span 
        {
            BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099
        }
        .mycss table tr td 
        {
         PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
        }
        div.mycss  table tr td a
        {
         BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
        }
        div.mycss table tr td A:hover {
         BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
        }
        div.mycss table tr td A:active {
         BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
        }
.hidden123 { display:none;}
.font2{
	font-size: 14px;
	color: red;
	font-family: Arial;
}
.l1:LINK{
	COLOR:#666699;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l1:VISITED{
	COLOR:#666699;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l1:HOVER{
	COLOR:#FF9900;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l1:ACTIVE{	 
		TEXT-DECORATION: NONE;
		}
.l2:LINK{
	COLOR:#0598D3;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l2:VISITED{
	COLOR:#0598D3;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l2:HOVER{
	COLOR:#FF9900;
	TEXT-DECORATION: none;
	font-family: "宋体", Arial;
		}

.l2:ACTIVE{	 
		TEXT-DECORATION: NONE;
		}
.l3:link {
    font-size: 14px;
	color: #000099;
	text-decoration: underline;
}
.l3:visited {
	
	font-size: 14px;
	text-decoration: underline;
	color: #000099;
}
.l3:hover {
color: #FF9900;
font-size: 14px;
	text-decoration: underline;
}
.l3:active {
	text-decoration: underline;
}
.l4:link {
    font-size: 12px;
	color: #000000;
}
.l4:visited {
	
	font-size: 12px;
	color: #000000;
}
.l4:hover {
color: #FF9900;
font-size: 12px;
	text-decoration: underline;
}
.l4:active {
	text-decoration: underline;
}			

.bj {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(images/body_bj.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.font {
	font-size: 12px;
	color: #666666;
}
.font9{
	font-size: 12px;
	color: #004A72;
}
.font1{
	font-size: 14px;
	color: #004A72;
}
.font2{
	font-size: 14px;
	color: red;
	font-family: Arial;
}
.font3{
	font-size: 12px;
	color:#666699;
}
.font4{
	font-size: 12px;
	color: red;
	font-family:"宋体", Arial;
}
.font5{
	font-size: 12px;
	color:#0598D3;
	font-family: "宋体",Arial;
}
.font6{
	font-size: 14px;
	color:green;
	font-family: "宋体",Arial;
}
.font7{
	font-size: 14px;
	color:#0598D3;
	font-family: "宋体",Arial;
}
.font8{
	font-size: 12px;
	color:#000000;
	font-family: "宋体",Arial;
    LINE-HEIGHT: 120%;
}
.bj1 {
	background-image: url(images/bj.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.input {
	border: 1px solid #AABCCE;
	background-color: #306599;
	font-size: 12px;
	color: #ffffff;
}
.input1 {
	border: 1px solid #AABCCE;
	background-color: #306599;
	font-size: 12px;
	color: #ffffff;
	height:20px;
}

/*Ա*/.SMSTItle{font-family: "宋体";font-size:13px;color:#ff0000;text-decoration: none;}
a.SMSTItle:link {font-family: "宋体";font-size:13px;color:#ff0000;text-decoration: none;}
a.SMSTItle:visited {font-family: "宋体";font-size:13px;color:#ff0000;text-decoration: none;}
a.SMSTItle:hover {font-family: "宋体";font-size:13px;color:#ff0000;text-decoration: none;}
a.SMSTItle:active {font-family: "宋体";font-size:13px;color:#ff0000;text-decoration: none;}

a.cydw{font-family: "";font-size:12px;color:#808080;text-decoration:none;} 
a.cydw:link {font-family: "";font-size:12px;color:#808080;text-decoration: none;} 
a.cydw:visited {font-family: "";font-size:12px;color:#808080;text-decoration: none;} 
a.cydw:hover {font-family: "";font-size:12px;color:#808080;text-decoration: none;} 
a.cydw:active {font-family: "";font-size:12px;color:#808080;text-decoration: none;} 