﻿body{
	margin:0;
}
.top{
	vertical-align:top;
}
.down{
	vertical-align:bottom;
}
.width{
	width:100%;
}
/**********logo**************************************************/
.logo-bg{
	background-image:url('../images/logo-bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	height:115px;
	width:307px;
	vertical-align:top;
}
.footer-bg{
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	height:92px;
}
/**********menu-right**************************************************/
.menu-bg{
	background-color:#1a1a1a;
	width:100%;
}
.menu-padd{
	padding:11px 0px 11px 0px;
}
/**********right left****************************************************/
.right{
	vertical-align:top;
	padding:0px 10px 10px 10px;
	width:625px;
}
.left{
	width:164px;
	vertical-align:top;
	padding:0px 10px 10px 10px;
}
.left-news{
	
	vertical-align:top;
}
.right-news{
	width:180px;
	vertical-align:top;
	padding:0px 0px 0px 7px
}
.center{
	width:214px;
	vertical-align:top;
	padding:0px 0 0 0
}
.padd-top-bg{
	padding:8px 0px 0px 0px;
}
/**********right box ****************************************************/
	.select-news-box-bg{
		background-image:url('../images/select-news-bg.gif');
		width:100%;
		background-repeat:repeat-x;
	}
	.select-news-box-dbg{
		background-image:url('../images/select-news-dbg.gif');
		background-repeat:repeat-x;
	}
	.select-news-box-lbg{
		background-image:url('../images/select-news-lbg.gif');
		background-repeat:repeat-y;
	}
	.select-news-box-rbg{
		background-image:url('../images/select-news-rbg.gif');
		background-repeat:repeat-y;
	}
	/*-----news-list--------------------*/
	.list-news-bg{
		background-image:url('../images/blue-bg.gif');
		width:100%;
		background-repeat:repeat-x;
	}
	.list-news-dbg{
		background-image:url('../images/blue-bgd.gif');
		background-repeat:repeat-x;
	}
	.list-news-lbg{
		background-image:url('../images/blue-lbg.gif');
		background-repeat:repeat-y;
	}
	.list-news-rbg{
		background-image:url('../images/blue-rbg.gif');
		background-repeat:repeat-y;
	}
	.list-news-border{
	border-bottom:1px #d9d9d9 solid;
	}
	/*----------------------------------*/
	.right-box-bg{
	background-image:url('../images/right-box-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	}
	.right-box-dbg{
	background-image:url('../images/right-box-dbg.gif');
	background-repeat:repeat-x;
	}
	.right-box-lbg{
	background-image:url('../images/right-box-lbg.gif');
	background-repeat:repeat-y;
	}
	.right-box-rbg{
	background-image:url('../images/right-box-rbg.gif');
	background-repeat:repeat-y;
	}
	.right-box-padd{
	padding:0 8px 0 0
	}
	/*----------------------------------*/
	.report-bg{
	background-color:#F8F1D7;
	padding-left:8px;
	}
	.report-height{
	height:40px;
	}
	.report-line{
	border-bottom:1px #7dbdd9 solid;
	}
	/*----------------------------------*/
	.virgule-bg{
	background-image:url('../images/virgule-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	}
	.virgule-dbg{
	background-image:url('../images/virgule-bgd.gif');
	background-repeat:repeat-x;
	}
	.virgule-lbg{
	background-image:url('../images/virgule-lbg.gif');
	background-repeat:repeat-y;
	}
	.virgule-rbg{
	background-image:url('../images/virgule-rbg.gif');
	background-repeat:repeat-y;
	}
	.virgule-border-dash{
	background-image:url('../images/virgule-dash-bg.gif');
	background-repeat:repeat-x;
	}
	/*----------------------------------*/
/**********pic border ****************************************************/
.border-pic{
	border:1px #c9d5dd solid;
		}
/**********left box ****************************************************/
	.pic-box-bg{
	background-image:url('../images/left-box-bg.gif');
	background-repeat:repeat-x;
	width:100%
	}
	.pic-box-dbg{
	background-image:url('../images/left-box-dbg.gif');
	background-repeat:repeat-x;
	}
	.pic-box-lbg{
	background-image:url('../images/left-box-lbg.gif');
	background-repeat:repeat-y;
	}
	.pic-box-rbg{
	background-image:url('../images/left-box-rbg.gif');
	background-repeat:repeat-y;
	}
	.pic-box-2bg{
	background-image:url('../images/left-box-22bg.gif');
	background-repeat:repeat-x;
	width:100%
	}

	/*----------------------------------*/
	.news-new-box-bg{
	background-image:url('../images/news-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	}
	.news-new-box-dbg{
	background-image:url('../images/news-bgd.gif');
	background-repeat:repeat-x;
	}
	.news-new-box-lbg{
	background-image:url('../images/news-lbg.gif');
	background-repeat:repeat-y;
	}
	.news-new-box-rbg{
	background-image:url('../images/news-rbg.gif');
	background-repeat:repeat-y;
	}
	.news-new-border-dot{
	background-image:url('../images/news-dot-bg.gif');
	background-repeat:repeat-x;
	background-position:center bottom;
	}
