﻿body{
	margin:0;
}
.top{
	vertical-align:top;
}
.down{
	vertical-align:bottom;
}
.width{
	width:100%;
}
/**********right*********************************/
.main-rbg{
	background-color:#1FA7B9;
	vertical-align:top;
	width:419px;
}
.data-bg{
	background-image:url('../images/right-txtbg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	height:135px;
	padding:42px 50px 0px 50px;
	vertical-align:top
}
.right-bg{
	background-image:url('../images/right-bg.gif');
	background-repeat:repeat-y;
	vertical-align:top
}
.pic-bg{
	background-image:url('../images/right-picbg.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:199px;
	padding:4px 50px 0px 50px;
	vertical-align:top
}
.line-bg{
	background-image:url('../images/box-line.gif');
	background-repeat:no-repeat;
	background-position:right  bottom;
	height:30px
}
.title-bg{
	background-image:url('../images/title-right-box-bg.gif');
	background-repeat:repeat-x;
	width:100%
}
/*********/
.logo-bg{
	background-image:url('../images/logo-bg.gif');
	background-repeat:repeat-x;
}
.logo-data{
	background-image:url('../images/logo-icon.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	width:188px;
	height:99px;
	vertical-align:top;
}
.marquee-bg{
	background-image:url('../images/marquee-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	padding:0px 30px 0px 30px
}
/**************/
.menu-bg{
	background-image:url('../images/menu-bg.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
.menu-over{
	height:21px;
	width:90px
}
.menu-over:hover{
	background-color:#2AA1B6;
	height:21px;width:90px;
	border-left: 1px #80c3c9 solid;
	border-right: 1px #80c3c9 solid;
	border-top: 1px #80c3c9 solid;
}
.submenu{
	background-color:#2AA1B6;
	width:173px;
	border-left: 1px #80c3c9 solid;
	border-right: 1px #80c3c9 solid;
	border-bottom: 1px #80c3c9 solid;padding:3px 7px 3px 7px
}
.submenu-dash{
	border-bottom:1px #84bfc9 dashed;
	height:25px;
	vertical-align:bottom;padding-bottom:8px
}
.submenu-dash:hover{
	background-image:url('../images/submenu-bg-over.gif');
	background-repeat:repeat-x;
	border-bottom:1px #84bfc9 dashed;
	height:25px;vertical-align:bottom;padding-bottom:8px
}

/********/
.dash-bg{
	background-image:url('../images/dash-bg.gif');
	background-repeat:repeat-x;
	background-position: center bottom;
	padding-bottom:10px
}

/**************footer*************************/
.footer-bg{
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;
	width:100%;
	padding:20px
}
.footer-border2{
	border-bottom:1px #e0e0e0 solid;
	height:25px
}
.footer-border1{
	border-bottom:2px #e7e7e7 solid;
	height:25px
}



