/*主样式*/
body{
	margin:0px;
	font-family:"Tahoma";
	background-repeat:repeat;
	background-position: left top;
}

/*基本标签样式*/
td{ 
	font-size:11px;
	color:#000000;
	line-height:130%;
}

/*基本链接样式*/
a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	color:#ff0000;
	text-decoration:underline;
}
/*兰色链接样式*/
.lan{
	font-size:11px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
	font-family: Tahoma;
}
.lan a{
	font-size:11px;
	font-weight:normal;
	color:#003399;
	text-decoration:underline;
}

/*11号白字导航链接样式*/
.dh1{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
}
.dh1 a{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.dh1 a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.dh1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.dh1 a:hover{
	color:#D7D7D7;
	text-decoration:none;
	font-weight: normal;
}
.dh1 a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
/*11号加粗白字导航链接样式*/
.dh{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
}
.dh a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.dh a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.dh a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.dh a:hover{
	color:#D7D7D7;
	text-decoration:none;
	font-weight: bold;
}
.dh a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

/*14号字标题链接样式*/
.title14{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a{
	font-size:14px;
	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:24px;
	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:11px;
	color:#ffffff;
	text-decoration:none;
}
.news1 a:link{
	color:#D9D9D9;
	text-decoration:none;
}
.news1 a:visited{
	color:#ffffff;
	text-decoration:none;
}
.news1 a:hover{
	color:#ffffff;
	text-decoration:none;
}
.news1 a:active{
	color:#D9D9D9;
	text-decoration:none;
}
.line_lan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0055B6;
}
.line_lv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94B800;
}
.line_jh {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89104;
}
.from1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A7A6AA;
}
.from2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A7A6AA;
	width: 130px;
}
.syleftbg {
	background-attachment: fixed;
	background-image: url(images/index_left.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ban {
	background-attachment: fixed;
	background-image: url(images/bann_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sx {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.neileftbg {
	background-image: url(images/nei_left.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dotline {
	background-image: url(images/linedot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.path{font-size:10px;}
.channelname{
     font-size:18px;
	 font-weight:bold;
	 line-height:120%;
	 color:#FFFFFF;
}
.channelname1{
     font-size:18px;
	 font-weight:bold;
	 line-height:120%;
	 color:#FFFFFF;
}