@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C5C5;
	border-right-color: #C6C5C5;
	border-bottom-color: #C6C5C5;
	border-left-color: #C6C5C5;
	background-color: #FFFFFF;
}
.mainbg {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.x-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 16px;
	color: #6D6D6D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	padding-left: 15px;
}
.ins-copyright {
	background-image: url(images/ins-downbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #5E5E5E;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menulink{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #999999;
}
.ibestlogo {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}