@charset "utf-8";
/* CSS Document */

div#mainContent
{
	_clear:left;
	float: right;
	width: 766px;
	_width: 776px;
}

div#advanIndustory
{
	background: url(../pic/indexbg.gif);
	margin: 0 10px 0 10px;
	width: 366px;
	height: 370px;
	float: left;
	margin-bottom: 25px;
	background-position :0 -50px;
}
div#investStory
{
	margin: 0 0px 0 13px;
	width: 366px;
	height: 370px;
	float: left;
	margin-bottom: 25px;
	background: url(../pic/indexbg.gif);
	background-position :0 -50px;
}
div#advanIndustory h2, div#investStory h2, div#welcomeNH h2
{
	font-size: 18px;
	padding-left: 10px;
	padding-top: 15px;
	border-top: 6px solid #005ba1; /*background:transparent url(../pic/topbg.gif) 0 0 repeat-x;*/
}
div#advanIndustory h3, div#investStory h3, div#welcomeNH h3
{
	font-size: 15px;
	padding-left: 10px;
	padding-top: 7px;
}
div#advanIndustory p, div#investStory p, div#welcomeNH p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.8em;
	padding-top: 9px;
}
div#advanIndustory a, div#investStory a
{
	padding-left: 15px;
	color: #333;
}
div#advanIndustory a.more, div#investStory a.more
{
	margin-top: 10px;
	_margin-top: 10px;
	font-weight: bold;
	float: right;
	padding-right:30px;
	display: block;
	background: transparent url(../pic/tri.gif) 0 center no-repeat;
}
div#advanIndustory img, div#investStory img
{
	height:100px;
	width: 240px;
	margin: 0 0 0 20px;
}
div#welcomeNH
{
	margin: 0 10px 20px 10px;
	width: 534px;
	height: 423px;
	float: left;
	background: url(../pic/indexbg1.gif);
	background-position :0 -30px;
	
}
div#news
{
	margin: 0 10px 20px 10px;
	border-left: solid 1px #686666;
	border-right: solid 1px #686666;
	border-bottom: solid 1px #686666;
	width: 754px;
	height: 173px;
	float: left;
}
div#news h2
{
	font-size: 18px;
	padding-left: 10px;
	padding-top: 15px;
	border-top: 6px solid #005ba1; /*background:transparent url(../pic/topbg.gif) 0 0 repeat-x;*/
}
div#news div#oneNews 
{
	overflow :hidden ;
	height :108px;
}
div#news div#oneNews div
{
	height :108px;
}
div#news div#oneNews img
{
	margin-left :10px;
	margin-top :3px;
	float :left ;
	height :100px;
	width:180px;
}
div#news div#oneNews h3
{
  font-size :15px;
  margin-left :200px;
	margin-top :5px;
	
}
div#news div#oneNews p
{
  font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;	
	line-height: 1.8em;
	padding-top: 5px;
	padding-left :5px; 
	height :70px;
	overflow :hidden ;
}
div#news a.more
{
	padding-left:15px;
	font-size:10px;
	float: right;
	padding-right:10px;
	display: block;
	background: transparent url(../pic/tri.gif) 0 center no-repeat;
}
div#news a.more1
{
	clear:both ;
	margin-top :3px;
}
div#slideBar
{
	width: 200px;
	float: right;
}


div#slideBar  p
{
	 color:White ;
	 font-size :13px;
	 margin-top :10px;
	 padding-top:2px;
	 height :25px;
	 padding-left:10px;
}
div#slideBar p a:hover
{
	 font-size :14px;
	  color:White ;
}

div#slideBar .choice
{
	height: 70px;
	background: #005ba1;
}
div#slideBar .choice h3
{
	font-size: 15px;
	padding: 10px 0 0 10px;
	color: white;
}
div#slideBar select
{
	width: 150px;
	margin: 10px 0 0 10px;
}
div#slideBar .download
{
	background: #dededc;
}
div#slideBar .download h3
{
	font-size: 15px;
	padding: 10px 0 10px 10px;
	color: black;
}
div#slideBar .download img
{
	padding: 5px 0px 0px 40px;
}
div#slideBar .download p
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}


