﻿#contentNavigator
{
	width:100%;
	float:left;	
	height:38px;
	padding-top:10px;	
	padding-left:9px;
	text-align:left;
	color:#afafaf;
}
#contentNavigator a:link, #contentNavigator a:visited
{
	text-decoration:none;
	color:#afafaf;
}
#contentNavigator a:hover
{
	text-decoration:none;
	color:#2b5582;	
}
/***********************************************************
			Left Part
************************************************************/
#Left
{
	float:left;
	margin-left:9px;
	width:163px;
	border:solid 1px #e5e5e5;
	display:inline;
}
#Left h2
{
	background-color:#eee;
	text-align:left;
	padding-left:16px;
	padding-top:2px;
	color:#3b3b3b;
	line-height:29px;
	font-weight:bold;
	font-size:10px;
}
#Left h2.CantactHengtianTitle
{
	margin-top:20px;
}
#ArticleList
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:11px;
	text-align:left;
}
#ArticleList li
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	
}
#ArticleList li a:link, #ArticleList li a:visited
{
	text-decoration:none;
	color:#3b3b3b;
}
#ArticleList li a:hover
{
	text-decoration:none;
	color:#cacaca;	
}
.ArrowCss
{
	padding-top:9px;  
	float:left;    
	width:5px; 
	border:0px; 
	margin:0px; 
	height:7px; 
	border-width:0px;  
	border-style:none; 
	background-color:White;
}

/******************************************************
				Contact Us
*******************************************************/
#ContactHengtian
{
	text-align:left;
	padding-left:16px;

}
#ContactHengtian h4,#ContactHengtian p,#ContactHengtian address
{
	font-size:10px;
	color:#6b6b6b;
	line-height:200%;
	font-style:normal;
	font-weight:normal;
}
#ContactHengtian h4
{
	color:#292929;
}
/********************************************************
		Right part
*********************************************************/
#Right
{
	/*width:719px;*/
	width:689px;
	padding-left:20px;
	border-top:dashed 1px #bbb;
	float:right;
	text-align:left;
	padding-right:30px;
}
#Right h1
{
	font-family: Verdana,"黑体";
	font-size:12px;
	font-weight:bold;
	color:#da261e;
	padding-top:13px;
	padding-bottom:10px;
	text-align:left;
}
#Right h2,#Hengtian
{
	color:#105db4;
	font-size:13px;
    font-weight:bold;
    margin:15px 0 9px 0;
}
#Right h5
{
	color:#105db4;
	font-size:13px;
    font-weight:bold;
    margin:-5px 0 5px 0;
}
#Right h3
{
	font-family: Verdana,"黑体";
	color:Black;
	font-size:13px;
	font-weight:800;
	color:rgb(48,48,48);
}
.caseStudyLink
{
	background:url(images/PDF.gif) no-repeat left center;
	padding-left:16px;
	float:right;
	font-weight:bold;
}
#Right p, #Right li,#Right address
{

	font-family: Verdana,"宋体";
	font-size:11px;
	line-height:150%;
	color:#727272;

}
#Right p,#Right ul
{
		margin:0 0 10px 0;
}
#Right ul
{
	margin-left:20px;
}
#Right a:link,#Right a:visited
{
	color:#2b5582;
	text-decoration:underline;
	
}
#Right a:hover
{
	color:#747474;
	text-decoration:underline;	
}
#Right ul li
{
	list-style-type:disc;
}
#Right ul ul li
{
	list-style-type:circle;
}
#Right ul ul ul li
{
	list-style-type:square;
}

