@charset "utf-8";
@import url("reset.css");

/******************************************/
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-transform: capitalize;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF366B;
}
a:active {
	text-decoration: none;
}

/*****************************************/
.clearFloat {
	clear: both;
	float: none;
}
.center {
	text-align: center;
}
.reposition {
	position: absolute;
	top: -1000px;
}
.menuActive span{
	color:#003366;
	font-weight: bold;
}
.active {
	background: url(../images/style_images/list.png) no-repeat left center;
}
.active span{
	color: #FF366B;
	font-size: 14px;
	font-weight: bold;
}
/*****************************************/
#borderbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 990px;
}
#borderbox #header {
	background-image: url(../images/index/top_02.png);
	height: 87px;
	cursor: pointer;
}
#borderbox #body {
	background-image: url(../images/index/right_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#borderbox #body #b_left {
	width: 246px;
	float: left;
}
#borderbox #body #b_right {
	margin-left: 0px;
	background-color: #FFF;
	float: left;
	width: 744px;
}
#borderbox #body #b_right #menu {
	background-image: url(../images/index/menu_background.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-left: 0px;
}
#borderbox #body #b_right #menu ul {
	clear:both;
}
#borderbox #body #b_right #menu li {
	float: left;
}
#borderbox #body #b_right #menu a {
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 2px;
	text-align: center;
	width: 80px; /*统一宽度*/
}
#borderbox #body #b_right #menu a:hover {
	font-weight: bold;
}
#borderbox #body #b_right #main {
	background: url(../images/index/left_14.png) repeat-y right top;
	background-color: #FFF;
	clear: both;
	/*height:488px;!important
	height:491px;*/
}
/***页脚 开始***/
#borderbox #footer {
	background-color: #F2F2F2;
	color: #036;
	height: 108px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: none;
}
#borderbox #footer p {
	margin: 3px;
}
#borderbox #footer a {
	color: #036;
}
/***页脚 结束***/
#borderbox #body #b_right #main #main_right {
	float: left;
	height: 100%;
	width: 539px;
	background-repeat: no-repeat;
	background-position: right 269px;
}
#borderbox #body #b_right #main #main_right #list1 div ,
						  #main #main_right #list2 div ,
						  #main #main_right #list3 #list3_1 div ,
						  #main #main_right #list3 #list3_2 div {
	margin-top: 23px;
}
#borderbox #body #b_right #main #main_left {
	float: left;
	height: 100%;
	width: 180px;
}
#borderbox #body #b_right #main #main_left h3{
	background: #E6E7E7;
	cursor:pointer;
	height: 50px;
	line-height: 50px;
}
#borderbox #body #b_right #main #main_left ul ul{
	background: #E6E7E7;
	display: none;
	padding: 6px 6px 6px 40px;
}
#borderbox #body #b_right #main #main_left #linian h3 {
	background: url(../images/style_images/linian.png) no-repeat;
	background-position:-180px 0px;
}
#borderbox #body #b_right #main #main_left #rongyu h3 {
	background: url(../images/style_images/rongyu.png) no-repeat ;
	background-position:-180px 0px;
}
#borderbox #body #b_right #main #main_left #jinkuang h3 {
	background: url(../images/style_images/jinkuang.png) no-repeat ;
	background-position:-180px 0px;
}
#borderbox #body #b_right #main #main_left #dongtai h3 {
	background: url(../images/style_images/dongtai.png) no-repeat ;
	background-position:-180px 0px;
}
#borderbox #body #b_right #main #main_left #zuopin h3 {
	background: url(../images/style_images/zuopin.png) no-repeat ;
	background-position:-180px 0px;
}
#borderbox #body #b_right #main #main_left #news {
	background: url(../images/style_images/hot.png) no-repeat ;
}
/**提示工具*/
#jHelperTipAttrContainer ,#jHelperTipContainer ,#jHelperTipDataContainer {
	border:1px solid #CCC;
	color:#036;
	display:none;
	background-color: #FFF;
}
#jHelperTipAttrContainer li ,#jHelperTipContainer li ,#jHelperTipDataContainer li {
	margin-left: 20px;
}
#borderbox #body #b_right #main #div_content #form_content p label #map {
	color: #FFF;
	background-color: #D64F6D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
