body {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin:0px;
	background-color: #e4f0fc;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.box{
    /*border-left:1px solid #DFEBEE;	
	border-right:1px solid #DFEBEE;
	border-bottom:1px solid #DFEBEE;*/
	
}
.logo{
	
	height:87px;
	width:1004px;
}
.font{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height: 25px;
}
a.font:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.font:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.font:hover {
	color: #EAEAEA;
	text-decoration: none;
}
.yellow-bg{
	height:145px;
	margin-top:20px;
	
	background-repeat: repeat-x;
}

.font-h1{
	font-family:"黑体";
	font-size:20px;
	color:#003366;
	line-height: 25px;
	padding-right:10px;
}
.font-h2{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#0954a0;
	line-height: 25px;
	padding-right:10px;
	font-weight: bold;
}

.font-01{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#444444;
	line-height: 20px;
	padding-right:10px;
}
.font-02{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#000000;
	line-height: 30px;
	font-weight: bold;
}
.font03{
	font-family:"宋体", Arial;
	font-size:12px;
	color:#02497f;
	line-height: 25px;
	padding-left:8px;
}
a.font03:link {
	color: #02497f;
	text-decoration: none;
}
a.font03:visited {
	color: #02497f;
	text-decoration: none;
}
a.font03:hover {
	color: #CC0000;
	text-decoration: underline;
}
.xuxian{
	border-bottom:1px dashed #A9E1F1;
	height:22px;
}

.box01{
	border:1px solid #65b6f5;
	width:751px;
	
	background-repeat: repeat-x;
	margin:20px 0px 10px 0px;
	padding:10px;
	background-position: top;
}
.box02{
    border:1px solid #65b6f5;
	background-color:#edf9fe;
	height:350px;

		
}
.yejiao{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height:30px;
	color: #edf9fe;
	background-color: #177bc0;
	text-align: center;
}


/*概览*/
.h1-font{
	font-family: "黑体";
	font-size: 30px;
	line-height: 50px;
	font-weight: normal;
	color: #0470b3;
}
.h2-font{
	font-family: "黑体", Arial;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #494b4c;
}
a.h2-font:link {
	color: #494b4c;
	text-decoration: none;
}
a.h2-font:visited {
	color: #494b4c;
	text-decoration: none;
}
a.h2-font:hover {
	color: #0470b3;
	text-decoration: underline;
}
.xian{
border-bottom:#CCCCCC 1px dashed}