﻿/*主样式*/


/*基本标签样式*/
td{
	font-size:12px;
	line-height:200%;
	color: #333333;
}

/*基本链接样式*/
a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	color:#ff0000;
	text-decoration:underline;
}

.title11{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;

}
.title11 a{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.title11 a:link{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.title11 a:visited{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.title11 a:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.title11 a:active{
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
/*14号字标题链接样式*/
.title14{
	font-size:14px;
	font-weight:bold;
	color:#009B76;
	text-decoration:none;

}
.title14 a{
	font-size:14px;
	font-weight:bold;
	color:#009B76;
	text-decoration:underline;
}
.title14 a:link{
	font-size:14px;
	color:#009B76;
	text-decoration:underline;
}
.title14 a:visited{
	color:#009B76;
	text-decoration:underline;
}
.title14 a:hover{
	color:#FEA314;
	text-decoration:underline;
}
.title14 a:active{
	color:#FEA314;
	text-decoration:none;
}

/*18号字标题链接样式*/
.title18{
	font-size:18px;
	color:#00A651;
	font-family:"黑体", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.title18 a{
	font-size:18px;
	font-family:"黑体", Arial, Helvetica, sans-serif;
	color:#993366;
	text-decoration:none;
}
.title18 a:link{
	color:#000000;
	text-decoration:none;
}
.title18 a:visited{
	color:#000000;
	text-decoration:none;
}
.title18 a:hover{
	color:#0000ff;
	text-decoration:underline;
}
.title18 a:active{
	color:#000055;
	text-decoration:underline;
}

/*红色字体*/
.red{
	color:#ff0000; 
}


/*新闻列表标题链接样式*/
.news1 {
	font-size:12px;
	color:#676767;
	text-decoration:none;
}
.news1 a{
	font-size:12px;
	color:#676767;
	text-decoration:none;
}
.news1 a:link{
	color:#676767;
	text-decoration:none;
}
.news1 a:visited{
	color:#676767;
	text-decoration:none;
}
.news1 a:hover{
	color:#BD1258;
	text-decoration:underline;
}
.news1 a:active{
	color:#BD1258;
	text-decoration:underline;
}
.news2 {
	font-size:12px;
	color:#555555;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.news2 a{
	font-size:12px;
	color:#555555;
	text-decoration:none;
}
.news2 a:link{
	color:#555555;
	text-decoration:none;
}
.news2 a:visited{
	color:#555555;
	text-decoration:none;
}
.news2 a:hover{
	text-decoration:underline;
}
.news2 a:active{
	text-decoration:underline;
}
.news3 {
	color:#797979;
	font-size: 13px;
}
.news3 a{
	color:#797979;
	text-decoration:none;
	font-size: 13px;
}
.news3 a:link{
	color:#797979;
	text-decoration:none;
}
.news3 a:visited{
	color:#797979;
	text-decoration:none;
}
.news3 a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.news3 a:active{
	color:#FF0000;
	text-decoration:underline;
}
.news4 {
	color:#FFFFFF;
	font-size: 12px;
}
.news4 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.news4 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.news4 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.news4 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.news4 a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.dh{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.dh a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.dh a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.dh a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.dh a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.dh a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.textfield {
	border: 1px solid #676767;
	font-size: 12px;
	color: #676767;
}
.textfield2 {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #797979;
}
.textfield3 {
	border: 1px solid #FF9909;
	font-size: 12px;
	color: #C15200;
}
.bg1 {
	background-image: url(images/t_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bg3 {
	background-image: url(images/t_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg4 {
	background-image: url(images/reg_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.font13 {
	font-family: "黑体";
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.font14 {
	font-family: "黑体";
	font-size: 16px;
	color: #009997;
	font-style: normal;
	font-weight: normal;
}
.left_border {
	border: 1px solid #E4E4E4;
}
.space {
	letter-spacing: 1px;
	padding-left: 8px;
}
.space2 {
	letter-spacing: 1px;
	padding-left: 8px;
	background-image: url(images/dh_bg2.gif);
}