﻿body
{
	margin: 0px;
	background-color: #202020;
	font-family: 新宋体;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
}

div.idxtop
{
	min-width: 1021px;
	height: 122px;
	background-image: url(../Assets/topbg1.png);
}

div.topcontent
{
	width: 1021px;
	height: 100%;
	margin: 0 auto;
}

div.logo
{
	width: 410px;
	height: 70px;
	margin-top: 26px;
	background-image: url(../Assets/logo.png);
	float: left;
}

div.naviout
{
	width: 530px;
	height: 45px;
	margin-top: 82px;
	float: right;
}

div.naviin
{
	width: 105px;
	height: 40px;
	margin: 5px 0 0 1px;
	background-image: url(../Assets/navi0.png);
	cursor: pointer;
	float: left;
}

div.navimask
{
	width: 530px;
	height: 5px;
	position: relative;
	margin-top: -5px;
	background-image: url(../Assets/mask1.png);
	float: right;	
}

div.idxmid
{
	min-width: 1021px;
	height: 335px;
	background-image: url(../Assets/topbg2.png);	
}

div.midleft
{
	width: 596px;
	height: 274px;
	position: relative;
	top: 30px;
	background-color: White;
	border: solid 1px gray;
	cursor: pointer;
	float: left;
}

div.midimg
{
	width: 586px;
	height: 264px;
	position: relative;
	margin: 5px;
}

div.midright
{
	width: 400px;
	height: 274px;
	position: relative;
	top: 30px;
	float: right;
}

div.idxmain
{
	min- width: 1021px;
	height: 377px;
	background-color: #f8f8f8;	
}

div.maincontent
{	
	width: 1021px;
	height: 100%;
	margin: 0 auto;
}

div.metro1
{
	width: 337px;
	height: 166px;
	cursor: pointer;
	float: left;	
}

div.metro2
{
	width: 166px;
	height: 166px;
	cursor: pointer;
	float: left;	
}

div.metrobanner1
{
	width: 337px;
	height: 46px;
	position: relative;
	top: -171px;
	background-color: #2040ff;	
	float: right;
}

div.metrobanner2
{
	width: 337px;
	height: 46px;
	position: relative;
	background-color: #ff3030;	
	float: left;
}

div.bannertxt
{
	width: 317px;
	padding: 7px 0px 0px 10px;
	font-size: 9pt;
	line-height: 16px;
	color: White;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

div.metromask1
{
	width: 337px;
	height: 46px;
	position: relative;
	top: -171px;
	left: 337px;
	background-color: #f8f8f8;	
	float: right;	
}

div.metromask2
{
	width: 337px;
	height: 46px;
	position: relative;
	top: -46px;
	background-image: url(../Assets/mask2.png);	
	float: left;	
}

div.idxbottom
{	
	width: 1021px;
	margin: 0 auto;
}

div.idxcopyright
{
	width: 280px;
	position: absolute;
	margin: 25px 0 0 744px;
	font-family: tahoma;
	font-size: 10pt;
	color: #909090;	
}
