﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   


A.tlink:link,A.tlink:visited,A.tlink:active {
    text-decoration:    none;
    color:#000000;
		font-family:"宋体";
		font-size:12px;
}
A.tlink:hover    {
    text-decoration:    none;
    color:red;
		font-family:"宋体";
		font-size:12px;
}

.bl { color:#999999; font-family:"宋体"; font-size:12px; border-bottom:1px solid #EAEAEA; padding:10px 0px;  margin-bottom:10px; }
.bl span { color:#0658A2; }
A.blink:link,A.blink:visited,A.blink:active {
    text-decoration:    none;
    color:#999999;
		font-family:"宋体";
		font-size:12px;
}
A.blink:hover    {
    text-decoration:    none;
    color:red;
		font-family:"宋体";
		font-size:12px;
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #e8e8e8;
}
.searchBg { background-image:url(images/shou_02.jpg); background-position:right top; background-repeat:no-repeat; }
.skingradient td.bg { background-image:url(images/shou_04.jpg); background-position:top; background-repeat:repeat-x; height:31px;	text-align:center; }
.skinmaster {
	height: 100%;
	background-color: #fff;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	text-align:center;
}
.MainMenu_MenuBar {
	text-align:center;
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 13px; 
	font-weight:bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family:"宋体";
	padding:0px 15px 0 10px;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	display:none;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	padding:0px;
	border:none;
	font-size:12px;
}
.MainMenu_SubMenu * { padding:0px; margin:0px; }

.MainMenu_SubMenu td {padding:0px;padding:0px;font-size:12px; font-family:"宋体"; line-height:18px;}
.MainMenu_MenuBreak {
	height: 1px;
}
.msp { font-size:10px; }
.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family:"宋体";
	font-size: 13px; 
	font-weight:bold; 
	font-style: normal;
	height: 21px;
	padding:0px 15px 0 10px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display:none;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.TxtContent { line-height:1.8em; margin:5px 10px; }

.lmenu {background:#F0F0F0; padding:5px 15px 15px 15px;}
.lmenu ul { margin:0px; padding:0px;  }
.lmenu ul li { background:url(images/li01.gif) no-repeat left 6px; list-style:none; padding-left: 15px; font-size:12px; font-weight:bold; line-height:2em; color:#0D68B9; font-family:"宋体";}
.lmenu ul li A:link, .lmenu ul li A:visited, .lmenu ul li A:active {
    text-decoration:    none;
    color:#0D68B9;
		font-family:"宋体";
}
.lmenu ul li A:hover    {
    text-decoration:    none;
    color:#000;
		font-family:"宋体";
}
.lmenu ul li ul {}
.lmenu ul li ul li { color:#0D68B9; font-size:12px;font-family:"宋体"; font-weight:normal; list-style:none; background:url(images/li03.gif) no-repeat left 3px; line-height:1.5em;}
.lmenu ul li ul li A:link, .lmenu ul li ul li A:visited, .lmenu ul li ul li A:active {
    text-decoration:    none;
    color:#0D68B9;
		font-family:"宋体";
}
.lmenu ul li ul li A:hover    {
    text-decoration:    none;
    color:#000;
		font-family:"宋体";
}


.newsHead { height:28px; position:relative; }
.newsHead .txt { color:#000; font-size:12px; font-weight:bold;font-family:"宋体"; height:28px; width:70px; position:absolute; left:0px; top:0px; line-height:28px; background:url(images/li02.gif) no-repeat 1px center #fff; padding-left:15px; }
.newsHead .more { text-align:right; border-bottom:1px solid #ccc; height:25px; line-height:25px; }

.newsHead .more A:link, .newsHead .more A:visited, .newsHead .more A:active {
    text-decoration:    none;
    color:#000000;
		font-family:"宋体";
		font-size:12px;
}
.newsHead .more A:hover    {
    text-decoration:    none;
    color:red;
		font-family:"宋体";
		font-size:12px;
}

.hNewsList  ul { margin:0px; padding:0px }
.hNewsList  ul li { list-style:none; height:24px; line-height:24px; border-bottom:1px dashed #DDD;    color:#808080;
		font-family:"宋体";
		font-size:12px;
 }
.hNewsList  ul li A:link, .hNewsList  ul li A:visited, .hNewsList  ul li A:active {
    text-decoration:    none;
    color:#808080;
		font-family:"宋体";
		font-size:12px;
}
.hNewsList  ul li A:hover    {
    text-decoration:    none;
    color:#679BCD;
		font-family:"宋体";
		font-size:12px;
}

.newsT { margin:10px 0px;}
.newsT A:link, .newsT A:visited, .newsT A:active {
    text-decoration:    none;
    color:#808080;
		font-family:"宋体";
		font-size:12px;
}
.newsT A:hover    {
    text-decoration:    none;
    color:#679BCD;
		font-family:"宋体";
		font-size:12px;
}

.lnkNews A:link, .lnkNews A:visited, .lnkNews A:active { color:#808080; }
.lnkNews A:hover { color:#679BCD;}