#_container {
	width: 100%;
	background: rgb(239, 248, 255);
}

.main_container {
	width: 1200px;
	background: rgb(255, 255, 255);
	margin: 0 auto;
	overflow: hidden;
}

.c_container {
	width: 1200px;
	padding-bottom: 10px;
	float: left;
}

.c_nav_title {
	width: 1200px;
	height: 40px;
	line-height: 40px;
	color: rgb(37, 120, 198);
	font-size: 15px;
	text-indent: 5px;
      float:left;
}

.c_nav_title img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -4px;
}

.c_nav_title ul li {
	float: left;
}
.c_nav_title ul li  a{
color: rgb(37, 120, 198);
}
.c_content {
	width: 1180px;
	padding: 0 10px;
}

.c_content_lf {
	width: 268px;
	border: 1px solid rgb(231, 231, 231);
	float: left;
}

.lf_title {
	height: 68px;
	background: rgb(0, 107, 195);
	text-align: center;
}

.lf_title img {
	    width: 48px;
    height: 48px;
    margin-top: 12px;
    float: left;
    margin-left: 48px;
}

.lf_title a {
	    color: #fff;
    font-size: 22px;
    float: left;
margin-top: 17px;
    margin-left: 15px;
}

.lf_menu {
	padding-top: 10px;
}
.lf_menu a{
color:#000;
}
.lf_menu_sty {
	
	background: rgb(233, 237, 246) ;
}
.lf_menu_sty a{
color: #2176c7;
}
.menu_str{
	height: 55px;
	line-height: 55px;
	text-indent: 25px;
	cursor: pointer;
}
.menu_str a{
color: #000;
}
.lf_menu img {
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 19px;
	margin-right: 45px;
}

.c_content_rg {
	width: 888px;
	margin-left: 20px;
	border: 1px solid rgb(231, 231, 231);
	float: left;
}

.rg_title {
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	border-bottom: 2px solid rgb(1, 107, 195);
	color: rgb(1, 107, 193);
	text-indent: 10px;
}

.rg_list {
	margin: 20px 35px 0 35px;
}
.rg_list>div{
height:85px;
line-height: 85px;
text-align: center;
}
.fy>div>a {
    border: 1px solid #224F99;
    padding: 2px 7px;
}
.fy>div>select{
padding: 2px 7px;
    margin: 0 5px;
}
.rg_list ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted rgb(222, 222, 222);
}

.rg_list ul li a {
	margin-left: 10px;
color: #000;
}

.rg_list ul li i {
	float: right;
	margin-right: 20px;
font-style: normal;
}

/* 友情链接 */
._yqlj {
	width: 1200px;
	height: 32px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

._yqlj img {
	width: 145px;
	height: 32px;
	float: left;
	cursor: pointer;
}

._yqlj select {
	width: 250px;
	height: 32px;
	margin-left: 10px;
	padding: 4px 0;
}

/* 友情结束 */
<!--耗时1768459481.0822秒-->