*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align:center;
	background-color: #fff;
}

table{
	width:99%;
}
td{
	line-height: 150%;
	font-size:12px;
}
li{
	list-style: none;
}
a{
	font-size: 12px;
}
a:link {color: #000000;	text-decoration: none;}
a:visited {color: #000000;	text-decoration: none;}
a:hover {color: #ff0000;	text-decoration: underline;}
a:active {color: #000000;	text-decoration: none;}
a img{
	border: none;
}
br{
	line-height: 5px;
}
.wrap{
	width:960px;
	margin:0 auto;
	text-align: left;
}

/*---------------------------header-----------------*/
#funcNav{
	padding:5px 0;
	float:right;
}
#funcNav li{
	float:left;
	padding:0 10px;
	border-right:solid 1px #333;
}
#funcNav a{
	color:#fff;
	width:52px;
	display:block;
	font-size:1px;
	height:15px;
}
#funcNav a:hover{
	text-decoration:none;
}
.funcNavItem1{
	background:url(../imagesNew/idx_funcNavBgd1.png) no-repeat left bottom;
}
.funcNavItem2{
	background:url(../imagesNew/idx_funcNavBgd2.png) no-repeat left bottom;
}
.funcNavItem3{
	background:url(../imagesNew/idx_funcNavBgd3.png) no-repeat left bottom;
}
.funcNavItem4{
	background:url(../imagesNew/idx_funcNavBgd4.png) no-repeat left bottom;
}
#funcNav .lastItem{
	border:none;
}
.headBgd{
	width:960px;
	padding-bottom:1px;
	border-bottom: solid 1px #ddd;
}
h1{
	display:none;
}
#flashIDHead a{width:960px;display:block;}
#mainNav{
	background: url(../imagesNew/idx_mainNavBgd.png) repeat-x;
	padding-top:10px;
	padding-left:30px;
	height: 22px;
	width:930px;
	margin-left:1px;
}
#mainNav li{
	float:left;
	padding:0px 14px;
	border-left:solid 1px #eee;
	line-height: 100%;
}
#mainNav .firstItem{
	border-left:solid 4px #DA0000;
}

.noTitle h3{
	display:none;
}
.noShow{
	display:none;
}
.clearAll{
	clear: both;
}
.commZb{
	margin:5px 1px 5px 4px;
}
.cut20{
	padding-bottom:20px;
}
#footer{
	border-top:solid 3px #DC2219;
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height: 180%;
}