/*主样式*/
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-repeat:repeat;
	background-position: left top;
	font-size: 12px;
	color: #4A4A4A;
}

/*基本标签样式*/
td{ 
	font-size:12px;
	color:#000000;
	line-height:150%;
}

/*基本链接样式*/
a{
	font-size:12px;
	color:#484848;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link{
	color:#484848;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0663C3;
	text-decoration:none;
}
a:active{
	color:#484848;
	text-decoration:none;
}

/*14号字标题链接样式*/
.title14{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a:link{
	color:#ff0000;
	text-decoration:none;
}
.title14 a:visited{
	color:#ff0000;
	text-decoration:none;
}
.title14 a:hover{
	color:#00ff00;
	text-decoration:underline;
}
.title14 a:active{
	color:#005500;
	text-decoration:underline;
}

/*16号字标题链接样式*/
.title16{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a:link{
	color:#000000;
	text-decoration:none;
}
.title16 a:visited{
	color:#000000;
	text-decoration:none;
}
.title16 a:hover{
	color:#000000;
}
.title16 a:active{
	color:#000000;
	text-decoration:none;
}

/*红色字体*/
.red{
	color:#ff0000; 
}

/*14号字文本样式*/
.font14{
	font-size:14px;
}

/*新闻列表标题链接样式*/
.news1 a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.news1 a:link{
	color:#000000;
	text-decoration:none;
}
.news1 a:visited{
	color:#000000;
	text-decoration:none;
}
.news1 a:hover{
	color:#888800;
	text-decoration:underline;
}
.news1 a:active{
	color:#00ff00;
	text-decoration:underline;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}
.rkbg {
	background-attachment: scroll;
	background-image: url(images/dls_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.cpbg {
	background-attachment: fixed;
	background-image: url(images/cpbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kuang {
	border: 1px solid #A1A1A1;
}
.cpbg1 {
	background-attachment: scroll;
	background-image: url(images/cpbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.gsgkcss {
	background-image: url(images/gsgk_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
}