﻿@charset "utf-8";
body {
	font-family: "宋体";
	text-decoration: none;
	margin: 0px;
}

body {
    margin: 0 auto;
    width: 1000px;
}
.down_bg {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}

.select {
	font-family: "宋体";
	font-size: 13px;
	line-height: 13px;
	color: #666666;
	height: 14px;
}

a.daohang:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.daohang:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a.daohang:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.td1left1:hover {
    background: url(../images/left_title_bg02.gif) no-repeat;
	
}
.td2left1:hover {
    background: url(../images/left_title_bg04.gif) no-repeat;
	
}
.znsearch{
	color:#666666;
	font-size:12px;
	border: 0px solid #B9B9B9;
	background-color: #ffffff;
	height:10px;
    margin-left:5px;
	width: 140px;
}

/*左侧栏目*/
.sidebar .td1left1 {background:url(../images/left_title_bg.jpg) no-repeat; padding-left:30px; height:30px; cursor:pointer; font-size: 12px; color:#333333;}
.sidebar .td1left1:hover, .sidebar .td1left1.on {background:url(../images/left_title_bg02.gif) no-repeat;}
.sidebar .td1left1:hover a, .sidebar .td1left1.on a {color:#ff7f12;}
.sidebar .td2left1 {padding-left:54px; height:30px; cursor:pointer; font-size: 12px;}
.sidebar .td2left1 a:hover, .sidebar .td2left1.on a {color:#ff7f12;}
.sidebar .style1ss {
	font-size: 18px;
	color:353535;font-family: "Microsoft YaHei";
}
.sidebar a {
	text-decoration:none;
}