﻿body 
{
    margin-left:  auto;   
    margin-top:   0;   
    margin-right:   auto;   
    margin-bottom:   0px;  
    text-align:center;
    background-color:#19324b;
	background-image: url(Images/Body_BG.gif); 
	background-repeat:repeat-x;
    width:938px;
    font-size:11px;
  	font-family:Verdana,"宋体";
  	color:#003f86;
  	font-style:normal;
}
*
{
	margin:0;
	padding:0;
}
.clear
{
	clear:both;
}
/**********************************************************
		管理员工具条                                      
************************************************************/
#AdminBar a
{
	color:White;
	font-size:20px;
	padding-left:4px;
}
#Frame
{
	background-color:White;
	padding:0 9px 0 9px;
}
/**********************************************************
			Header
***********************************************************/
#Header
{
	padding-top:18px;
	padding-bottom:3px;
	width:920px;
}
#Header table
{
	width:100%;
}
#Logo
{	
	float:left;
	height:34px;
	background:url(Images/logo.png) no-repeat;
	behavior: url(./App_Themes/iepngfix_v2/iepngfix.htc)
}

#Logo h3
{
	padding-top:22px;
	text-align:left;
	text-indent:92px;
	font-style:italic;
	color:#003e84;
	letter-spacing:0;
	font-size:12px;
}
#Lang
{
	text-align:right;
	margin-top:11px;
	margin-bottom:7px;
}
#WelcomeBlock
{
	text-align:right;
}
#Lang a, #WelcomeBlock a
{
	line-height:11px;
	text-decoration:underline;
	color:#003e84;
}
.WelcomeText
{
	padding-left:15px;
	padding-right:10px;
	color:#d91c14;
}
/*******************************************************************
						导航栏
********************************************************************/
#Navi
{
	background:url(Images/Navigation_BG.gif) repeat-x left center;
	list-style:none;
	float:left;
	height:28px;
	width:100%;
}
#Navi li
{
	float:left;
	height:100%;
}

#Navi li.item
{
	padding:0 15px;
}

#Navi a:link,#Navi a:visited
{
	float:left;
	font-family:Verdana,"黑体";
	color:#dfe0e1;
	font-weight:bold;
	text-decoration:none;
	line-height:250%;
	height:100%;
	padding:0 10px;
	display:block;
	
}
#Navi a:hover
{
	background-color:#efefef;
	color:#000;
}
#Navi li.divider span
{
	font-size:10px;
	line-height:280%;
	color:#fff;
}
/********************************************************
			显示当前页面的位置
*********************************************************/
#contentNavigator
{
	float:left;
}


/*****************************************************************
		footer 
******************************************************************/
#Footer
{
	color:#666;
	line-height:220%;
	text-align:center;
	background-color:#d0d0d0;
	margin-top:2px;
}
#Footer a
{
	color:#666;
	text-decoration:none;
}
/*****************************************************************
		News footer 
******************************************************************/

.CompanySource
{
	margin-top:0px;
	padding-top:10px;
	border-bottom-style:dotted;
	
	border-bottom-width:1px;
	border-top-style:dotted;
	
	border-top-width:1px;
	font-family:Verdana,"宋体";
	color:#727272;
}
.CompanySource span
{
	color:#105db4;
	font-weight:bold;
}