﻿body{
	margin:0;
}
.top{
	vertical-align:top;
}
.down{
	vertical-align:bottom;
}
.width{
	width:100%;
}
/**********main**************************************************/
.main-bg-top{
	background-image:url('../images/top-bg.gif');
	background-repeat:repeat-x;
	vertical-align:top;
	height:122px
}
.main-bg-rtop{
	background-image:url('../images/bg-rtop.gif');
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:top;
	height:116px
}
/**********logo****************************************************/
.menu-lbg{
	background-color:#e3f2f9;
	vertical-align:top;
}
.menu-rbg{
	background-color:#e3f2f9;
	vertical-align:top;
}
.menu-body-bg{
	background-image:url('../images/menu-body-bg.gif');
	background-repeat:no-repeat;
	background-position:center top;
	height:164px;
	background-color:#e3f2f9;
	vertical-align:top;
	padding:0px 3px 12px 5px
}
/******************/
.box-right-bg{
	background-image:url('../images/box-right-bg.gif');
	background-repeat:repeat-x;
	width:100%
}
.box-right-bodybg{
	background-image:url('../images/box-right-bodybg.gif');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#e3f2f9;
	vertical-align:top;
	padding:2px 0px 11px 0px
}
/*******************/
.selectmenu-bg{
	height:29px;
	padding:0px 10px 0px 5px
}
.selectmenu-bg:hover{
	background-image:url('../images/menu-bg-hover.png');
	background-repeat:no-repeat;
	height:29px;
	background-position:center center
}
/**********right****************************************************/
.right{
	width:179px;
	vertical-align:top;
	padding:0px 17px 0px 12px
}
.left{
	width:180px;
	vertical-align:top;
	padding:0px 11px 0px 12px
}
.main-padd-c{
	padding:0px;
	vertical-align:top
}
.data-height{
	height:36px;
	background-image:url('../images/marquee-rbg.gif');
	background-repeat:no-repeat;
	background-position:right top;
	width:321px;
}
/**********box-service****************************************************/
.box-service-bg{
	background-image:url('../images/service-box-bg.png');
	background-repeat:repeat-x;
	/*width:100%*/
}
.box-service-bodybg{
	background-image:url('../images/service-bodybg.png');
	background-repeat:repeat-x;
}
.box-srvice-padd{
	padding:0px 3px 0px 1px
}
.box-srvice-bb-padd{
	padding:0px 3px 0px 3px;
	vertical-align:top;
}
.static-padd{
	padding:20px 32px 15px 32px
}
/*********************/
.butt-f-over{
	background-image:url('../images/forward.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:35px;
	height:31px
}
.butt-f-over:hover{
	background-image:url('../images/forward-over.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:35px;
	height:31px
}
.butt-b-over{
	background-image:url('../images/backward.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:35px;
	height:31px
}
.butt-b-over:hover{
	background-image:url('../images/backward-over.gif');
	background-repeat:no-repeat;
	background-position:center center;
	width:35px;
	height:31px
}
/**********************/
.butt-submit-over{
	background-image:url('../images/butt-submit.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:74px;
	height:30px
}
.butt-submit-over:hover{
	background-image:url('../images/butt-submit-over.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:74px;
	height:30px
}
/*********************/
.butt-more{
	background-image:url('../images/butt-more.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:72px;
	height:29px
}
.butt-more:hover{
	background-image:url('../images/butt-more-over.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:72px;
	height:29px
}

/**********box-left*****************************************************/
.box-left-bg{
	background-image:url('../images/banner-box-bg.gif');
	background-repeat:repeat-x;
	width:100%
}
.box-left-dbg{
	background-image:url('../images/banner-box-bgd.gif');
	background-repeat:repeat-x;
}
.box-left-lbg{
	background-image:url('../images/banner-box-lbg.gif');
	background-repeat:repeat-y;
}
.box-left-rbg{
	background-image:url('../images/banner-box-rbg.gif');
	background-repeat:repeat-y;
}
.box-left-colorbg{
background-color:#EBF3F9;
padding:2px
}

/***********************************************************************/	
.footer{
	background-image:url('../images/footer-bg.gif');
	height:64px;
	background-repeat:repeat-x;
	width:100%;
}
/*****box-st**********/
.stbox-bg{
	background-image:url('../images/st-box-bg.gif');
	background-repeat:repeat-x;
	width:100%
}
.stbox-dbg{
	background-image:url('../images/st-box-bgd.gif');
	background-repeat:repeat-x;
}
.stbox-lbg{
	background-image:url('../images/st-box-lbg.gif');
	background-repeat:repeat-y;
	vertical-align:bottom
}
.stbox-rbg{
	background-image:url('../images/st-box-rbg.gif');
	background-repeat:repeat-y;
	vertical-align:bottom
}
.stbox-colorbg{
	background-image:url('../images/st-box-colorbg.gif');
	background-repeat:repeat-x;
	background-position:center top;
	padding:10px;
	vertical-align:top
}
/**********search**************************************************/
.search-bg{
	background-image:url('../images/search-bg.gif');
	background-repeat:repeat-x;
	height:25px;
	width:100px
}
.input-login{
	border:none;
	background-image:url('../images/s-bg.gif');
	background-repeat:repeat-x;
	width:143px;
	height:17px
}

