@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
html{-webkit-text-size-adjust:none; }
body{font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; font-size:14px;color:#55555;background:url(../images/bg.jpg) repeat center top;text-align:left;font-weight:normal;}

h2.title, p.title {
    margin: 40px auto;
    color: #004986;
    font-size: 34px;
    letter-spacing: 9px;
	text-align:center;
}
.header{
	height:70px;
	}
.xyconten{ 
	line-height:28px; 
	font-size:14px;
	text-align:justify;}
.xyconten .title_level1{
	font-size:16px;
	font-weight:bold;
	line-height:50px;
	margin-top:10px;
	color:#004986;
	background:#f0f7ff;
	height:50px;
	padding-left:20px;
	border-left:3px solid #e6eef8;
	
	}
.xyconten p{
	padding:5px 0 5px 20px}
.xyconten .marl20{
	margin-left:20px;}
	
.ys-left{
	width:200px;
	float:left;
	border:1px solid #e6eef8;
	background:#f0f7ff;
	padding:10px;
	
	}
.ys-right{
	width:700px;
	float:right;}
	
.xyconten .title_ys{
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
	color:#222;
	height:25px;
	line-height:25px;
	margin-bottom:20px;
	padding-left:20px;
	border-left:3px solid #82abd8; 
	}
.ys-right p{
	text-indent:2em;
	}
.ys-left p{
	line-height:36px;
	margin:5px;
	border-bottom:1px solid #d9e7f6;
	display:block}
.ys-left a{
	color:#5d758f}