*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align:center;
	background-color: #fff;
}

table{
	width:99%;
}
td{
	line-height: 120%;
	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:975px;
	margin:0 auto;
	text-align: left;
}

/*---------------------------header-----------------*/
#funcNav{
	padding:5px 0;
	float:right;
}
#funcNav li{ float:left; padding:0 10px; 
}
#funcNav a{
	color:#fff;
	width:52px;
	display:block;
	font-size:1px;
	height:15px;
}
#funcNav a:hover{
	text-decoration:none;
}
.funcNavItem1{
	background:url(../images/idx_funcNavBgd1.png) no-repeat left bottom;
}
.funcNavItem2{
	background:url(../images/idx_funcNavBgd2.png) no-repeat left bottom;
}
.funcNavItem3{
	background:url(../images/idx_funcNavBgd3.png) no-repeat left bottom;
}
.funcNavItem4{
	background:url(../images/idx_funcNavBgd4.png) no-repeat left bottom;
}
#funcNav .lastItem{
	border:none;
}
.headBgd{
	/*background: url(../images/idx_headBgd.png) no-repeat left bottom;*/
	width:975px;
	padding-bottom:1px;
}
h1{
	/*background: url(../images/idx_head.png) no-repeat;
	height: 107px;
	text-indent: -9999px;
	border-top:solid 3px #EFEFEF;
	width:973px;
	margin-left:1px;*/
	display:none;
}
/*
#flashIDHead{
	margin-left:1px;
	border-left:solid 1px #EFEFEF;
	border-top:solid 3px #EFEFEF;
}
*/
#flashIDHead a{width:975px;display:block;}
#mainNav{
	background: url(../images/idx_mainNavBgd.png) repeat-x;
	padding-top:12px;
	padding-left:20px;
	height: 22px;
	border-bottom:solid 1px #D7D7D7;
	width:953px;
	margin-left:1px;
}
#mainNav li{
	float:left;
	padding:0px 16px;
	border-left:solid 1px #eee;
	line-height: 120%;
}
#mainNav .firstItem{
	border-left:solid 4px #DA0000;
}
#ggwhNav{
	padding-top:10px;
	padding-left:20px;
	height: 22px;
	border-bottom:solid 1px #D7D7D7
}
#ggwhNav li{
	float:left;
	padding:0px 6px;
	border-left:solid 1px #999999;
	line-height: 120%;
}
#ggwhNav .firstItem{
	border-left:solid 4px #FFB400;
}
#curDate{
	float:left;
	font-size:12px;
	padding:4px 30px;
	padding-top:6px;
}
#ifrmWeather{
	float:left;
	width:130px;
	padding:4px 0;
}
#form1{ float:left; margin-left:5px; margin-right:5px; width:400px; margin-top:4px; 
}
.ww006 {width:90px; height:18px; margin:0px; font-size:12px;}
.ww007 {width:43px; height:18px; margin:0px; font-size:12px;}
.ww012 {margin:1px; padding:0 0 0 36px; height:24px; list-style:none; background:#F6F6F6;}
.ww012 li {float:left; padding:0 3px 0 0;}
.ww012 li.first {padding:2px 17px 0 0;font-size:12px;line-height:18px;}
.ww012 li a {display:block; height:0px; padding:24px 0 0 0; overflow:hidden; width:17px; background:url(../img/color.png) no-repeat 0px 0px;font-size:12px;}


/*------------------------content---------------------*/
.naked h3{
	display: none;
}
.commTitle{
	float:left;
}
.btnClose a{
	background: url(../images/idx_btnClose.gif) no-repeat center center;
	padding:5px;
}
.btnClose a:hover{
	text-decoration:none;
}





.clearAll{
	clear: both;
}
