#iHeader
{
	margin:0:0:3:0;
	width:98%;
	height:80px;
	background-color:Gainsboro;
}

#iLogo
{
	margin:3:0:0:3;
	background-color:White;
	width:143px;
	height:72px;
	float: left; /*浮动居左*/
	clear: left; /*不允许左侧存在浮动*/
}

#iSearchBar
{
	vertical-align: sub;
	width: 99%;
	height: 26px;
	text-align:left;
}
#iSearchBar span
{
	float:right;
}

#iSearchTxt
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: WhiteSmoke;
	text-align:left;
	height:40px;
	padding:3:0:0:3;
	margin:0:2:2:2;
}
#iSearchTxt a
{
	width:40px;
	height:18px;
	text-align:center;
}
#aMore
{
	color:Red;
}


#iBody
{
	width:98%;
}

#iHav
{
	
	height: 300px;
	width: 150px;
	float: left; /*浮动居左*/
	clear: left; /*不允许左侧存在浮动*/
}

#iRightAD
{
	/*float: right;
	width: 160px;
	height: 100px;*/
}

#iContent
{
	height: 300px;
	width:100%;
}

#iCHPage
{
	height:300px;
}

#iCHPage span
{
	margin:10:0:0:0;
	font-size: 14px;
	color: black;
	line-height: 18pt;
	height: 70px;
}
#iCHPageTxt
{
	text-align:left;
	margin:0:0:0:15;
}
#iCHPageImg
{
	width: 98%;
	background-color: whitesmoke;
}
#iCHPageImg img
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	margin: 10px 5px 5px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

#iCPlace
{
	text-align:left;
}

#iCImg
{
	text-align:left;
	height:400px;
}


#iCImg img
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
	margin:10:5:5:5;
}

#iTiShi
{
	margin:15:0:0:0;
	height:20px;
	color: #ff9900;
}

#iFooter
{
	margin:5px:0:0:0;
	padding:10:0:0:0;
	width:98%;
	height:40px;
	background-color:Gainsboro;
}

.tType
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color:WhiteSmoke;
}
.tType .tTypeTxt
{
	font-size: 14px;
	margin:4:0:4:5;
}

.tNav
{
	background-color:White;
	padding:3:0:3:3;
	margin:0:5:5:5;
	OVERFLOW: auto; 
	height: 380px;

}
.tNav a
{
	width:120px;
	padding:2:0:2:5;
}

#dvTxt
{
	filter: alpha(opacity=40);
	color: #ffffff;
	background-color: dimgray;
}

#dvPing
{
	filter: alpha(opacity=60);
	background-color: lavender;
}

#selectedNav
{
	font-weight: bold;
	font-size: 14px;
	color: red;
}