body {
	margin: 0px;
	padding: 0px;
	background:url(img/bj.jpg) repeat-x;
	background-color:#2e81c3;
	font-size:12px;
	color:#525252;
}
ul,li{ margin:0px; padding:0px; list-style:none;}
a:link {
	color: #525252;
	text-decoration: none;
}
a:visited {
	color: #525252;
	text-decoration: none;

}
a:hover {
	color: #feb707;
	text-decoration: none;
}
a:active {
	color: #525252;
	text-decoration: none;
}

.fl1 {
	font-size:12px;
	color:#525252;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.lx1 { font-size:12px; color:#525252; line-height:28px;font-weight:bold;}
.lx { font-size:12px; color:#525252; line-height:28px;}
.jj { font-size:12px; color:#525252; line-height:24px; padding-left:15px; padding-right:15px; padding-top:5px;}
.jjtp { border:#CCCCCC solid 1px; margin-right:5px;}
.cp { padding-left:15px; padding-top:5px;}
.dd { color:#FFFFFF;}
.dd a:link {
	color: #ffffff;
	text-decoration: none;
}
.dd a:visited {
	color: #ffffff;
	text-decoration: none;

}
.dd a:hover {
	color: #ffffff;
	text-decoration: none;
}
.dd a:active {
	color: #ffffff;
	text-decoration: none;
}
.gsjj { font-size:14px; color:#3287c8;}
.tu2 { margin-left:20px; margin-right:20px; margin-top:15px;}
.x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.nei06 {font-size:14px; color:#ff9900; line-height:20px; font-weight:bold;}



/*下拉菜单*/
.jquerycssmenu{width:883px;height:41px; margin:0; padding:0;; }
.jquerycssmenu ul.navigation_inside{margin:0; padding:0;list-style-type: none;width:883px; height:41px; font-size:14px;color:#fff; font-weight:bold;}
.jquerycssmenu ul.navigation_inside li{ margin:0; padding:0;position: relative; display: inline;width:147px; text-align:center; float:left; height:41px;}
.jquerycssmenu ul.navigation_inside li a{display: block; height:41px; line-height:48px; text-align:center;text-decoration: none;font-size:14px; text-align:center;color:#fff;}
.jquerycssmenu ul.navigation_inside li a:hover{color:#fffc00; text-decoration:none;}
.jquerycssmenu ul.navigation_inside li ul{position: absolute;left: 0;visibility: hidden;width:147px; margin:0; padding:0;}
.jquerycssmenu ul.navigation_inside li ul li{display: list-item;float: none; height:25px; text-align:center; font-size:12px; background:#ffffff;/* filter:alpha(opacity=75); */font-weight:normal; width:147px; border-bottom:1px solid #fff; margin:0; padding:0; line-height:25px; border-bottom:#CCCCCC solid 1px;}
.jquerycssmenu ul.navigation_ inside li ul li ul{top: 0;}
.jquerycssmenu ul.navigation_inside li ul li a{
	display:block;
	color: black;
	margin:0;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#ffffff;
	list-style-type: none;
}
.jquerycssmenu ul.navigation_inside li ul li a:hover{color:#000; background-color:#2e81c3!important; text-decoration:none;}
.downarrowclass{position: absolute;top: 7px;right: 5px;}
.rightarrowclass{position: absolute;top: 5px;right: 5px;}
/*下拉菜单 结束*/