/* CSS Document */
body, html {
	font-size:11px;
}

. leftPart {
	width: 590px;
}

.indexBanner {
	padding: 0px 0px 3px 0px;
	width: 590px;
	height:328px;
}

.indexBanner img {
	position:absolute;
	visibility:hidden;
}


.moreInfo {
	width: 301px;
}

.moreInfoIcon {
	padding: 11px 5px 2px 7px;
}

.fbBtn { 
	position: absolute;
	top: 576px;
	left: 150px;
}	

.leftContent {
	width: 590px;
}

.latestNews {
	width: 272px;
}

.latestNewsIcon {
	padding: 5px 5px 2px 7px;
}

.moreInfoPeople {
	padding: 0px 4px 0px 0px;
}

.moreNews {
	background:url(../images/home/cross_brown.gif) no-repeat 107px 16px;
	padding: 14px 0 3px 120px;
	color: #666666;
}

.orangeMore, .greenMore, .blueMore {
	background:url(../images/home/cross_orange.gif) no-repeat 275px 14px;
	padding: 11px 0 3px 0px;
	color: #666666;
}

.greenMore {
	background:url(../images/cross_green.gif) no-repeat 275px 14px;
}

.blueMore {
	background:url(../images/cross.gif) no-repeat 275px 14px;
}

.moreNews a, .orangeMore a, .greenMore a, .blueMore a {
	text-decoration:none;
	color: #666666;
	background:url(../images/spacer.gif) no-repeat;
}

.moreInfoPeoplePart {
	padding: 7px 0px 0px 0px;
}

.newsItem {
	background:url(../images/home/arrow_brown.gif) no-repeat 20px 13px;
	padding: 8px 0px 0px 28px;
	color: #AB9033;
	width: 70px;
}

.newsItemDetail {
	padding: 8px 0px 0px 0px;
	color: #8C8C8C;
	width: 157px;
}

.newsItemDetail a {
	color: #8C8C8C;
}

.headerBg {
	background:url(../images/home/headerbg.gif) no-repeat 0px 4px;
	width: 328px;
	height: 26px;
	padding: 0px 0px 10px 0px;
}

.headerTitle {
	padding: 10px 0px 0px 5px;
	width: 284px;
}

.rightPart {
	width: 339px;
}

.chartDetail, .pencilDetail, .shareDetail {
	width: 211px;
	line-height: 14px;
}

.pencilDetail {
	width: 320px;
	background:url(../images/home/pencil.jpg) no-repeat right bottom;
}

.shareDetail {
	width:260px;
}

.chartDetail p {
	line-height: 14px;
	padding: 0px 0px 10px 0px;
}

.pencilDetail p {
	line-height: 16px;
	padding: 0px 80px 25px 2px;
}

.headerTopPadding {
	padding: 0px 0px 10px 0px;
}

.shareName {
	color: #009900;
	padding: 5px 0px 0px 0px;
}

.shareNameDetail {
	color: #8C8C8C;
	width: 195px;
}

.micImg {
	padding: 10px 15px 0 0 ;
}

.chartImg {
	padding: 0 0 0 10px;
}

.searchPart {
	background:url(../images/home/search_bg.gif) no-repeat 0px 5px;
	width: 326px;
	height: 45px;
	padding: 14px 0 0 9px;
}

.searchField {
	padding: 3px 5px 0 0 ;
}

.searchBtn {
	padding: 5px 0 0 5px;
	background:url(../images/home/go_bg.gif) no-repeat 0px 2px;
	width: 26px;
	height: 19px;
	color:#FFFFFF;
	font-weight:bold;
}

.searchBtn a {
	color:#FFFFFF;
	text-decoration:none;
}

.searchText {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width: 270px;
	height: 14px;
	line-height:14px;
	color:#666666;
}

#policy2 {
	padding: 3px 0 0 0;
}

#policy2 a {
	text-decoration:none;
	color: #8C8C8C;
}

.footerPadding {
	padding: 0 5px 0 0;
}

