@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	font-family: "宋体", Verdana, Arial, sans-serif;
}
div {
	font-size: 12px;
}
body {
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
text-decoration: none;
}
.ljline a:link {
	text-decoration: underline;
}
.ljline a:visited {
	text-decoration: underline;
}
.ljline a:hover {
	text-decoration: none;
}
.ljline a:active {
	text-decoration: underline;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#heightten {
	height: 10px;
	width: auto;
}
#con_hs {
	width: 100%;
	height: 50px;
	line-height: 40px;
	text-align: center;
	color: #FF0000;
}
.pages {
	font-size: 13px;
	text-align: center;
	height: 60px;
	line-height: 50px;
}
.gray9 {
	color: #999999;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.blueb {
	color: #0000FF;
	font-weight: bold;
}
.whiteb {
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: auto;
}
#header {
	width: 980px;
	height: 200px;
	background-image: url(../image/01_header_bj.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
}
#header h1{
	font-family: "黑体", "宋体", "华文细黑";
	margin-left: 150px;
	font-size: 24px;
	letter-spacing: 4px;
	padding-top: 60px;
}
#header ul{
	margin-top: 10px;
	margin-left: 150px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#dh {
	width: 978px;
	height: 40px;
	font-size: 14px;
	line-height: 39px;
	word-spacing: 2px;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-right-width: 1px;
	border-left-width: 1px;
}
.con_mid {
	width: 978px;
	height: auto;
	text-align: left;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-image: url(/com_css/image/01_mid_bj.gif);
	background-repeat: repeat-y;
	background-position: 150px;
}
.con_mid_left {
	width: 206px;
	height: auto;
	float: left;
	margin-left: 1px;
}
.con_mid_left ol{
	height: 40px;
	background-image: url(../image/01_tb.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 50px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 39px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.con_mid_left_top ul{
	height: 110px;
	font-weight: bold;
	width: 160px;
	margin-top: 10px;
	margin-left: 23px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.con_mid_left_mid li{
	height: 50px;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	list-style-position: outside;
}
.con_mid_left_bot ul{
	height: auto;
	font-weight: bold;
	font-size: 12px;
	text-indent: 15px;
	line-height: 39px;
}
.con_mid_left_bot li{
	height: auto;
	font-weight: normal;
	line-height: 29px;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 15px;
}


.con_mid_right {
	width: 690px;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 2;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	overflow: hidden;
}
.con_mid_right ul {
	OVERFLOW: hidden;
	WIDTH: 100%;
	WORD-BREAK: break-all;
	TEXT-ALIGN: left;
	WORD-WRAP: break-word;
}
.con_mid_right dl{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 28px;
	line-height: 27px;
	width: 300px;
	margin-left: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #EAF2F7;
}
.con_mid_right ol{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 10px;
}
.con_mid_right dt{
	font-weight: bold;
	clear: left;
	float: left;
	width: 120px;
	text-align: right;
	height: auto;
}
.con_mid_right dd{
	font-weight: normal;
	text-align: left;
	width: 555px;
	height: auto;
}
.con_mid_right_hang{
	clear: both;
	width: 690px;
	font-size: 14px;
}
.con_mid_right_photo {
	width: 690px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 2;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.con_mid_right_photo i {
	display:inline-block;
	height:100%;
	vertical-align:middle
	}
.con_mid_right_photo img {
	vertical-align:middle
	}
.con_mid_right_photo ul {
	height: 114px;
	width: 117px;
	float: left;
	margin-top: 20px;
	margin-left: 4px;
}
.con_mid_right_photo dl {
	width: 115px;
	border: 1px solid #E7E7E7;
	height: 92px;
	clear: both;
	text-align: center;
}
.con_mid_right_photo dt {
	height: 20px;
	width: 117px;
	overflow: hidden;
	line-height: 19px;
	text-align: center;
	clear: both;
}
.con_bot {
	width: 980px;
	height: auto;
	font-size: 13px;
	line-height: 2;
	background-color: #E4E4E4;
	padding-top: 15px;
	padding-bottom: 15px;
}