#NewsTitle
{
	float:left;
}
#Content
{
	text-align:left;
}
/*****************************************
		Search News
******************************************/
#Search
{
	float:right;
	padding-right:67px;
	padding-top:9px;
	height:24px;
}
#Search span, #Search input, #Search a
{
	float:right;
	color:rgb(48,48,48);
}
#Search span
{
	padding-right:17px;
	line-height:200%;
}
#Search a:link, #Search a:visited
{
	display:inline;
	margin-left:17px;
	width:89px;
	height:22px;
	background:url(Images/Search.gif) no-repeat 0 -21px;
	outline:none;
}
#Search a span
{
	display:inline;
	width:89px;
	height:22px;
	cursor:pointer;
}
#Search a:hover,#Search a:active
{
	background-position:0 0;
}
#Search input
{
	height:19px;
	width:180px;
}
/****************************************************
			Management team
*****************************************************/
.Manager
{	
	width:680px;	
	font-family:Verdana;
	padding-top:6px;	
}

.Manager img , .Manager p , .Manager span
{ 
	display:block;
	float:left;
}

.Manager img
{
	padding-left:9px;
	padding-right:5px;
	float:left;
	width:64px;
	height:92px;
}


.Manager span
{
	color:#105DB4;
	font-weight:bold;
	margin:1px 0 10px;
}

.Manager p
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width:600px;
	color:#747474;	
	text-align:left;
	line-height:2px;
}
.opp
{
	width:93px;
	height:17px;
	display:block;
	float:left;
	background:url(./../../images/viewall.gif) no-repeat 0 0;
    margin:10px 0 10px;

}
.opp:hover
{
	background-position:0 -16px;
}
.oppch
{
	width:93px;
	height:17px;
	display:block;
	float:left;
	background:url(./../../images/viewallch.gif) no-repeat 0 0;
    margin:10px 0 10px;

}
.oppch:hover
{
	background-position:0 -16px;
}
.backtotop
{
	width:93px;
	height:17px;
	display:block;
	float:right;
	background:url(./../../images/BacktoTop.gif) no-repeat 0 0;
    margin:10px 0 10px;
}
.backtotop:hover
{
	background-position:0 -16px;
}
.backtotopch
{
	width:93px;
	height:17px;
	display:block;
	float:right;
	background:url(./../../images/BacktoTopch.gif) no-repeat 0 0;
    margin:10px 0 10px;
}
.backtotopch:hover
{
	background-position:0 -16px;
}
/*****************************************************************
			News list
***************************************************************/
#Right a.NewsLink1:Link,#Right a.NewsLink1:Visited,#Right a.NewsLink2:Link,#Right a.NewsLink2:Visited
{
	color:#747474;
    width:100%;
    line-height:250%;
    text-decoration:underline;
}
#Right a.NewsLink2:Link,#Right a.NewsLink2:Visited
{
	color:#3b3b3b;
}

#Right a.NewsLink1:hover,#Right a.NewsLink2:hover
{
	color:#2b5582;
	text-decoration:none;
}
.LinkGray 
{
   
    color:#747474;
    width:100%;
    line-height:250%;
    text-decoration:none;

}
.LinkBlack
{
    color:#3b3b3b ;
    width:100%;
    line-height:250%;
    text-decoration:none;			
}.LinkBlue
{   
      
   color:#2b5582;
   width:100%;
   line-height:250%;
   text-decoration:none;

}

.RootPage table
{
	float:right;	
	padding-top:30px;
	margin-right:20px;	
}
.RootPage a,.RootPage span
{
	padding-left:5px;
}
/**********************************************
查找结果界面
**********************************************/
#NewsList li 
{
	vertical-align:bottom;
}
#NewsList li a
{
	font-size:11px;
	line-height:150%;
	color:#727272;
   
}
#NewsList li a:hover
{
	text-decoration:none;
	color:#2b5582;	
}
#TypeForNews
{
	width:100%; 
	text-align:right;
	line-height:150%;
	color:#727272;
	float:right;
	padding-right:30px;
}


/************************************************
	管理页面
**************************************************/
#Manage td
{
	text-align:left;
}
#Manage a
{
	font-size:12px;
	text-align:left;
	padding:5px 0  5px 20px;
}

/**********************************************
	Job List
***********************************************/
#Right #JobList p, #Right #JobList ul li
{
	font-size:11px;
}