/*基本信息*/
body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img{border:0px}

/*文字链接*/
a {font-size: 12px;color: #333333;text-decoration: none;}
a:hover {color: #FF0000;}

a.a1 {font-size: 12px;color: #ff0000;text-decoration: none;}
a.a1:hover {
	color: #990000;
	text-decoration: underline;
}

a.a2 {font-size: 12px;color: #ffffff;text-decoration: none;}
a.a2:hover {
	color: #fff000;
	text-decoration: underline;
}

/*带背景的文字链接*/
a.nav {
	font-size: 12px;
	padding:10px 0 0 32px;
	color: #FFFFFF;
	background-image: url(images/nei_12.jpg);
	text-decoration: none;
	display:block;
	height: 22px;
	width: 200px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-family: "微软雅黑";
}
a.nav:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/1.jpg);
}

a.nav1 {
	font-size: 12px;
	padding:5px 0 0 40px;
	color: #FFFFFF;
	background-image: url(images/a1.jpg);
	text-decoration: none;
	display:block;
	height: 20px;
	width: 192px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-family: "微软雅黑";
}
a.nav1:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(images/a2.jpg);
}

/*文本文档*/
.z1 {font-family: "微软雅黑";font-size: 16px;color: #FF6600;text-decoration: none;}
.z2 {font-family: "微软雅黑";font-size: 20px;color: #ffffff;text-decoration: none;}
.z3 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFF00;text-decoration: none;}
.z4 {font-family: "微软雅黑";font-size: 20px;color: #006633;text-decoration: none;}
.z5 {font-family: "宋体";font-size: 12px;color: #FFFFFF;text-decoration: none;}
/*输入框*/
.text {height: 18px;width: 150px; margin:0px; padding:0px;}

/*输入框*/
.k1 {border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-bottom-color: #999999;}
.k2 {border: 1px solid #CCCCCC;}
.k3 {border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-bottom-color: #cccccc;}


.jl_news_title{
	font-size:16px;
	color:#D60000;
	height:30px;
	line-height:25px;
	font-weight: bold;
	text-align:center;
	font-size:16px;
}

.jl_news_tt{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#CCCCCC;
	text-align:center;
}

.jl_cons{
	text-align:left;
	line-height:22px;
	padding-top:10px;
}