/*Design by zihe 2010-3-30 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0070BC;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	text-align: center;
}

.menu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color:#FF0000;
	text-decoration: underline;
} 

.title-big {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
}
.title-big a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.title-big a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.title-big a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.foot-copy {font-family: Arial, Helvetica, sans-serif} /*版权*/
.foot-txt {
	line-height: 20px;
	text-align: center;
	color: #666666;
}
.xysp-title {

	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
	text-indent: 1em;
}
.news-zhaiyao {/*摘要*/
	line-height: 16px;
	color: #999999;
}
.news-zhaiyao a:link {
	color: #999999;
	text-decoration: none;
}
.news-zhaiyao a:visited {
	color: #999999;
	text-decoration: none;
}
.news-zhaiyao a:hover {
	color: #333333;
	text-decoration: underline;
}