@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
.clr {
	clear: both;
}
#top {
	position:absolute;
	top:0px;
	height:105px;
	z-index:10000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;

}
#ch {
	position:absolute;
	top:3px;
	width:50px;
	height:35px;
	z-index:2;
	left: 50%;
	margin-left: 330px;	
}
#am {
	position:absolute;
	left:50%;
	top:3px;
	width:45px;
	height:35px;
	z-index:3;
	margin-left: 385px;
}
#jp {
	position:absolute;
	left:50%;
	top:3px;
	width:48px;
	height:35px;
	z-index:4;
	margin-left: 435px;
}
#menu {
	position:absolute;
	left:50%;
	top:46px;
	width:478px;
	height:49px;
	z-index:2;
	margin-left: 20px;
}



#banner {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}
#fw {
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 133px;
}
#fw #fw_box {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#cen {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#cen #c_left {
	float: left;
	height: 231px;
	width: 337px;
	font-size: 12px;
}
#cen #c_left #c_l_title {
	height: 59px;
}
#cen #c_left #c_l_box {
	height: 162px;
	background-image: url(../images/index_13.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#cen  #c_left  #c_l_box  ul  {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cen  #c_left  #c_l_box  li  {
	height: 30px;
	display: block;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	line-height: 30px;
	margin-bottom: 6px;
}
#cen  #c_left  #c_l_box  a  {
	text-decoration: none;
	float: left;
}
#cen  #c_left  #c_l_box  a:hover  {
	color: #FF4F01;
}
#cen #c_cen {
	float: left;
	height: 231px;
	width: 462px;
	font-size: 12px;
}
#cen #c_cen #c_c_title {
	height: 59px;
}
#cen #c_cen #c_c_box {
	height: 162px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 23px;
	overflow: hidden;
}
#cen #c_cen #c_c_box #a_pic {
	float: left;
	height: 90px;
	width: 140px;
	margin-right: 10px;
	margin-top: 5px;
}
.wz {
	color: #FD5100;
}

#cen #c_right {
	height: 231px;
	width: 205px;
	float: left;
	font-size: 12px;
}
#cen #c_right #c_r_title {
	height: 59px;
}
#cen #c_right #c_r_box {
	background-image: url(../images/index_15.jpg);
	background-repeat: no-repeat;
	height: 162px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 24px;
	color: #333333;
}

#bottom {
	background-image: url(../images/index_16.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 140px;
}
#bottom #b_box {
	height: 124px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_17.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	color: #666666;
	line-height: 24px;
	background-position: -5px;
	font-size: 12px;
}
#bottom #b_box ul {
	width: 130px;
	display: block;
	margin-right: 75px;
	float: left;
}
#bottom #b_box #b_menu {
	float: left;
	margin-left: 74px;
	margin-top: 14px;
	line-height: 32px;
}


#foot {
	height: 46px;
	background-color: #002C77;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 12px;
}
#foot a {
	color: #FFFFFF;
}
#cen #left {
	float: left;
	width: 256px;
}
#cen #left #l_title {
	height: 34px;
	background-image: url(../images/about_03.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 20px;
	font-family: "黑体";
}
#cen #left #l_menu {
	background-image: url(../images/about_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 20px;
}
#l_menu  li   {
	height: 30px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	background-image: url(../images/l_menu.jpg);
	line-height: 30px;
	padding-top: 5px;
}
#l_menu  .alink   {
	color: #0061A5;
}
#cen #left #l_con {

}
#cen #left #c_box {
	background-image: url(../images/about_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
	padding-left: 25px;
	padding-top: 10px;
}

#cen #right {
	float: left;
	width: 748px;
}
#cen #right #r_title {
	background-image: url(../images/about_04.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#cen #right #r_box {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 30px;
}
#cen #right #r_box #ts {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 35px;
	color: #333333;
}
#ry img {
	height: 224px;
	width: 320px;
	margin-right: 20px;
	border: 5px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 20px;
}
.wz {
	font-size: 14px;
	line-height: 35px;
	color: #02609D;
	font-weight: bold;
}


#news     {
	line-height: 30px;
	height: 30px;
	width: 700px;
	background-image: url(../images/but2.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#news  #n-1     {
	float: left;
	width: 580px;
	overflow: hidden;
}
#news  #n-2     {
	float: right;
	width: 80px;
}
#news  #n-1  a     {
	color: #666666;
	text-decoration: none;
}
#news  #n-1  a:hover     {
	color: #FD6D26;
}
#news_d {
	height: auto;
	width: 730px;
	line-height: 25px;
}
#news_d_title {
	font-size: 16px;
	font-weight: bold;
	color: #001236;
	text-align: center;
	height: auto;
	line-height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#news_d_time{
	text-align: center;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D4DA;
	line-height: 26px;
	margin-right: auto;
	margin-left: auto;
}
#news_d_nr {
	height: auto;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#news_d_bottom {
	height: 70px;
	text-align: left;
	margin-top: 20px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#news_d_bottom a {
	color: #333333;
	text-decoration: none;
}
#news_d_bottom a:hover {
	color: #FF0000;
}



#page {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #EEEEEE;
	color: #333333;
	line-height: 30px;
}
#page a {
	color: #333333;
	text-decoration: none;
}
#r_box #kf {

}

#c_map    {
	height: 350px;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 20px;
}
