* {
	margin:0;
	padding:0;
}
#layout {
	width:960px;
	margin:0 auto;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;   /*字体类型*/
	font-size:12px;
	margin-top: 3px;
}
#kuang{ /*导航背景图片*/
width:100%;
background:url(images/navkuang.gif);
}

.footer {
	font-size: 13px;
	text-decoration: none;
	color: #262626;
}
.footer a {
	font-size: 13px;
	text-decoration: none;
	color: #262626;
}
.footer a:hover {
	font-size: 13px;
	color: #861313;
	text-decoration: underline;
}
/*标签*/

.linesosuo {
	text-decoration: none;
	color: #000000;
	font-size: 12px;	
}
.linesosuo a {
	text-decoration:none;
	font-size: 12px;
	color: #000000;
}
.linesosuo a:hover {
	text-decoration:underline;
	color: #FF0000;
	font-size: 12px;
}
/*首页字样*/
.shouyetext{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.shouyetext a {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.shouyetext a:hover {
	text-decoration:underline;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
/*导航*/
.daohang {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.daohang a {
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.daohang a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.text {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.text a{
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text a:hover {
	text-decoration:underline;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}


.font {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
}
.xiaofont {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #858383;
	text-decoration: none;
}
.biaoti {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paihangbang{
	text-decoration: none;
	color: #f40;
	font-size: 12px;
	line-height: 18px;
}
.paihangbang a {
	text-decoration: none;
	color: #f40;
	font-size: 12px;
	line-height: 18px;
}
.paihangbang a:hover {
	text-decoration:underline;
	color: #f40;
	font-size: 12px;
	line-height: 18px;
}

.toupai {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.toupai a {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.toupai a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
/*文章字体*/
.fonttext {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*2级页面标题*/
.textbt {
	font-size: 13px;
	line-height: 18px;
	color: FF6600;
	text-decoration: none;
	font-weight: bolder;
}
.textbt a {
	font-size: 13px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.textbt a:hover {
	text-decoration:none;
	color: #FF0000;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

/*注册*/
.login{
	text-decoration: underline;
	color: #FF0000;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.login a {
	text-decoration: underline;
	color: #FF0000;
	font-size: 13px;
	line-height: 18px;
		font-weight: bold;
}
.login a:hover {
	text-decoration:none;
	color: #FF0000;
	font-size: 13px;
	line-height: 18px;
		font-weight: bold;
}