@charset "utf-8";
/* CSS Document */

html{ overflow-y:scroll;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 { font-size:100%;}

body{
    min-width: 1200px;
}


.wai{
	width:1000px;
	min-height:462px;
	height:auto;
	/**/background:1px solid red;
	font-family:"微软雅黑";
	margin:15px auto 0 auto;}

.wleft{
	width:240px;
	float:left;
	border:1px solid #0ad;
	height:auto;
	margin: 39px auto;}
.wleft li{
	width:210px;
	margin:5px auto;
	font-size:17px;}
.wleft a{
	color:black;
	text-align:center;}
.wleft a:hover{
	text-decoration:none;
	color:#0ad;}
.wleft_title{
	width:240px;
	height:40px;
	margin:0 auto;
	background: url(../images/bg1.jpg) no-repeat -255px -407px;
	border-bottom:1px solid #a2a2a2;
	font-size:19px;
	color:#fff;
	letter-spacing:1px;
	font-weight:600;
	line-height:41px;
	text-indent:10px;}
.right{
	width:739px;
	float:right;
	margin-right:10px;}
.wb{
	width:650px;
	margin:0 15px;}
.wb .wb_title{
	color:#fff;
	width:300px;
	height:50px;
	margin: 20px 0px 10px 9px;
	line-height:50px;
	font-size:25px;
	font-weight:bold;
	color:#28443d;}
.wb .wb_content{
	width:700px;
	margin:0px auto;
	font-size:15px;
	line-height:22px;
	border-top:1px solid #aaaaaa; 
	padding-top:15px; 
	padding-left:5px;    
	padding-bottom:10px
;}
.wb .wb_content .right_top{
	width:720px;
	min-height:30px;	
	float:left;
	margin:0px 0 0 20px;
	background:#0ad;
	border-radius: 5px;}
.wb .wb_content .right_top ul{}
.wb .wb_content .right_top ul li{
	float:left;
	width:240px;
	height:20px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	color:#0ad;}

.wb .wb_content .right_top ul li a{
	color:#fff;}
.wb .wb_content .right_top ul li a.selected{
	 color: #000;
	 display: block;
	 background: #0ce;
	 border-radius: 5px;}
.wb .wb_content .right_top ul li a:hover{
	background: #0ce;
    display: block;
    border-radius: 5px;
    color: #000;}



.wb .wb_content .right_down{
	width:705px;
	min-height:300px;
	height:auto;
	overflow:hidden;
	float:right;
	margin:20px auto;}
.wb .wb_content  .right_down img{
	width:35px;
	height:25px;}
.wb .wb_content  .right_down ul{}
.wb .wb_content .right_down ul li{
	font-size:16px;
	text-indent:10px;
	line-height:25px;}

.wb .wb_content  .right_down ul li a{
	display:block;
	color:#000;}
.wb .wb_content .right_down ul li a:hover{
	display:block;
	color:#0ad;}
.wb .wb_content .right_down span.span{
	float:right;
	margin-right:0px;
	color:#000;
	margin-top:0px;}

 .xpage{
	width:700px;
	float:left;
	border-bottom:1px solid #ddd;
	margin:49px 0 15px 38px;}
  .xpage ul{
	width:500px;
	margin:0 auto;
	text-align:center;}
 .xpage ul li{
	float:left;
	margin:0 5px;
	color:#4f4f4f;
	text-align:center;
	text-indent:0px;}
 .xpage ul li a{
	color:#4f4f4f;
	text-align:center;
	display:block;
	padding:1px 1px;
	padding-bottom: 5px;}

 .xpage a:hover{
	text-decoration:none;
	color:#0ad;}