body {
	background:#FFFFFF url('../images/bg.jpg') repeat-x;
	}

#navContainer {
	height:36px; 
	position:relative; 
	z-index:1000;
	background:url(../images/bg_top.jpg) no-repeat;
}

#banner {
	background: url(../images/home_shadow.gif) no-repeat;
	position: relative;
	width:958px;
	z-index: 0;
}

#homeFlashBanner { margin: 0 0 0 9px;  }

#topRoller { 
	background: url(../images/home/rollerbar.jpg) no-repeat; 
	width: 542px; 
	font-size: 1.1em;
	height: 60px;
	position: absolute; 
	top: 172px; 
	left: 407px;  
	z-index: 10; 
	color: #fff;
	overflow: hidden;
	}

#rollerTxtContainer {
	float:left;
	width: 542px;
	overflow:hidden;
	padding: 3px 0 0 0;
	height:24px;
	white-space:nowrap;
}

#scrollingbar p { margin: 0; padding: 3px 0 0 0; }
#scrollingbar span { margin: 0; padding: 0 12px 0 0; }
.declear { margin: 0 0 0 115px; }
.declear img { margin: 8px 0 8px 0px; }


#home_wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	}

#left_intro {
	width: 398px;
	height: 266px;
	background: #fff url(../images/home/home_leftborder.gif) top left no-repeat;
	float: left;
	position: relative;
	}
	
#left_intro .content { padding: 10px 0 0 35px; }

#mid_ir_news {
	margin: 12px 0 0 0;
	width: 271px;
	height: 266px;
	float: left;
	position: relative;
	background: url(../images/home/rightnews_01bg.gif) top left no-repeat;
	}

#mid_ir_news .content { padding: 10px 0 0 15px; }


#mid_ir_news .content .title_bg {
	background: url(../images/home/home_right01_titlebg.gif) no-repeat;
	width: 239px;
	height: 45px;
	color: #522C32;
	font-weight: bold;
	}

#mid_ir_news .content p.title_text { margin: 0; padding: 10px 0 0 9px; font-size: 1.3em; }
#mid_ir_news .content span.date { margin: 0; padding: 10px 0 0 10px; font-size: 1em; text-align: right; }

#belle_news {
	margin: 12px 0 0 0;
	float: left;
	height: 266px;
	width: 271px;
	position: relative;
	background: url(../images/home/rightnews_02bg.gif) top left no-repeat;
	}

#belle_news .content { padding: 10px 0 0 15px; }
#belle_news .content .news {
	padding: 0 0 10px 0;
	font-size: 1.1em;
	margin: 10px 0 15px 0;
	clear: both;
	height: 40px;
}
#belle_news .content .news .newsImg { float: left; width: 44px; background: #FF00FF; }
#belle_news .content .news img {
	border: 2px #806262 solid ;
}
#belle_news .content .news .newsDetails {
	width: 205px;
	float:right;
}
#belle_news .content .news .newsDetails p.date {
	font-weight: bold;
	padding: 0 0 0 10px;
}
#belle_news .content .news .newsDetails p.text {
	padding: 6px 0 0 10px;
}

/*
#belle_news .content .news p.date {
	float: left;
	font-weight:bold;
	font-size: 1em;
	}

#belle_news .content .news p.text {
	float: left;
	width:180px;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 10px;
	letter-spacing: 1.6px;
	clear: both;
}
*/

.btn_intro_arrow {  position: absolute; top: 260px; left: 350px; text-indent: -10000px; }
.btn_intro_arrow a { background: url(../images/home/intro_brown_arrow.jpg) top left no-repeat; float: left; width: 32px; height: 32px; }
.btn_intro_arrow a:hover { background: url(../images/home/brown_arrow_over.jpg) top left no-repeat;}

.btn_ir_arrow {  position: absolute; top: 249px; left: 230px; text-indent: -10000px; }
.btn_ir_arrow a { background: url(../images/home/invest_brown_arrow.jpg) top left no-repeat; float: left; width: 32px; height: 32px; }
.btn_ir_arrow a:hover { background: url(../images/home/brown_arrow_over.jpg) top left no-repeat;}

.btn_belle_news {  position: absolute; top: 249px; left: 230px; text-indent: -10000px; }
.btn_belle_news a { background: url(../images/home/news_brown_arrow.jpg) top left no-repeat; float: left; width: 32px; height: 32px; }
.btn_belle_news a:hover { background: url(../images/home/brown_arrow_over.jpg) top left no-repeat;}

span.smalldate { font-size: 0.9em; float: left; padding: 0 0 0 20px; margin: 0;}
.width44 { width: 44px; padding: 0 0px 0 0px; }











