/* 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;
}

.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;
}

#policy2 {
	padding: 3px 0 0 0;
}

#policy2 a {
	text-decoration:none;
	color: #8C8C8C;
}

.search {
        margin-top: 12px;
}

.searchPart {
        background:url(../images/home/search_bg.gif) no-repeat;
        width: 326px;
        height: 45px;
        padding: 9px 0 0 9px;
        margin: 5px 0 0 0;
}

.searchField {
        padding: 3px 5px 0 0 ;
}

.searchBtn {
        background-color: #CCCC00;
        width: 30px;
        height: 19px;
        color:#FFFFFF;
        font-weight:bold;
        font-size: 94%;
}

.searchBtn a {
        color:#FFFFFF;
        text-decoration:none;
}

.searchText {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 94%;
        border: 1px solid #CCCCCC;
        border-color: #996600;
        width: 100px;
        height: 14px;
        line-height:14px;
        color:#666666;
}

.footerPadding {
	padding: 0 5px 0 0;
}
