/*主菜单*/
body {
	margin: 0px;
	font-size:12px;	
}
.menutxt {
	font-family: "新宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
/*红色文字*/
.redtxt {
	font-family: "新宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.w-menutxt {
	font-family: "新宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.zhongyaotishi {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3300;
}

.blacktxt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.fenlei {
	color: #0000FF;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}
a.fenleimenu:link {
	color: #0000FF;
	text-decoration: none;
}
a.fenleimenu:active {
	color: #0000FF;
	text-decoration: none;
}
a.fenleimenu:hover {
	color: #0000FF;
	text-decoration: none;
}
a.fenleimenu:visited {
	color: #0000FF;
	text-decoration: none;
}
a.redlink:link {
	color: #ff0000;
	text-decoration: none;
}
a.redlink:active {
	color: #ff0000;
	text-decoration: none;
}
a.redlink:hover {
	color: #ff0000;
	text-decoration: none;
}
a.redlink:visited {
	color: #ff0000;
	text-decoration: none;
}
.tdline {
	border: 1px solid #CCCCCC;
}

.redBG {
	background-color: #FF9900;
}
a:link {
	font-family: "新宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a:link {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.lanmuming {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h6{ background:url(images/default/h4bg.gif) repeat-x; padding:.8em .5em; font-size:14px;}
