﻿@charset "utf-8";
*{word-break:break-all} /*强制换行*/
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #00CC66;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 13px;
	color: #666666;
}
h3 {
	font-size: 18px;
	color: #003366;
}
.top_menu {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_menu li {
	height: 20px;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: auto;
	text-align: left;
	text-indent: 0px;
	margin-right: 5px;
	line-height: 20px;
}
.top_menu a:link {
	color: #505050;
	text-decoration: none;
}
.top_menu a:visited {
	color: #999999;
	text-decoration: underline;
}
.top_menu a:hover {
	color: #006699;
	background-color: #CCCCCC;
}
.top_menu a:active {
	color: #336633;
}
.bt {
	color: #339933;
	font-size: 20px;
	font-weight: bold;
	font-family: "黑体";
	text-decoration: none;
}
.bg_bk {
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 800px;
}
.index_ad_bk {
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 583px;
}
.lb_1 {
	margin: 0px;
	width: 100%;
	padding-left: 5px;
}
.lb_1 li {
	float: left;
	height: 205px;
	width: 140px;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.lb_bt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.jiage {
	margin-top: 0px;
	color: #990000;
	font-weight: bold;
}
.px5 {
	height: 5px;
	width: 100%;
}
.pic {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pic a:hover {
	background-color: #CCCCCC;
	padding: 5px;
}
.nr_pic img {
	padding: 1px;
	background-color: #CCCCCC;
}

.index_table_left {
	width: 99%;
	border: 1px solid #CCCCCC;
}
.index_table_left li {
	line-height: 20px;
	list-style-type: circle;
	margin-left: 5px;
}
.index_table_left_1 {
	background-color: #F6F6F6;
	font-size: 15px;
	font-family: "黑体";
	font-weight: bold;
	color: #6C0686;
	text-align: center;
	height: 20px;
}
.so {
	float: left;
	height: 20px;
	width: auto;
	list-style-type: none;
}
.pic img {
	border: 1px solid #CCCCCC;
}
.sitepath {
	font-weight: bold;
	text-indent: 15px;
}
.nr_jiage {
	font-weight: bold;
	text-indent: 5px;
	color: #006600;
}

.nr_tel {
	font-weight: bold;
	text-indent: 5px;
	color: #0000FF;
}
.conlist img {width: 560px;}

/* 分页 */
.page{
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */
/* 正文左边-通用-文字 */
.common{color:#333;line-height:160%} /* 正文内容 */
.common form{margin:0px;padding:0px}

