﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   
body, td, th {
	 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
p {
		  line-height:150%;
	  font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 18px;
}
body {
	background-color: #27343C;
	margin-top: 0px;
}
.BongMo {
	background-image: url('images/right_nav_bkg.jpg');
	background-repeat: repeat-x; background-position:bottom;
}

.logo_viglacera
{
	width:105px;
	vertical-align:top;
	background-image:url('images/logo_viglacera.gif');
	background-repeat:no-repeat;
}
.topbar
{
	background-image:url('images/topbar_bg.jpg');
	width:623px;
}
.topbar_cl
{
	background-image:url('images/topbar_cl.jpg');
	width:36px;
}
.topbar_cr
{
	background-image:url('images/topbar_cr.jpg');
	width:36px;
}
.topbar_c
{
	background-image:url('images/topbar_c.jpg');
	width:200px;
	text-align:center;
	vertical-align:middle;
}

.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: 20px;
}
.toppane2 {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 20px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 287px;
	background-color: transparent;
	text-align:right;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



.MainMenu_MenuContainer
{
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: Transparent;
	
}

.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	background-color: #ededed;
	height:25px;
	border-bottom-style:solid;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-color:#666;
	border-bottom-width:1px;
	padding-left:10px;
	border-bottom-style:solid;
	
}
.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuIcon
{
	display:none;
}


.MainMenu_SubMenu {
	border-bottom-style:solid;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-color:#666;
	border-bottom-width:5px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*background-color: #CAD5EA;border-bottom: gray 1px solid;  filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 0px;
	border-bottom-style:none;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
}
.MainMenu_MenuItemSel {
	
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: "宋体";
	font-size: 14px;
	background-color:#c9c8c7;
	font-weight: normal;
	border-bottom-style:solid;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-color:#666;
	border-bottom-width:1px;
	padding-left:10px;
	
}
.MainMenu_MenuArrow {
	border-bottom-style:solid;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-color:#666;
	border-bottom-width:1px;
	padding-left:2px;
	
}

.MainMenu_RootMenuItem TD
{
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/tab_bg_normal.jpg');
	color: #000000;
	background-repeat: repeat-x;
	font-family: "宋体";
	height: 30px;
	background-color: Transparent;
	padding-left:0px;
	padding-top:5px;padding-right:5px;
}
.MainMenu_RootMenuItemSel TD
{
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	font-family: "宋体";
	height: 30px;
	background-image: url('images/tab_bg_normal.jpg');
	padding-left:0px;padding-top:5px;padding-right:5px;
}
.MainMenu_RootMenuItemBreadCrumb TD
{
	font-weight: bold;
	font-size: 14px;
	background-image: url('images/tab_bg_selected.jpg');
	color:#ffffff;
	background-repeat: repeat-x;
	font-family: "宋体";
	height: 30px;padding-left:0px;padding-top:5px;padding-right:5px;
	
}
.MainMenu_RootMenuItemActive TD
{
	font-weight: bold;
	font-size: 14px;
	background-image: url('images/tab_bg_selected.jpg');
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: "宋体";
	height: 30px;
	padding-left:0px;padding-top:5px;padding-right:5px;
}

.SkinObjectVg
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #57B3E1;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObjectVg:link
{
	text-decoration: none;
	color: #57B3E1;
}

A.SkinObjectVg:visited
{
	text-decoration: none;
	color: #57B3E1;
}

A.SkinObjectVg:hover
{
	text-decoration: underline;
	color: #57B3E1;
}

A.SkinObjectVg:active
{
	text-decoration: none;
	color: #57B3E1;
}


.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:  15px;
    font-weight:    normal;
    color: #333333;
}


.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0;  text-decoration: none; list-style: none;
   	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
    padding-top: 3px; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0;  text-decoration: none; list-style: none;
    padding-top: 2px;

	float: left;
    height: 30px;
    font-weight: bold;
	width:175px;
	text-align:center; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.right-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0;  text-decoration: none; list-style: none;
    padding-top: 2px;

	float: left;
    height: 25px;
    font-weight: bold;
	width:98px;
	text-align:center; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.right-tabs-nav-item a {
	/*resets border-right: 1px dotted #7a8b97  ;*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; list-style: none;
	float: left;
  	font-weight: normal;
	text-decoration: none;
	color: #003752;
    font-weight: bold;
           padding-right:0px;  padding-left: 0px;
	width:98px;text-align:center; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.lt2  , .lt2 a{
	/*resets*/margin:-12; padding: 0;  outline: 0;  text-decoration: none; width:0px;visibility:hidden;

}
.ui-tabs-nav-item a {
	/*resets border-right: 1px dotted #7a8b97  ;*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; list-style: none;
	float: left;
  	font-weight: normal;
	text-decoration: none;
	color: #003752;
    font-weight: bold;
           padding-right:0px;  padding-left: 0px;
	width:175px;text-align:center; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.ui-tabs-nav-item a:hover {
	color: #003752;
     font-weight: bold;
  background-color: #dce4ef  ;
  width:175px;text-align:center; font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.ui-tabs-selected {
 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
  background-color: #dce4ef  ; 
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
	color: #003752;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none;  list-style: none;
    height:190px;
    width:100%;
	clear:left;
	 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.HotNews_Head
{
Color:black;
text-decoration: none;
font-weight: bold;
}

.HotNews_Normal
{
font-size: 11px;
}
#fragment-1, #fragment-2,#fragment-3,#fragment-4
{
 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
#fragment-1 a, #fragment-2 a,#fragment-3 a,#fragment-4 a
{
font-weight: bold;
 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
#fragment-1 p,#fragment-2 p,#fragment-3 p,#fragment-4 p
{
 font-family: "宋体",Tahoma, Arial, Helvetica; font-size: 14px;
}
#tabright-1 , #tabright-2
{
height:198px;
}
#tab-partner-1, #tab-partner-2 ,#tab-partner-3
{
	height:70px; 
}
#tab-partners
{
vertical-align:top;
}