/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(img/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 4px;
	margin-bottom: 0px;
	background-color: FFDDED;
}
table {
	font-size: 12px;
	line-height: 120%;
}

.mainFrame {
	height: 100%;
	width: 840px;
}
.cont001bg {
	background-attachment: scroll;
	background-image: url(img/cont001bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 588px;
	padding: 0px 52px 0px 36px;
}
.iidxscoremenu {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	vertical-align: top;
	height: 108px;
	width: 240px;
	padding: 8px 4px 4px;
	float: left;
}



.login {
	background-attachment: scroll;
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	width: 256px;
	float: right;
	vertical-align: top;
	text-align: center;
	padding-top: 20px;
	line-height: 70%;
	color: #FFFFFF;
}

.info {
	background-image: url(img/info_bgm.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 16px 0px 36px;
	height: 140px;
	width: 860px;
	text-align: left;
	float: none;
	clear: none;
}
.infobg {
	background-attachment: scroll;
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 500px;
	padding: 10px;
	line-height: 120%;
	color: #FFFFFF;
	float: left;
}
.banas {
	background-image: url(img/rightbg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 548px;
	width: 272px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.headbg {
	background-attachment: scroll;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 64px;
	width: 860px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 16px;
	text-align: right;
}
.iidxtools {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	vertical-align: top;
	height: 108px;
	width: 240px;
	padding: 8px 4px 4px;
	float: right;
}
.cont002 {

	background-attachment: scroll;
	background-image: url(img/cont002bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 588px;
	padding: 0px 52px 0px 36px;
}
.cont003 {


	background-attachment: scroll;
	background-image: url(img/platform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
	width: 588px;
	padding: 0px 52px 0px 36px;
}
.platform {

	font-size: 12px;
	line-height: 110%;
	color: #FFFFFF;
	vertical-align: top;
	height: 156px;
	width: 498px;
	padding: 4px 8px;
	float: left;
}
.empressdata {

	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	vertical-align: top;
	height: 108px;
	width: 240px;
	padding: 8px 4px 4px;
	float: left;
}
.others {

	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	vertical-align: top;
	height: 108px;
	width: 240px;
	padding: 8px 4px 4px;
	float: right;
}
a:link {
	text-decoration:none;
	color:#66FFCC;
	font-weight: bold;
}

a:visited {
	text-decoration:none; 
	color:#ffbb22;
}

a:active {
	text-decoration:none;
	color:#ffbb22;
}

a:hover {
	position:relative;
	text-decoration:underline;
	color:#FF0000;
	border: none;

}
