/* 
================================
Skin styles for HVC
================================
*/ 
body{  
    background-image:url(bg.gif);
    background-repeat:repeat-x;
	color:#333333;
	margin:0;
}
a {
  color: #333333;
}
a:link {
  text-decoration: none;
  color:  #333333;
}
a:visited {
  text-decoration: none;
  color:  #333333;
}
a:hover {
  text-decoration: underline;
  color: #FF9900;
  }
a:active {
  text-decoration: none;
  color: #507388;
} 

/* Main Menu */
.MainMenu_MenuContainer {

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:29px;
}

.MainMenu_TabRootMenuItem TD
{

	height: 29px;
	font-family: 黑体, Tahoma, Arial, Helvetica; 
	font-weight:normal;
	font-size: 14px; 
	color:#ffffff;
	padding:0 5 0 5;
}

.MainMenu_TabRootMenuItemSel TD
{

	height: 29px;
	font-family: 黑体, Tahoma, Arial, Helvetica; 
	font-size: 14px;
	font-weight: normal; 
	color:#ffffff;
	padding:0 5 0 5;
}

.MainMenu_TabMenuItemHover TD
{
	background-color: Transparent;
	color: #ffff00;
	height: 29px;
	font-family: 黑体, Tahoma, Arial, Helvetica; 
	font-size: 14px;
	font-weight: normal;
	padding:0 5 0 5; 
}

.MainMenu_TabMenuItemSelHover TD
{	
	background-image:url(menubg.gif);	
	color: #ffffff;
	height: 29px;
	padding:0 5 0 5;
}

.MainMenu_MenuItem {/*二级菜单文字*/
	cursor: pointer; 
	cursor: hand; 
	font-family: 宋体, Tahoma, Arial, Helvetica; 
	font-size: 12px;
	color:#5c0000; 
	font-weight: normal; 
	font-style: normal;
	height: 28px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_SubMenu {
	z-index:0; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #e2e2e2;
	color:#999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {/*被选中的子菜单*/
	background-color:white;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	color:#003399;
	font-weight: normal; 
	font-style: normal;
	height:28px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	color:#000000;
}

.MainMenu_RootMenuArrow {
    float: left;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	color:#000000;
}
.Top1{
    height:27px;
	background-image:url(top.gif);
	font-size:12px;
	color:#326698;
}
.Copy{
  height:105px;
  width:100%;
  font-size:12px;
  color:#507388;
  padding-top:30px;
  padding-left:15px;
  line-height:30px;
}
#CopyLink a{
  color:#507388;
  font-size:12px;
}
#CopyLink a:link {
  text-decoration: none;
  color:#507388;
}
#CopyLink a:hover {
  text-decoration: underline;
  color:#507388;
  }
#CopyLink a:active {
  text-decoration: none;
  color:#507388;
} 

.bg_01{
  background-image:url(bg_01.gif);
  background-repeat:repeat-x;
  height:230px;
}

.News_bg{
    background-image:url(News_bg.gif);
	background-repeat:repeat-x;
	padding-top:6px;
	margin-bottom:10px;
}
.font_color2 {
    FONT-SIZE: 12px;
	COLOR: #ce0000;
	PADDING-TOP: 10px
}
.font_color3 {
    FONT-SIZE: 12px;
	COLOR: #06639d;
	PADDING-TOP: 10px;
}
.bg_content{
    border-left:1px solid #76bdf2;
	border-right:1px solid #76bdf2;
	border-bottom:1px solid #76bdf2;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#dceaf7', EndColorStr='#efefef');
	height:100px;
	width:506px;
	font-size:12px;
}

.input{
    height:18px; width:110px; font-size:12px
}
#left_list a{
  color:  #1858a0;
  font-size:14px;
  line-height:35px;
  
}

#left_list {
width:220px;
  
}

#breadcrumb{
    background-image:url(breadcrumb.gif);
	background-repeat:repeat-x;
	height:37px;
	font-size:12px;
	font-weight:bold;
	color:#06263d;
	padding-top:10px;
	padding-left:10px;
}
.Left{
	height:560px;
	padding-left:20px;
}
.Copy{
  background-image:url(copybg.gif);
  background-repeat:repeat-x;
  height:105px;
  width:100%;
  font-size:12px;
  color:#507388;
  padding-top:30px;
  padding-left:15px;
  line-height:30px;
}








