	/*内容样式*/
td.content {
	color: #404040;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
	color: #404040;
	line-height: 22px;
	text-align:justify; 
	text-justify:inter-ideograph;

}
td.content a:hover{
	color: #013889;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: underline;

}
td.content a:visited{
	color: #404040;
	text-decoration: none;
	line-height: 22px;
	text-align:justify; 
	text-justify:inter-ideograph;
	}

	/*菜单*/
td.menu {
	text-decoration: none;
	color: #ffffff;
	height: 16px;
	line-height: 15px;


	}
td.menu a:link{
	text-decoration: none;
	color: #ffffff;
	height: 16px;

}
td.menu a:visited{
	text-decoration: none;
	color: #ffffff;
	height: 16px;

}
td.menu a:hover{
	text-decoration: none;
	color: #FFCC00;
	height: 33px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #FFCC00;
}
.bt {
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #E8E8E8;
	font-size: 11px;
	font-family:arial;
}
.input {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
	font-family:arial;
	height: 19px;
}

td.whatnews {
	color: #C70000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}
td.whatnews a:link{
	color: #C70000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
td.whatnews a:hover{
	color: #C70000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;

}
td.whatnews a:visited{
	color: #C70000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
.rbg {
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: right top;
}
td.white {
	color: #ffffff;
	text-decoration: none;

}
td.white a:link{
	color: #ffffff;
	text-decoration: none;

}
td.white a:hover{
	color: #ffffff;
	text-decoration: underline;

}
td.white a:visited{
	color: #ffffff;
	text-decoration: none;

	}
	
	
	/*menu*/
.mtDropdownMenu { 
	LEFT: -1000px; 
	OVERFLOW: hidden; 
	POSITION: absolute; 
	TOP: -1000px;
	z-index:200 !important
	}
.mtDropdownMenu .content {
	POSITION: absolute;
			
}
.mtDropdownMenu .items { 
	Z-INDEX: 2; LEFT: 0px; 
	POSITION: relative; TOP: 0px

}
.mtDropdownMenu .item {
	FONT-SIZE: 12px;
	CURSOR: hand;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	EXT-DECORATION: none;
	text-indent: 20px;

}

.mtDropdownMenu .background {
	Z-INDEX: 1;
	FILTER: alpha(opacity=100);
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	moz-opacity: .8;
	background-image: url(../image/itembg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mtDropdownMenu .shadowRight { Z-INDEX: 3; FILTER: alpha(opacity=10); WIDTH: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .4}
.mtDropdownMenu .shadowBottom { Z-INDEX: 1; FILTER: alpha(opacity=10); LEFT: 0px; POSITION: absolute; HEIGHT: 0px; moz-opacity: .4}
.mtDropdownMenu .hover {
	font-size: 12px;
	text-decoration: none;
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: left;
}
.mtDropdownMenu .item IMG { MARGIN-LEFT: 10px}
.cplacebg {
	background-image: url(404.png);
	background-repeat: no-repeat;
	background-position: left;
}

